David Anderson
84afd18450
- scheduler: move app-version selection and score-based scheduling
...
to new files.
svn path=/trunk/boinc/; revision=17630
2009-03-19 16:35:35 +00:00
David Anderson
012bf4c696
- scheduler: get work request parameters before resend_lost_jobs();
...
otherwise get NaNs for CPU fraction, etc.
- scheduler: show reasons in English when send job aborts
svn path=/trunk/boinc/; revision=17514
2009-03-05 22:12:21 +00:00
David Anderson
33d5a81cf6
- scheduler: add locality_scheduling arg to add_result_to_reply();
...
eliminate the need to diddle around with config.locality_scheduling.
svn path=/trunk/boinc/; revision=17445
2009-03-03 16:38:54 +00:00
David Anderson
dcc3bbe36f
- scheduler: slight code cleanup
...
svn path=/trunk/boinc/; revision=17395
2009-02-26 03:03:35 +00:00
David Anderson
91e120b3f4
- scheduler: improve message formatting; add <debug_locality> flag
...
for locality scheduling messages
svn path=/trunk/boinc/; revision=16921
2009-01-15 20:23:20 +00:00
David Anderson
312ffba708
- API: remove BOINC_OPTIONS::worker_thread_stack_size
...
- web: check whether to show profile in separate function
from displaying profile; eliminate double headers
- scheduler: finish purge of redundant arguments
svn path=/trunk/boinc/; revision=16726
2008-12-19 18:14:02 +00:00
David Anderson
ef52366c1b
- web: fix bug that caused login to fail
...
- sched: more global vars
svn path=/trunk/boinc/; revision=16695
2008-12-16 16:29:54 +00:00
David Anderson
49a69de194
- scheduler: estimate job durations based on the FLOPS estimate
...
for the selected APP_VERSION, rather than on the CPU benchmarks.
Otherwise estimates are wrong for GPU or multi-thread apps.
- scheduler: start switching from having SCHED_REQUEST and
SCHED_REPLY as globals instead of passing them around as args;
to be continued.
svn path=/trunk/boinc/; revision=16691
2008-12-15 21:14:32 +00:00
David Anderson
98cfb8d3b0
- rename .C files to .cpp so that Doxygen will work
...
svn path=/trunk/boinc/; revision=16069
2008-09-26 18:20:24 +00:00