[Mauiusers] Re: [mauidev] Is this a bug?
jacksond at supercluster.org
jacksond at supercluster.org
Mon Sep 6 11:12:29 MDT 2004
Ake,
Thanks for catching this. It is corrected in the patch 10 snapshot.
Dave
On Mon, 6 Sep 2004, Ake wrote:
> Hi!
> In MRM.c (3.2.6p8) in MRMJobPostLoad i found the following suspect line
> around line 4133
>
> MJobUpdateResourceCache(J,0);
>
> if ((MPar[0].L.JP->HLimit[mptMaxJob][0] > 0) &&
> -> (J->WCLimit > MPar[0].L.JP->HLimit[mptMaxJob][0]))
> {
> MJobSetHold(
> J,
> (1 << mhBatch),
> MSched.DeferTime,
> mhrPolicyViolation,
> "job violates system max wclimit");
> }
>
> Should you really compare WCLimit against MaxJob?
>
>
More information about the mauiusers
mailing list