[Swift-devel] testing replication

lixi at uchicago.edu lixi at uchicago.edu
Thu May 22 12:50:53 CDT 2008


>On Thu, 2008-05-22 at 11:10 -0500, Mihael Hategan wrote:
>> See this: 
http://wiki.cogkit.org/index.php/V:Head/Schedulers#Weighted
>
>Hmm. That doesn't seem to have been updated in a while. You 
can find a
>more accurate version in the scheduler source, but here is 
a summary:
>
>connectionRefusedFactor = -10;
>connectionTimeoutFactor = -20;
>jobSubmissionTaskLoadFactor = -0.2;
>transferTaskLoadFactor = -0.2;
>fileOperationTaskLoadFactor = -0.01;
>successFactor = 0.1;
>failureFactor = -0.5;
>scoreHighCap = 100;
>defaultJobThrottle = 2;
>

I knew these values. My intention is that we might could 
turn these factors into variables which could be changed for 
each run. Is that possible or has that been already 
implemented?

Thanks,

Xi



More information about the Swift-devel mailing list