edg_wll_JobStatus() now accepts flags to distinguish between fast/thorough histrogram...
authorZdeněk Šustr <sustr4@cesnet.cz>
Mon, 4 Dec 2006 17:00:10 +0000 (17:00 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Mon, 4 Dec 2006 17:00:10 +0000 (17:00 +0000)
commitb31af8e7e38554449c81184e37489b1951d1f18f
tree882715a19a3ed63c692a6eefc5cd750ac728508a
parentf2bf73a08ddd978f99a6a606e6cc946a755a7170
edg_wll_JobStatus() now accepts flags to distinguish between fast/thorough histrogram computation.

edg_wll_GetSubjobHistogram() declaration changed (it seems more logical to refer only to the histogram array instead of the whole state structure.

The job_staus example now accepts "-fasthist" or "-fullhist" arguments and passes the appropriate flag.
org.glite.lb.client/examples/job_status.c
org.glite.lb.server/src/jobstat.c
org.glite.lb.server/src/jobstat.h