[Swift-devel] computing job queue time.

Allan Espinosa aespinosa at cs.uchicago.edu
Mon May 24 16:05:04 CDT 2010


Hi,

I just wanted to make sure my assumptions are correct:

execute2 = dostagein time + queue time + running time + dostageout time

So to get queue time, i just subtract dostagein and dostageout from
logs and execution timestamps from *info files right?

of course there's always overheads for state transitions of jobs which
is much much lower because of the constrainst of the storage and
computation resources themselves.


thanks,
-Allan

-- 
Allan M. Espinosa <http://amespinosa.wordpress.com>
PhD student, Computer Science
University of Chicago <http://people.cs.uchicago.edu/~aespinosa>



More information about the Swift-devel mailing list