boinc/sched
David Anderson 8a765c0f4a - file deleter: detect cases where the upload/download dir doesn't exist,
and treat it as a recoverable error (i.e., retry).
    The file deleter may run on a host that NSF-mounts
    the upload/download dirs, and NSF mounts can file.
- scheduler: include WU#ID in log msgs for handled results

svn path=/trunk/boinc/; revision=18351
2009-06-10 17:42:18 +00:00
..
Makefile.am - scheduler: move app-version selection and score-based scheduling 2009-03-19 16:35:35 +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 - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
assimilator.py - Updated Python assimilator (from Jeremy Cowles) 2009-06-02 05:20:46 +00:00
census.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
db_dump.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
db_dump_spec.xml
db_purge.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
delete_file.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +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 checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
feeder.cpp - feeder: process array slots even if enum has ended; 2009-06-02 00:22:45 +00:00
file_deleter.cpp - file deleter: detect cases where the upload/download dir doesn't exist, 2009-06-10 17:42:18 +00:00
file_upload_handler.cpp - client: add a 1e-6 slop factor in deciding if 2009-06-02 23:26:12 +00:00
get_file.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
handle_request.cpp - scheduler: add new config option <max_wus_in_progress_gpus>. 2009-06-01 22:15:14 +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 - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +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 - feeder: process array slots even if enum has ended; 2009-06-02 00:22:45 +00:00
main.h - scheduler: add support for resource-specific scheduler requests: 2009-01-10 00:43:33 +00:00
make_work.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
message_handler.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +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 - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
sample_assimilator.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
sample_bitwise_validator.cpp - sample bitwise validator: make it work for binary files 2009-05-01 18:25:17 +00:00
sample_db_dump_spec.xml
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 - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
sched_array.cpp - scheduler: add new config option <max_wus_in_progress_gpus>. 2009-06-01 22:15:14 +00:00
sched_array.h - scheduler: add new config option <max_wus_in_progress_gpus>. 2009-06-01 22:15:14 +00:00
sched_assign.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
sched_assign.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_config.cpp - file deleter: detect cases where the upload/download dir doesn't exist, 2009-06-10 17:42:18 +00:00
sched_config.h - scheduler: add new config option <max_wus_in_progress_gpus>. 2009-06-01 22:15:14 +00:00
sched_driver.cpp - client: don't allow coproc apps in app_info.xml. 2009-03-04 22:12:16 +00:00
sched_hr.cpp - scheduler: improve message formatting; add <debug_locality> flag 2009-01-15 20:23:20 +00:00
sched_hr.h - scheduler: move app-version selection and score-based scheduling 2009-03-19 16:35:35 +00:00
sched_locality.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +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: improve example app plan function for multithread 2009-06-05 21:11:50 +00:00
sched_plan.h - scheduler: improve example app plan function for multithread 2009-06-05 21:11:50 +00:00
sched_resend.cpp - scheduler: add new config option <max_wus_in_progress_gpus>. 2009-06-01 22:15:14 +00:00
sched_resend.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_result.cpp - file deleter: detect cases where the upload/download dir doesn't exist, 2009-06-10 17:42:18 +00:00
sched_result.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_score.cpp - scheduler: add new config option <max_wus_in_progress_gpus>. 2009-06-01 22:15:14 +00:00
sched_score.h - scheduler: move app-version selection and score-based scheduling 2009-03-19 16:35:35 +00:00
sched_send.cpp - client: if scheduler request didn't request work, don't report 0 tasks 2009-06-02 05:12:06 +00:00
sched_send.h - scheduler: add new config option <max_wus_in_progress_gpus>. 2009-06-01 22:15:14 +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 - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
sched_timezone.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_util.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
sched_util.h - scheduler, file upload handler: fix server runtime message in FCGI case 2009-01-12 23:05:49 +00:00
sched_version.cpp - scheduler: return better message if client has 2009-05-28 16:37:26 +00:00
sched_version.h - scheduler: move app-version selection and score-based scheduling 2009-03-19 16:35:35 +00:00
send_file.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
server_types.cpp - scheduler: add new config option <max_wus_in_progress_gpus>. 2009-06-01 22:15:14 +00:00
server_types.h - scheduler: add new config option <max_wus_in_progress_gpus>. 2009-06-01 22:15:14 +00:00
show_shmem.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
single_job_assimilator.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
start - client: allow suspension of non-CPU-intensive project or app 2007-06-03 19:37:45 +00:00
testasm.py - Updated Python assimilator (from Jeremy Cowles) 2009-06-02 05:20:46 +00:00
time_stats_log.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
time_stats_log.h - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
transitioner.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
trickle_handler.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
update_stats.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
validate_util.cpp - validator utilities: improvements to two_credit() 2009-03-16 23:12:20 +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 - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +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