boinc/sched
David Anderson 3452a0e422 - scheduler: show message whether miss or meet deadline
svn path=/trunk/boinc/; revision=17088
2009-01-30 22:30:35 +00:00
..
Makefile.am - scheduler: improve message formatting; add <debug_locality> flag 2009-01-15 20:23:20 +00:00
assimilate_handler.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
assimilator.cpp - Manager: show resource requirements of all jobs, running or not 2008-10-03 19:31:56 +00:00
assimilator.py *** empty log message *** 2004-01-01 04:12:08 +00:00
census.cpp - Manager: show resource requirements of all jobs, running or not 2008-10-03 19:31:56 +00:00
db_dump.cpp - scheduler: if client has coprocs, 2008-12-16 18:46:28 +00:00
db_dump_spec.xml *** empty log message *** 2006-03-06 21:40:07 +00:00
db_purge.cpp - Added the above DB change to schema.sql 2008-10-06 00:18:36 +00:00
delete_file.cpp - added a script (from Nicolas) to generate en.po 2008-10-07 20:24:16 +00:00
edf_sim.cpp - scheduler: improve message formatting; add <debug_locality> flag 2009-01-15 20:23:20 +00:00
edf_sim.h - changed some comments for Doxygen 2008-10-04 23:44:24 +00:00
fcgiapp.h Added note to sched/fcgi*.h that the file LICENSE.TERMS, on which is referred 2007-10-17 09:14:33 +00:00
feeder.cpp - add a script "upgrade_db.php" that updates project DB structure 2008-10-08 16:48:11 +00:00
file_deleter.cpp - server: sleep intervals are integers 2008-11-26 20:37:11 +00:00
file_upload_handler.cpp - STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!! 2009-01-13 23:06:02 +00:00
get_file.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
handle_request.cpp - client: don't request work for a resource if it has no shortfall. 2009-01-26 05:00:49 +00:00
handle_request.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
hr.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
hr.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
hr_info.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
hr_info.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
main.cpp - client: when preempting a process, remove it from memory if: 2009-01-23 00:02:39 +00:00
main.h - scheduler: add support for resource-specific scheduler requests: 2009-01-10 00:43:33 +00:00
make_work.cpp - changed some comments for Doxygen 2008-10-04 23:44:24 +00:00
message_handler.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
pymw_assimilator.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
request_file_list.cpp - scheduler: notify user if we're not sending work 2008-10-27 21:23:07 +00:00
sample_assimilator.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
sample_bitwise_validator.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
sample_db_dump_spec.xml *** empty log message *** 2004-06-21 05:03:56 +00:00
sample_dummy_assimilator.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
sample_hr_info.txt - added sample host-distribution file for HR 2007-07-06 18:19:10 +00:00
sample_trivial_validator.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
sample_work_generator.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
sched_array.cpp - scheduler: reduce frequency of calls to work_needed() 2009-01-23 22:52:35 +00:00
sched_array.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_assign.cpp - scheduler: improve message formatting; add <debug_locality> flag 2009-01-15 20:23:20 +00:00
sched_assign.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_config.cpp - scheduler: remove the config flag <have_cuda_apps>, 2009-01-20 00:54:16 +00:00
sched_config.h - scheduler: remove the config flag <have_cuda_apps>, 2009-01-20 00:54:16 +00:00
sched_driver.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
sched_hr.cpp - scheduler: improve message formatting; add <debug_locality> flag 2009-01-15 20:23:20 +00:00
sched_hr.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_locality.cpp - scheduler: improve message formatting; add <debug_locality> flag 2009-01-15 20:23:20 +00:00
sched_locality.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_msgs.cpp - scheduler: improve message formatting; add <debug_locality> flag 2009-01-15 20:23:20 +00:00
sched_msgs.h - STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!! 2009-01-13 23:06:02 +00:00
sched_plan.cpp - scheduler: make NCI app versions preferable to non-plan-class 2009-01-23 23:04:33 +00:00
sched_plan.h - sched: remove spurious error msg when using NCI class 2009-01-23 19:36:17 +00:00
sched_resend.cpp - scheduler: improve message formatting; add <debug_locality> flag 2009-01-15 20:23:20 +00:00
sched_resend.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_result.cpp - scheduler: remove the config flag <have_cuda_apps>, 2009-01-20 00:54:16 +00:00
sched_result.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_send.cpp - scheduler: show message whether miss or meet deadline 2009-01-30 22:30:35 +00:00
sched_send.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_shmem.cpp - STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!! 2009-01-13 23:06:02 +00:00
sched_shmem.h - STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!! 2009-01-13 23:06:02 +00:00
sched_timezone.cpp - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_timezone.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_util.cpp - scheduler: improve message formatting; add <debug_locality> flag 2009-01-15 20:23:20 +00:00
sched_util.h - scheduler, file upload handler: fix server runtime message in FCGI case 2009-01-12 23:05:49 +00:00
send_file.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
server_types.cpp - Work fetch / scheduler: 2009-01-30 21:25:24 +00:00
server_types.h - Work fetch / scheduler: 2009-01-30 21:25:24 +00:00
show_shmem.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
single_job_assimilator.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
start - client: allow suspension of non-CPU-intensive project or app 2007-06-03 19:37:45 +00:00
time_stats_log.cpp - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
time_stats_log.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
transitioner.cpp - server: sleep intervals are integers 2008-11-26 20:37:11 +00:00
trickle_handler.cpp - scheduler: notify user if we're not sending work 2008-10-27 21:23:07 +00:00
update_stats.cpp - scheduler: notify user if we're not sending work 2008-10-27 21:23:07 +00:00
validate_util.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
validate_util.h - validator: get_credit_from_wu() returns an error, rather than exiting, 2008-08-07 22:50:05 +00:00
validate_util2.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
validate_util2.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
validator.cpp - scheduler: #ifdef'd tweaks for server simulator 2008-09-30 18:21:41 +00:00
validator.h - validator: add a global variable WORKUNIT* g_wup; 2008-08-21 20:58:32 +00:00
wu_check.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00