This patch has been rolled into the source trunk in Subversion and will be
available in the future
Maui patches. The current snapshot,
http://www.clusterresources.com/downloads/maui/temp/maui-3.2.6p20-snap.1182974819.tar.gz,
also has this patch included.
Your name has been added to the CHANGELOG. Thanks for your contribution!
Regards,
--
Joshua Butikofer
Cluster Resources, Inc.
[EMAIL PROTECTED]
Voice: (801) 717-3707
Fax: (801) 717-3738
--------------------------
Steve Traylen wrote:
>
> When using
>
> FSPOLICY DEDICATEDPS%
>
> the construction of the group component was slightly wrong in
> maui-3.2.6p19-snap.1171482917.tar.gz
>
> if (MSched.PercentBasedFS == TRUE)
> {
> SFactor[mpsFU] = 1.0 -
> (((J->Cred.G->F.FSUsage[0] + J->Cred.G->F.FSFactor) /
> (GP->F.FSUsage[0] + GP->F.FSFactor) * 100.0)/FSTargetUsage);
> }
> else
> {
> SFactor[mpsFG] = FSTargetUsage -
> (J->Cred.G->F.FSUsage[0] + J->Cred.G->F.FSFactor) /
> (GP->F.FSUsage[0] + GP->F.FSFactor) * 100.0;
> }
>
>
> should be SFactor[mpsFG] = 1.0 - ....
>
>
> patch attached.
>
> Steve
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> mauiusers mailing list
> [email protected]
> http://www.supercluster.org/mailman/listinfo/mauiusers
_______________________________________________
mauiusers mailing list
[email protected]
http://www.supercluster.org/mailman/listinfo/mauiusers