boinc/sched
David Anderson 6ad51e0452 - feeder: more code cleanup
sched/
    feeder.C


svn path=/trunk/boinc/; revision=12969
2007-06-20 20:23:07 +00:00
..
.cvsignore Added two items for executables 2004-11-29 10:48:10 +00:00
Makefile.am fcgi_file_upload_handler : compile, and link to, the necessary .o files 2007-05-23 20:41:50 +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
db_dump.C - translation.inc: backed out change of 7 May; 2007-05-11 16:30:13 +00:00
db_dump_spec.xml *** empty log message *** 2006-03-06 21:40:07 +00:00
db_purge.C svn path=/trunk/boinc/; revision=12414 2007-04-18 20:49: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: more code cleanup 2007-06-20 20:23:07 +00:00
file_deleter.C - back end: make it possible to run multiple instances of make_work, 2007-06-20 16:27:27 +00:00
file_upload_handler.C - scheduler: support per-app HR type, specified in the DB; 2007-06-14 18:02:00 +00:00
get_file.C - translation.inc: backed out change of 7 May; 2007-05-11 16:30:13 +00:00
handle_request.C - API: set timer thread stack size to 16KB 2007-06-13 19:09:46 +00:00
handle_request.h *** empty log message *** 2005-01-20 23:22:22 +00:00
main.C fix to "project ended" mechanism 2007-05-24 16:20:18 +00:00
main.h - scheduler: add max_wus_in_progress option. 2007-05-14 15:21:38 +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 David 23 Apr 2007 2007-04-23 16:14:47 +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_trivial_validator.C *** empty log message *** 2007-01-30 18:19:30 +00:00
sample_work_generator.C - back end: make it possible to run multiple instances of make_work, 2007-06-20 16:27:27 +00:00
sched_array.C - scheduler: support per-app HR type, specified in the DB; 2007-06-14 18:02:00 +00:00
sched_array.h - scheduler: added (correct this time!) support for 2007-04-30 21:19:24 +00:00
sched_config.C - Scheduler: changed the <homogeneous_redundancy> option 2007-06-14 15:05:20 +00:00
sched_config.h - Scheduler: changed the <homogeneous_redundancy> option 2007-06-14 15:05:20 +00:00
sched_hr.C - scheduler: support per-app HR type, specified in the DB; 2007-06-14 18:02:00 +00:00
sched_hr.h - scheduler: support per-app HR type, specified in the DB; 2007-06-14 18:02:00 +00:00
sched_locality.C - scheduler: move HR check to wu_is_infeasible() 2007-05-31 18:14:45 +00:00
sched_locality.h - scheduler: added (correct this time!) support for 2007-04-30 21:19:24 +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 - scheduler: support per-app HR type, specified in the DB; 2007-06-14 18:02: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 - client: add cmdline options --exit_before_start and --exit_after_finish. 2007-05-29 21:45:01 +00:00
sched_shmem.h - client: add cmdline options --exit_before_start and --exit_after_finish. 2007-05-29 21:45:01 +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 - back end: make it possible to run multiple instances of make_work, 2007-06-20 16:27:27 +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 - GUI RPC: add graphics_exec_path and slot_path fields to RESULT. 2007-06-14 23:08:43 +00:00
server_types.h - scheduler: add max_wus_in_progress option. 2007-05-14 15:21:38 +00:00
show_shmem.C - client: add cmdline options --exit_before_start and --exit_after_finish. 2007-05-29 21:45:01 +00:00
start - client: allow suspension of non-CPU-intensive project or app 2007-06-03 19:37:45 +00:00
transitioner.C - Scheduler: increased the resolution of homogeneous redundancy (HR) 2007-05-29 23:41:31 +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 - translation.inc: backed out change of 7 May; 2007-05-11 16:30:13 +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