boinc/sched
David Anderson e987a51c5e scheduler: don't let random factor in version selection be < .1 2015-06-09 20:12:38 -07:00
..
Makefile.am make_project, upgrade: copy new server programs 2014-10-23 11:57:05 -07:00
adjust_user_priority.cpp
antique_file_deleter.cpp antique file deleter: skip no_delete WUs in finding oldest WU 2014-07-16 19:25:15 -07:00
assimilate_handler.h
assimilator.cpp Assimilator: don't error out if unrecognized args 2014-11-12 09:58:14 -08:00
assimilator.py
census.cpp
credit.cpp validator: initialize per-app avg credit update times to now rather than 0 2014-08-18 20:10:08 -07:00
credit.h server/web: add support for per-application credit 2014-08-15 14:01:32 -07:00
credit_test.cpp
db_dump.cpp db_dump: split host.serialnum into client version/vbox version/coprocs parts 2014-09-11 18:06:05 -07:00
db_dump_spec.xml
db_purge.cpp db_purge: fix typo that cause SQL error 2015-01-26 10:20:13 -08:00
delete_file.cpp
edf_sim.cpp
edf_sim.h
feeder.cpp feeder: 2014-05-26 14:13:34 +02:00
file_deleter.cpp scheduler: support OpenCL/CPU apps in the XML plan class spec mechanism 2014-06-04 23:39:10 -07:00
file_upload_handler.cpp file upload handler: message tweak 2014-06-03 13:59:39 -07:00
get_file.cpp server: fix compile error on systems that don't define MAXPATHLEN 2013-08-22 17:01:45 -07:00
handle_request.cpp client: fix bug where GPU jobs non suspended 2014-12-08 20:38:56 -08:00
handle_request.h
hr.cpp client: timestamp all writes to stderr 2014-11-14 13:07:24 -08:00
hr.h
hr_info.cpp
hr_info.h client: timestamp all writes to stderr 2014-11-14 13:07:24 -08:00
make_work.cpp make_work: fix bug that prevented --max_wus from working 2014-04-30 15:35:04 -07:00
makefile_plan_class_spec
makefile_validator_test server: fixes/improvements to validator_test 2014-10-14 10:25:28 -07:00
message_handler.cpp
plan_class_spec.cpp scheduler: parse "Android 4.3" as well as "Android 4.3.0" 2015-02-18 08:28:02 -08:00
plan_class_spec.h scheduler: support Android version limits in XML plan class spec 2015-01-05 16:32:30 -08:00
plan_class_spec.xml.sample
pshelper Remote server management: 2014-05-26 14:13:58 +02:00
put_file.cpp
pymw_assimilator.py
sample_assimilator.cpp
sample_bitwise_validator.cpp validator: fixes and features 2014-03-20 12:38:29 -07:00
sample_db_dump_spec.xml
sample_dummy_assimilator.cpp
sample_hr_info.txt
sample_substr_validator.cpp sample_substr_validator: bug fix for --reject_if_present 2015-01-31 18:30:36 -08:00
sample_trivial_validator.cpp server: add sample validator that checks for string in stderr 2014-03-18 19:12:13 -07:00
sample_work_generator.cpp sample work generator: wait until transitioner has processed jobs before creating any more 2013-12-14 16:36:18 -08:00
sched_array.cpp scheduler: don't send spurious "no tasks available" msgs w/ score scheduling 2014-06-16 16:53:49 -07:00
sched_array.h scheduler: fix bugs in sending non-compute-intensive jobs 2014-05-26 21:07:07 -07:00
sched_assign.cpp scheduler: fix possible bug if use assigned jobs with FCGI scheduler 2015-04-27 10:10:32 -07:00
sched_assign.h scheduler: assigned jobs should respect user app preferences 2013-10-06 21:23:28 -07:00
sched_check.cpp scheduler: preliminary support for generic coprocessors 2014-07-25 12:40:35 -07:00
sched_check.h scheduler: fix bugs in sending non-compute-intensive jobs 2014-05-26 21:07:07 -07:00
sched_config.cpp server: add <hr_class_static> option 2014-12-10 23:18:40 -08:00
sched_config.h server: add <hr_class_static> option 2014-12-10 23:18:40 -08:00
sched_customize.cpp sched_customize.cpp: add another example, and remove S@h-specific code 2014-10-31 15:02:13 -07:00
sched_customize.h
sched_driver.cpp
sched_files.cpp server: fix compile warnings and file descriptor leaks 2014-01-08 22:00:13 -08:00
sched_files.h
sched_hr.cpp
sched_hr.h
sched_limit.cpp scheduler: enforce GPU job limits separately for each GPU type 2014-03-08 11:17:16 -08:00
sched_limit.h scheduler: fix bug that caused no jobs to be sent 2014-03-12 15:31:12 -07:00
sched_locality.cpp tweaks (fix comments, compile warnings) 2014-06-20 17:15:04 -07:00
sched_locality.h
sched_main.cpp scheduler, FCGI: flush log file after each request. From Nicolas. 2015-01-09 20:40:02 -08:00
sched_main.h
sched_msgs.cpp
sched_msgs.h
sched_nci.cpp scheduler: clean up job dispatch logging 2014-06-12 11:33:11 -07:00
sched_nci.h scheduler: fix bugs in sending non-compute-intensive jobs 2014-05-26 21:07:07 -07:00
sched_resend.cpp scheduler: don't resent job if app is deprecated or user has de-selected it 2014-06-08 20:20:25 -07:00
sched_resend.h
sched_result.cpp scheduler: if client reports zero elapsed time, set ET to CPU time 2014-09-03 10:35:52 -07:00
sched_result.h
sched_score.cpp scheduler: add support for miner_asic coprocessor type 2014-09-21 21:08:09 -07:00
sched_score.h scheduler: fix possible bug if use assigned jobs with FCGI scheduler 2015-04-27 10:10:32 -07:00
sched_send.cpp client: fix bug where GPU jobs non suspended 2014-12-08 20:38:56 -08:00
sched_send.h scheduler: fix bugs in sending non-compute-intensive jobs 2014-05-26 21:07:07 -07:00
sched_shmem.cpp scheduler: add support for miner_asic coprocessor type 2014-09-21 21:08:09 -07:00
sched_shmem.h
sched_timezone.cpp server: fix compile error on systems that don't define MAXPATHLEN 2013-08-22 17:01:45 -07:00
sched_timezone.h
sched_types.cpp scheduler: add support for miner_asic coprocessor type 2014-09-21 21:08:09 -07:00
sched_types.h scheduler, FCGI: flush log file after each request. From Nicolas. 2015-01-09 20:40:02 -08:00
sched_util.cpp server: add restrict_wu_to_host() function 2015-03-30 11:32:01 -07:00
sched_util.h server: add restrict_wu_to_host() function 2015-03-30 11:32:01 -07:00
sched_util_basic.cpp scheduler: add support for miner_asic coprocessor type 2014-09-21 21:08:09 -07:00
sched_util_basic.h server: shuffle code so that the file upload handler doesn't need MySQL 2014-06-17 18:07:45 -07:00
sched_version.cpp scheduler: don't let random factor in version selection be < .1 2015-06-09 20:12:38 -07:00
sched_version.h
script_assimilator.cpp server: extend script_validator and script_assimilator to pass extra args 2014-10-24 14:22:07 -07:00
script_validator.cpp server: extend script_validator and script_assimilator to pass extra args 2014-10-24 14:22:07 -07:00
show_shmem.cpp
single_job_assimilator.cpp server: fix compile error on systems that don't define MAXPATHLEN 2013-08-22 17:01:45 -07:00
size_regulator.cpp size_regulator: make the DB access more efficient 2015-06-03 00:30:18 -07:00
start start script: skip 'run_in_ops' in forming log/out/lock/pid filenames 2014-12-03 14:23:03 -08:00
target_batch.cpp server: fix some compile warnings 2014-03-19 14:55:16 -07:00
testasm.py
time_stats_log.cpp
time_stats_log.h
transitioner.cpp transitioner: debug --wu_id option 2015-03-20 14:49:31 -07:00
transitioner_catchup.php tweaks (fix comments, compile warnings) 2014-06-20 17:15:04 -07:00
trickle_credit.cpp
trickle_deadline.cpp deadline-extension trickle handler: message tweaks 2013-11-11 13:24:09 -08:00
trickle_echo.cpp
trickle_handler.cpp trickle handler daemon: mark message as handled even if handler returns error. 2014-03-29 09:25:01 -07:00
trickle_handler.h
update_stats.cpp server/web: add support for per-application credit 2014-08-15 14:01:32 -07:00
validate_util.cpp server: add script_validator: a validator framework for Python, Perl, bash etc. 2014-10-21 22:14:57 -07:00
validate_util.h server: add script_validator: a validator framework for Python, Perl, bash etc. 2014-10-21 22:14:57 -07:00
validate_util2.cpp
validate_util2.h
validator.cpp validator: add --wu_id N option for debugging single WU 2015-04-03 20:00:13 -07:00
validator.h server: add sample validator that checks for string in stderr 2014-03-18 19:12:13 -07:00
validator_test.cpp server: fixes/improvements to validator_test 2014-10-14 10:25:28 -07:00
wu_check.cpp server: fix compile error on systems that don't define MAXPATHLEN 2013-08-22 17:01:45 -07:00