boinc/sched
David Anderson c38c8fc4df - sample app: adapt the one from boinc_samples
svn path=/trunk/boinc/; revision=13199
2007-07-20 18:47:52 +00:00
..
.cvsignore Added two items for executables 2004-11-29 10:48:10 +00:00
Makefile.am - scheduler: the "max_wus_in_progress" option only worked if 2007-07-05 04:18:48 +00:00
assimilate_handler.h *** empty log message *** 2004-12-20 20:47:25 +00:00
assimilator.C - translation.inc: backed out change of 7 May; 2007-05-11 16:30:13 +00:00
assimilator.py *** empty log message *** 2004-01-01 04:12:08 +00:00
census.C - user web: fixed bug in private-message code 2007-06-22 03:46:42 +00:00
db_dump.C - add new stats site 2007-06-26 21:14:58 +00:00
db_dump_spec.xml *** empty log message *** 2006-03-06 21:40:07 +00:00
db_purge.C - add new stats site 2007-06-26 21:14:58 +00:00
delete_file.C - translation.inc: backed out change of 7 May; 2007-05-11 16:30:13 +00:00
edf_sim.C - scheduler: add <workload_sim> config option. 2007-05-10 21:50:52 +00:00
edf_sim.h - client: add constructor/destructor for APP_VERSION, WORKUNIT, RESULT 2007-05-10 16:23:10 +00:00
fcgi_stdio.h jeffc - added #defines for FCGI_feof and FCGI_ferror at the bottom of this file 2007-03-21 19:56:45 +00:00
fcgiapp.h *** empty log message *** 2004-08-03 21:46:01 +00:00
feeder.C - feeder: add debugging feature: 2007-07-05 23:06:18 +00:00
file_deleter.C - client: allow up to a day (rather than work_buf_min()) to elapsed 2007-06-27 20:09:18 +00:00
file_upload_handler.C - client: allow up to a day (rather than work_buf_min()) to elapsed 2007-06-27 20:09:18 +00:00
get_file.C - translation.inc: backed out change of 7 May; 2007-05-11 16:30:13 +00:00
handle_request.C - sample app: adapt the one from boinc_samples 2007-07-20 18:47:52 +00:00
handle_request.h *** empty log message *** 2005-01-20 23:22:22 +00:00
hr.C - user web: fixed bug in private-message code 2007-06-22 03:46:42 +00:00
hr.h - user web: fixed bug in private-message code 2007-06-22 03:46:42 +00:00
hr_info.C - client: change order so that backoff because of no work 2007-07-06 21:58:32 +00:00
hr_info.h - feeder: add debugging feature: 2007-07-05 23:06:18 +00:00
main.C svn path=/trunk/boinc/; revision=13173 2007-07-17 21:12:59 +00:00
main.h - Back end: add a feature for "blackballing" hosts. 2007-07-06 16:37:00 +00:00
make_work.C - back end: make it possible to run multiple instances of make_work, 2007-06-20 16:27:27 +00:00
message_handler.C - translation.inc: backed out change of 7 May; 2007-05-11 16:30:13 +00:00
request_file_list.C - translation.inc: backed out change of 7 May; 2007-05-11 16:30:13 +00:00
sample_assimilator.C - added "census", a program that counts up how much RAC 2007-06-20 22:34:06 +00:00
sample_bitwise_validator.C *** empty log message *** 2007-01-30 18:19:30 +00:00
sample_db_dump_spec.xml *** empty log message *** 2004-06-21 05:03:56 +00:00
sample_dummy_assimilator.C Added explicit includes of "config.h" in many files to enable use of compilers 2005-11-21 18:34:44 +00:00
sample_hr_info.txt - added sample host-distribution file for HR 2007-07-06 18:19:10 +00:00
sample_trivial_validator.C *** empty log message *** 2007-01-30 18:19:30 +00:00
sample_work_generator.C - feeder: added a new enumerator of DB_WORK_ITEM that, 2007-06-22 23:48:37 +00:00
sched_array.C - added "census", a program that counts up how much RAC 2007-06-20 22:34:06 +00:00
sched_array.h - scheduler: added (correct this time!) support for 2007-04-30 21:19:24 +00:00
sched_config.C - Added program sched/sched_driver.C. 2007-07-03 21:55:50 +00:00
sched_config.h - client: allow up to a day (rather than work_buf_min()) to elapsed 2007-06-27 20:09:18 +00:00
sched_driver.C - scheduler: the "max_wus_in_progress" option only worked if 2007-07-05 04:18:48 +00:00
sched_hr.C - added "census", a program that counts up how much RAC 2007-06-20 22:34:06 +00:00
sched_hr.h - added "census", a program that counts up how much RAC 2007-06-20 22:34:06 +00:00
sched_locality.C - Back end: add a feature for "blackballing" hosts. 2007-07-06 16:37:00 +00:00
sched_locality.h - Back end: add a feature for "blackballing" hosts. 2007-07-06 16:37:00 +00:00
sched_msgs.C Added explicit includes of "config.h" in many files to enable use of compilers 2005-11-21 18:34:44 +00:00
sched_msgs.h David 24 Apr 2007 2007-04-24 23:21:42 +00:00
sched_resend.C - scheduler: add max_wus_in_progress option. 2007-05-14 15:21:38 +00:00
sched_resend.h - scheduler: added (correct this time!) support for 2007-04-30 21:19:24 +00:00
sched_send.C - Back end: add a feature for "blackballing" hosts. 2007-07-06 16:37:00 +00:00
sched_send.h - scheduler: support per-app HR type, specified in the DB; 2007-06-14 18:02:00 +00:00
sched_shmem.C - feeder: add debugging feature: 2007-07-05 23:06:18 +00:00
sched_shmem.h - feeder: add debugging feature: 2007-07-05 23:06:18 +00:00
sched_timezone.C Added explicit includes of "config.h" in many files to enable use of compilers 2005-11-21 18:34:44 +00:00
sched_timezone.h *** empty log message *** 2005-02-10 20:31:11 +00:00
sched_util.C - add new stats site 2007-06-26 21:14:58 +00:00
sched_util.h - back end: make it possible to run multiple instances of make_work, 2007-06-20 16:27:27 +00:00
send_file.C - translation.inc: backed out change of 7 May; 2007-05-11 16:30:13 +00:00
server_types.C - Back end: add a feature for "blackballing" hosts. 2007-07-06 16:37:00 +00:00
server_types.h - Back end: add a feature for "blackballing" hosts. 2007-07-06 16:37:00 +00:00
show_shmem.C - feeder: add debugging feature: 2007-07-05 23:06:18 +00:00
start - client: allow suspension of non-CPU-intensive project or app 2007-06-03 19:37:45 +00:00
transitioner.C - Back end: add a feature for "blackballing" hosts. 2007-07-06 16:37:00 +00:00
trickle_handler.C - translation.inc: backed out change of 7 May; 2007-05-11 16:30:13 +00:00
update_stats.C - translation.inc: backed out change of 7 May; 2007-05-11 16:30:13 +00:00
validate_util.C *** empty log message *** 2007-02-06 21:50:48 +00:00
validate_util.h - scheduler: in send_result_abort(), distinguish between 2007-05-04 17:59:50 +00:00
validate_util2.C *** empty log message *** 2007-01-30 18:19:30 +00:00
validate_util2.h *** empty log message *** 2007-01-30 18:19:30 +00:00
validator.C - added "census", a program that counts up how much RAC 2007-06-20 22:34:06 +00:00
validator.h *** empty log message *** 2006-11-28 03:27:13 +00:00
wu_check.C Added explicit includes of "config.h" in many files to enable use of compilers 2005-11-21 18:34:44 +00:00