boinc/client
David Anderson 74e8911f44 - client: When a preemptable task wasn't preempted
(e.g. because it hadn't finished its time slice)
		we were failing to mark it as scheduled.

svn path=/trunk/boinc/; revision=17860
2009-04-23 06:44:46 +00:00
..
os2 *** empty log message *** 2006-10-18 22:58:49 +00:00
scripts - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
win - client: new config flags 2008-10-14 23:07:40 +00:00
Makefile.am -Made static linkage of BOINC libraries the default for client, 2009-01-16 00:24:44 +00:00
Makefile.curl.am - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
Makefile.linux - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
acct_mgr.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
acct_mgr.h - changed some comments for Doxygen 2008-10-04 23:44:24 +00:00
acct_setup.cpp - client: new config flags 2008-10-14 23:07:40 +00:00
acct_setup.h - changed some comments for Doxygen 2008-10-04 23:44:24 +00:00
app.cpp - client: eliminate the need to write the state file on each checkpoint. 2009-04-15 06:22:53 +00:00
app.h - client: eliminate the need to write the state file on each checkpoint. 2009-04-15 06:22:53 +00:00
app_control.cpp - client: another try at fixing the above crash 2009-04-17 01:22:38 +00:00
app_graphics.cpp - client: more instances of showing project with message. Fixes #848 2009-02-23 04:54:04 +00:00
app_start.cpp - client: new approach to handling multiple GPUs. 2009-04-22 02:09:53 +00:00
app_stats_mac.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
auto_update.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
auto_update.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
boinc_cmd.cpp - get_project_config.php: include plan classes in platform list; 2009-04-03 21:55:26 +00:00
check_security.cpp SS: Under Mac Sandbox security, gfx_switcher launches default ss app as user and group boinc_master; don't setgid boincscr 2009-04-02 01:48:44 +00:00
check_state.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
client_msgs.cpp - client: tweak work fetch messages 2009-01-30 22:33:45 +00:00
client_msgs.h - changed some comments for Doxygen 2008-10-04 23:44:24 +00:00
client_state.cpp - client: if detach a project, adjust debts and trigger 2009-04-17 06:12:41 +00:00
client_state.h - client: fix bug where if a GPU job is running, 2009-02-26 21:36:41 +00:00
client_types.cpp - client: instead of scheduling coproc jobs EDF: 2009-04-10 19:01:38 +00:00
client_types.h - client: instead of scheduling coproc jobs EDF: 2009-04-10 19:01:38 +00:00
cpp.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cpu_benchmark.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
cpu_sched.cpp - client: When a preemptable task wasn't preempted 2009-04-23 06:44:46 +00:00
cs_account.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
cs_apps.cpp - client: make timeout values into #defines 2009-02-26 03:24:39 +00:00
cs_benchmark.cpp - client: initial support for detecting the CPU L2 cache 2009-03-20 01:46:29 +00:00
cs_cmdline.cpp - client: we were setting config defaults after parsing cmdline. 2009-04-07 20:02:49 +00:00
cs_files.cpp - client: make timeout values into #defines 2009-02-26 03:24:39 +00:00
cs_platforms.cpp In linux client, Added code to detect capability to run 64-bit binaries 2009-03-17 18:41:35 +00:00
cs_prefs.cpp - client: tag messages with project where possible; fixes #852 2009-02-26 17:12:55 +00:00
cs_scheduler.cpp - client: eliminate the need to write the state file on each checkpoint. 2009-04-15 06:22:53 +00:00
cs_statefile.cpp - client: reduce frequency of writing state file: 2009-03-20 17:58:51 +00:00
cs_trickle.cpp - client: it a file upload fails for a job that's in progress, 2008-10-04 16:00:28 +00:00
dhrystone.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
dhrystone.h *** empty log message *** 2004-11-02 20:30:19 +00:00
dhrystone2.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
file_names.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
file_names.h - client: eliminate the need to write the state file on each checkpoint. 2009-04-15 06:22:53 +00:00
file_xfer.cpp - client: make timeout values into #defines 2009-02-26 03:24:39 +00:00
file_xfer.h - changed some comments for Doxygen 2008-10-04 23:44:24 +00:00
gui_http.cpp - client: make timeout values into #defines 2009-02-26 03:24:39 +00:00
gui_http.h - changed some comments for Doxygen 2008-10-04 23:44:24 +00:00
gui_rpc_server.cpp - client: make timeout values into #defines 2009-02-26 03:24:39 +00:00
gui_rpc_server.h - changed some comments for Doxygen 2008-10-04 23:44:24 +00:00
gui_rpc_server_ops.cpp - client: garbage collect after scheduler RPC; 2009-03-23 01:33:17 +00:00
hostinfo_network.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
hostinfo_network.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
hostinfo_unix.cpp - Fix compiler errors 2009-04-15 16:28:24 +00:00
hostinfo_unix_test.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
hostinfo_win.cpp Fix spelling mistake 2009-04-13 14:55:32 +00:00
http_curl.cpp - client: put back the call to res_init() on lookup failure. 2009-04-12 15:30:45 +00:00
http_curl.h - client: add SCHEDULER_OP::rpc_failed(); 2009-02-10 19:30:59 +00:00
install-sh Initial revision 2002-04-30 22:22:54 +00:00
log_flags.cpp - client: we were setting config defaults after parsing cmdline. 2009-04-07 20:02:49 +00:00
log_flags.h - client: we were setting config defaults after parsing cmdline. 2009-04-07 20:02:49 +00:00
main.cpp - remove wait arg of resume_client() 2009-03-24 17:44:16 +00:00
main.h - remove wait arg of resume_client() 2009-03-24 17:44:16 +00:00
makefile_sim - client: first whack at new work-fetch logic. Very preliminary. 2008-12-31 23:07:59 +00:00
net_stats.cpp - client: new config flags 2008-10-14 23:07:40 +00:00
net_stats.h - changed some comments for Doxygen 2008-10-04 23:44:24 +00:00
pers_file_xfer.cpp - client: make timeout values into #defines 2009-02-26 03:24:39 +00:00
pers_file_xfer.h - changed some comments for Doxygen 2008-10-04 23:44:24 +00:00
rr_sim.cpp - client: instead of scheduling coproc jobs EDF: 2009-04-10 19:01:38 +00:00
rr_sim.h - client: instead of scheduling coproc jobs EDF: 2009-04-10 19:01:38 +00:00
rrsim_test.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
sandbox.cpp client sandbox: add details in switcher_exec "execv failed" message 2009-01-23 01:18:48 +00:00
sandbox.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
scheduler_op.cpp - client: eliminate the need to write the state file on each checkpoint. 2009-04-15 06:22:53 +00:00
scheduler_op.h - client: fix bug where master fetch failure doesn't clear request flag, 2009-02-14 00:05:02 +00:00
setprojectgrp.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
sim.cpp compile fixes 2009-01-26 17:57:26 +00:00
sim.h svn path=/trunk/boinc/; revision=17766 2009-04-09 17:26:41 +00:00
sim_host.xml *** empty log message *** 2007-04-04 19:34:01 +00:00
sim_prefs.xml *** empty log message *** 2007-04-04 19:34:01 +00:00
sim_projects.xml *** empty log message *** 2007-04-04 19:34:01 +00:00
sim_util.cpp - WINBUILD: Update Project files for new layout. 2009-04-21 21:08:30 +00:00
stream.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
switcher.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
test_fx_in Initial revision 2002-04-30 22:22:54 +00:00
test_fx_out Initial revision 2002-04-30 22:22:54 +00:00
test_fx_out1 Initial revision 2002-04-30 22:22:54 +00:00
time_stats.cpp - web: fix bug in cached user page stuff from 12/29/08 2009-02-06 03:40:54 +00:00
time_stats.h - Remove the notion of "CPU efficiency" from both client and server. 2008-12-03 19:50:06 +00:00
whetstone.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
work_fetch.cpp - client: instead of scheduling coproc jobs EDF: 2009-04-10 19:01:38 +00:00
work_fetch.h - client: instead of scheduling coproc jobs EDF: 2009-04-10 19:01:38 +00:00