boinc/sched
David Anderson 5cf568a180 - client: don't allow coproc apps in app_info.xml.
Otherwise we'll get stuck in a loop where the client asks for CPU work,
    and the scheduler sends jobs for what it thinks is a CPU app
    but is actually a coproc app.

    Eventually we should add coproc info to the app descriptions
    send in scheduler request,
    so that you can use anonymous platform for coproc apps.
    But let's wait on this.

- scheduler: compile fix for gcc 4.4.  Fixes #854

svn path=/trunk/boinc/; revision=17502
2009-03-04 22:12:16 +00:00
..
Makefile.am - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
assimilate_handler.h
assimilator.cpp
assimilator.py
census.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
db_dump.cpp
db_dump_spec.xml
db_purge.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
delete_file.cpp
edf_sim.cpp - scheduler: improve message formatting; add <debug_locality> flag 2009-01-15 20:23:20 +00:00
edf_sim.h
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 svn path=/trunk/boinc/; revision=17430 2009-03-03 00:14:51 +00:00
file_deleter.cpp svn path=/trunk/boinc/; revision=17447 2009-03-03 16:48:04 +00:00
file_upload_handler.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
get_file.cpp
handle_request.cpp - scheduler/feeder: add <locality_scheduler_fraction> option; 2009-03-03 00:12:55 +00:00
handle_request.h
hr.cpp
hr.h
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
main.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
main.h - scheduler: add support for resource-specific scheduler requests: 2009-01-10 00:43:33 +00:00
make_work.cpp
message_handler.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
pymw_assimilator.cpp
request_file_list.cpp
sample_assimilator.cpp
sample_bitwise_validator.cpp
sample_db_dump_spec.xml
sample_dummy_assimilator.cpp
sample_hr_info.txt
sample_trivial_validator.cpp
sample_work_generator.cpp
sched_array.cpp - scheduler: add locality_scheduling arg to add_result_to_reply(); 2009-03-03 16:38:54 +00:00
sched_array.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_assign.cpp - scheduler: add locality_scheduling arg to add_result_to_reply(); 2009-03-03 16:38:54 +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 <locality_scheduling_sticky_file> 2009-03-03 00:25:41 +00:00
sched_config.h - scheduler: add <locality_scheduling_sticky_file> 2009-03-03 00:25:41 +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 - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_locality.cpp - scheduler: add locality_scheduling arg to add_result_to_reply(); 2009-03-03 16:38:54 +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 - client: add a debug flag <dcf_debug> for seeing changes in DCF 2009-02-17 03:16:25 +00:00
sched_plan.h - client: add a debug flag <dcf_debug> for seeing changes in DCF 2009-02-17 03:16:25 +00:00
sched_resend.cpp - scheduler: add locality_scheduling arg to add_result_to_reply(); 2009-03-03 16:38:54 +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: slight code cleanup 2009-02-26 03:03:35 +00:00
sched_result.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
sched_send.cpp - scheduler: don't need to set wreq->infeasible_only in send_work() 2009-03-03 16:46:47 +00:00
sched_send.h - scheduler: add locality_scheduling arg to add_result_to_reply(); 2009-03-03 16:38:54 +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 - scheduler: replace choose_download_url_by_timezone with 2009-03-02 23:47:11 +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: don't allow coproc apps in app_info.xml. 2009-03-04 22:12:16 +00:00
sched_util.h - scheduler, file upload handler: fix server runtime message in FCGI case 2009-01-12 23:05:49 +00:00
send_file.cpp
server_types.cpp - scheduler: slight code cleanup 2009-02-26 03:03:35 +00:00
server_types.h - scheduler: slight code cleanup 2009-02-26 03:03:35 +00:00
show_shmem.cpp
single_job_assimilator.cpp
start
time_stats_log.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +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 - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
trickle_handler.cpp
update_stats.cpp
validate_util.cpp
validate_util.h
validate_util2.cpp
validate_util2.h
validator.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
validator.h
wu_check.cpp