boinc/sched
David Anderson a9e78b6459 - volunteer storage: fix the way that hosts are classified as alive/dead
- add a config item vda_host_timeout.
        A host that hasn't done a scheduler RPC for this long
        is considered dead.
    - a host that's not running a version 7+ client is considered dead
    - host.cpu_efficiency (an otherwise unused field) is used
        as a flag for dead hosts
    - the scheduler clears the flag if the client is v7+
    - vdad sets the flag for hosts where last RPC is old
    - before choosing a host for chunk download,
        vdad checks its client version.


svn path=/trunk/boinc/; revision=26059
2012-08-24 19:06:41 +00:00
..
Makefile.am - lib: treat MINGW32 like CYGWIN32 (in 1 place - should do everywhere?) 2012-07-17 03:59:12 +00:00
antique_file_deleter.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
assimilate_handler.h Einstein@home extensions: 2011-03-18 08:20:11 +00:00
assimilator.cpp - server daemons: add daemon_sleep(n), which sleeps for n secs 2012-05-23 18:11:59 +00:00
assimilator.py - python assimilator fix 2009-06-16 19:38:35 +00:00
census.cpp - scheduler: the p_fpops value reported by clients can't be trusted. 2012-01-09 17:35:48 +00:00
credit.cpp - client: treat all 4xx HTTP errors as permanent 2012-08-13 18:23:20 +00:00
credit.h - Vbox wrapper: add --trickle x option; sends a trickle-up message 2011-08-21 11:18:08 +00:00
credit_test.cpp - fixes of various (non-critical) fd and memory leaks. 2012-06-10 05:38:34 +00:00
db_dump.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
db_dump_spec.xml
db_purge.cpp - db_purge: fix typo that cause bad DB query when using assignments 2012-08-12 06:54:20 +00:00
delete_file.cpp - add script to repair damaged user.global_prefs fields 2012-05-23 00:25:19 +00:00
edf_sim.cpp - make the Manager build on FC11 2011-01-15 08:11:21 +00:00
edf_sim.h - client emulator fixes 2011-08-22 15:07:59 +00:00
feeder.cpp - use <cmath> instead of <math.h>. Seems to be needed on Debian. 2012-08-01 21:21:38 +00:00
file_deleter.cpp - server daemons: add daemon_sleep(n), which sleeps for n secs 2012-05-23 18:11:59 +00:00
file_upload_handler.cpp - file_upload_handler: bug fix 2012-08-22 18:23:01 +00:00
get_file.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
handle_request.cpp - scheduler: add <need_ati_libs> option 2012-06-07 03:39:37 +00:00
handle_request.h scheduler: remove lock file when scheduler caught SIGTERM 2012-03-12 09:10:42 +00:00
hr.cpp - validator: -d 4 means -d 3 plus print all DB queries 2010-04-05 18:59:16 +00:00
hr.h - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00:00
hr_info.cpp - scheduler: compile fixes for FCGI 2012-08-02 16:17:10 +00:00
hr_info.h - scheduler: the p_fpops value reported by clients can't be trusted. 2012-01-09 17:35:48 +00:00
make_work.cpp - server daemons: add daemon_sleep(n), which sleeps for n secs 2012-05-23 18:11:59 +00:00
makefile_plan_class_spec - scheduler: debug plan_class_spec a little. 2012-06-06 03:47:13 +00:00
makefile_validator_test - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
message_handler.cpp - server daemons: add daemon_sleep(n), which sleeps for n secs 2012-05-23 18:11:59 +00:00
plan_class_spec.cpp - use <cmath> instead of <math.h>. Seems to be needed on Debian. 2012-08-01 21:21:38 +00:00
plan_class_spec.h - scheduler: add <min_cal_target>, <max_cal_target> 2012-06-07 21:08:47 +00:00
plan_class_spec.xml.sample - scheduler: add example plan_class_spec.xml 2012-06-06 06:05:14 +00:00
put_file.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
pymw_assimilator.py - PyMW assimilator fixes from Jeremy 2009-07-01 23:58:04 +00:00
sample_assimilator.cpp - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
sample_bitwise_validator.cpp - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
sample_db_dump_spec.xml
sample_dummy_assimilator.cpp - fix many problems with validator_test 2012-04-19 08:47:38 +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 - client: change in the use of GPU available RAM: 2011-09-14 22:45:26 +00:00
sample_work_generator.cpp - lib: fix typo 2012-07-22 03:45:47 +00:00
sched_array.cpp - web: when showing a batch, recompute and update its fraction done 2012-06-29 06:53:48 +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 - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
sched_assign.h - server: revamp the "assigned job" mechanism. 2012-01-30 22:39:13 +00:00
sched_config.cpp - volunteer storage: fix the way that hosts are classified as alive/dead 2012-08-24 19:06:41 +00:00
sched_config.h - volunteer storage: fix the way that hosts are classified as alive/dead 2012-08-24 19:06:41 +00:00
sched_customize.cpp Added additional debugging output for plan classes. 2012-07-05 15:29:38 +00:00
sched_customize.h - scheduler: add support for Intel GPUs, and restructure things 2012-06-25 23:09:45 +00:00
sched_driver.cpp - use <cmath> instead of <math.h>. Seems to be needed on Debian. 2012-08-01 21:21:38 +00:00
sched_hr.cpp - scheduler: fix bug in the "homogeneous app version" (HAV) feature 2011-10-26 07:15:22 +00:00
sched_hr.h - scheduler: fix bug in the "homogeneous app version" (HAV) feature 2011-10-26 07:15:22 +00:00
sched_limit.cpp - Improve interface of XML_PARSER. 2011-08-10 17:11:08 +00:00
sched_limit.h - scheduler: per-processor limits should be based on 2011-05-13 22:04:10 +00:00
sched_locality.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
sched_locality.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_main.cpp - fixes of various (non-critical) fd and memory leaks. 2012-06-10 05:38:34 +00:00
sched_main.h - code shuffling 2009-08-10 04:56:46 +00:00
sched_msgs.cpp - simulator work 2011-01-07 20:23:22 +00:00
sched_msgs.h - client: when selecting the "best" ATI GPU, factors are: 2010-06-23 18:16:19 +00:00
sched_resend.cpp - scheduler: if we can't resend a job (e.g. it's for an app 2012-03-20 04:36: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 - scheduler: we were using CPU time for elapsed time 2011-12-26 14:31:14 +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: fix bug in the "homogeneous app version" (HAV) feature 2011-10-26 07:15:22 +00:00
sched_score.h - scheduler: add fine-grained "max jobs in progress" control. 2010-06-01 23:41:07 +00:00
sched_send.cpp - scheduler: fix message typo 2012-08-05 01:40:19 +00:00
sched_send.h - scheduler: do homogeneous app version check before rereading WU 2012-03-14 06:56:48 +00:00
sched_shmem.cpp - scheduler: add support for Intel GPUs, and restructure things 2012-06-25 23:09:45 +00:00
sched_shmem.h - web: server status page should show elapsed time, not CPU time 2012-06-22 07:35:54 +00:00
sched_timezone.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
sched_timezone.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_types.cpp - client: change the way project disk share is computed. 2012-08-22 04:02:52 +00:00
sched_types.h - distributed storage: move chunk_size to VDA_FILE. 2012-07-07 19:44:48 +00:00
sched_util.cpp - server: fix bug in restrict_wu_to_user() that caused it 2012-08-11 04:20:48 +00:00
sched_util.h - server daemons: add daemon_sleep(n), which sleeps for n secs 2012-05-23 18:11:59 +00:00
sched_version.cpp - Client/manager: there was a bug because some code was writing 2012-08-08 23:09:43 +00:00
sched_version.h - server: change the following from per-host to per-(host, app version): 2010-04-15 03:13:56 +00:00
show_shmem.cpp - server: change the following from per-host to per-(host, app version): 2010-04-15 03:13:56 +00:00
single_job_assimilator.cpp - Compile fixes for Fedora core 17. From Christian B. Fixes #1194. 2012-07-02 18:51:02 +00:00
start - start script: don't write error message if period task is already 2010-11-19 18:42:44 +00:00
target_batch.cpp - scheduler: add a program that targets remaining jobs in a batch 2012-04-17 21:50:13 +00:00
testasm.py - server: improve the Python assimilator framework; 2009-06-12 03:06:01 +00:00
time_stats_log.cpp - server programs: print error message instead of numeric retval 2010-11-08 17:51:57 +00:00
time_stats_log.h - code shuffling 2009-08-10 04:56:46 +00:00
transitioner.cpp - client: when estimating FLOPS for an anonymous-platform app version 2012-06-29 05:17:01 +00:00
transitioner_catchup.php - new script sched/transitioner_catchup.php: transitions all WUs 2011-01-29 06:28:10 +00:00
trickle_credit.cpp - validator: add a --credit_from_runtime option. 2011-09-13 21:01:42 +00:00
trickle_echo.cpp - validator: add a --credit_from_runtime option. 2011-09-13 21:01:42 +00:00
trickle_handler.cpp - server daemons: add daemon_sleep(n), which sleeps for n secs 2012-05-23 18:11:59 +00:00
trickle_handler.h - validator: add a --credit_from_runtime option. 2011-09-13 21:01:42 +00:00
update_stats.cpp - wrapper: tell the client when we checkpoint 2011-05-06 12:33:12 +00:00
validate_util.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
validate_util.h - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
validate_util2.cpp - validator: add a --credit_from_runtime option. 2011-09-13 21:01:42 +00:00
validate_util2.h - server: create a harness for testing validator code. 2012-04-10 00:32:35 +00:00
validator.cpp - client: add missing end tag for <pci_info>. Doh! 2012-06-29 22:24:07 +00:00
validator.h - validator: -d 4 means -d 3 plus print all DB queries 2010-04-05 18:59:16 +00:00
validator_test.cpp - fix many problems with validator_test 2012-04-19 08:47:38 +00:00
wu_check.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00