boinc/sched
David Anderson d71179c758 - scheduler: enforce max_wus_to_send config parameter
for jobs being resent (as well as new jobs)


svn path=/trunk/boinc/; revision=18128
2009-05-15 21:12:46 +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 *** empty log message *** 2004-01-01 04:12:08 +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 *** empty log message *** 2006-03-06 21:40:07 +00:00
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 - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
file_deleter.cpp - file deleter: improved log messages (from Bernd M) 2009-05-12 22:44:04 +00:00
file_upload_handler.cpp - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +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 - feeder: add -appids option: lets you specify which apps to 2009-05-06 21:52:50 +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 - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +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 *** 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 - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
sched_array.cpp - scheduler: move app-version selection and score-based scheduling 2009-03-19 16:35: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 - 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 - scheduler: add <report_max> config parameter; 2009-05-14 19:01:40 +00:00
sched_config.h - scheduler: add <report_max> config parameter; 2009-05-14 19:01:40 +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 - web: improve the appearance of buttons 2009-04-15 20:09:42 +00:00
sched_plan.h - scheduler: app_plan() is not the right place to check for 2009-03-16 23:22:54 +00:00
sched_resend.cpp - scheduler: enforce max_wus_to_send config parameter 2009-05-15 21:12:46 +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: add <report_max> config parameter; 2009-05-14 19:01:40 +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: move app-version selection and score-based scheduling 2009-03-19 16:35:35 +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 - scheduler: the multiplier for both #jobs/day and #jobs in progress 2009-05-12 23:23:47 +00:00
sched_send.h - scheduler: move app-version selection and score-based scheduling 2009-03-19 16:35:35 +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: move app-version selection and score-based scheduling 2009-03-19 16:35:35 +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 - client, Mac: don't do res_init(). It causes a crash. 2009-05-07 13:54:51 +00:00
server_types.h - scheduler: move app-version selection and score-based scheduling 2009-03-19 16:35:35 +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
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