There are actually 2 exceptions to round-robin: - jobs that would miss their deadline in round-robin - jobs that haven't checkpointed
The question is whether we should show this info in the GUI. My inclination is to show it in the event log rather than the GUI. However we express it in the GUI, it's going to confuse most users. Actually it's already in the event log, conditioned on cpu_sched_debug (MD = missed deadline, UTS = unfinished time slice). I need to improve the clarity of the messages. -- David _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
