boinc/client
David Anderson 45b9c4518c - client: fix bug in "suspend if CPU load too high" feature.
Forgot to convert between fraction and percentage

svn path=/trunk/boinc/; revision=20651
2010-02-18 23:53:14 +00:00
..
os2
scripts
win Update copyright information 2009-12-16 21:08:17 +00:00
Makefile.am - client: small tweak to work fetch: 2010-01-12 21:53:40 +00:00
Makefile.curl.am
Makefile.linux
acct_mgr.cpp - client: if a project has zero resource share, 2010-01-28 05:21:14 +00:00
acct_mgr.h - MGR: Introduce the cookie detection failure URL to the 2009-06-12 21:34:33 +00:00
acct_setup.cpp - internal change: rename MSG_USER_ERROR to MSG_USER_ALERT 2009-12-23 18:02:40 +00:00
acct_setup.h
app.cpp - client: fix bug in "suspend if CPU load too high" feature. 2010-02-18 23:53:14 +00:00
app.h - client: initial checkin for "don't compute if CPU usage above X" 2010-01-19 00:03:38 +00:00
app_control.cpp - client: add <stderr_head> config option; 2010-01-12 18:39:59 +00:00
app_graphics.cpp
app_start.cpp - client: when launching app, delete init_data.xml using switcher 2010-01-26 00:21:57 +00:00
app_stats_mac.cpp
auto_update.cpp
auto_update.h
boinc_cmd.cpp - boinccmd: add --get_notices option 2010-01-07 04:55:11 +00:00
boinc_log.cpp - internal change: rename MSG_USER_ERROR to MSG_USER_ALERT 2009-12-23 18:02:40 +00:00
check_security.cpp Mac Installer: if adding non-admin users to group boinc_master, add to group boinc_project: fixes permissions error -1200; add "Please wait" alert 2010-02-05 04:34:43 +00:00
check_state.cpp
client_msgs.cpp svn path=/trunk/boinc/; revision=20269 2010-01-27 03:55:46 +00:00
client_msgs.h - client: code cleanup: most message code into a class 2009-12-23 19:52:34 +00:00
client_state.cpp - client: if a project is anonymous platform and it has no 2010-02-11 22:19:22 +00:00
client_state.h - client (Mac): append /usr/local/cuda/lib to LD_LIBRARY_PATH 2010-01-09 16:41:17 +00:00
client_types.cpp - client: if GPU get available RAM fails, don't use the GPU 2010-02-03 23:04:34 +00:00
client_types.h - client: if a project has zero resource share, 2010-01-28 05:21:14 +00:00
coproc_detect.cpp - client: newer ATI drivers crash if struct_size isn't filled out 2010-02-02 21:16:02 +00:00
cpp.h - client: refactor the CC startup process, move majority of the 2009-08-03 20:55:00 +00:00
cpu_benchmark.h
cpu_sched.cpp - client: undo [17160]. <ncpus>0</ncpus> in cc_config.xml 2010-02-09 17:25:14 +00:00
cs_account.cpp - internal change: rename MSG_USER_ERROR to MSG_USER_ALERT 2009-12-23 18:02:40 +00:00
cs_apps.cpp - client (Mac): append /usr/local/cuda/lib to LD_LIBRARY_PATH 2010-01-09 16:41:17 +00:00
cs_benchmark.cpp Mac client: fix parent died test in benchmark_time_to_stop() 2009-05-08 02:01:25 +00:00
cs_cmdline.cpp client: Eliminate x86_64 Mac client so we can link with 32-bit CUDA libraries 2010-01-06 10:40:13 +00:00
cs_files.cpp - client: don't print error msg if file is wrong size on startup 2009-09-18 20:49:54 +00:00
cs_notice.cpp - client: fix notice crash 2010-02-02 00:53:05 +00:00
cs_notice.h svn path=/trunk/boinc/; revision=20269 2010-01-27 03:55:46 +00:00
cs_platforms.cpp client: Eliminate x86_64 Mac client so we can link with 32-bit CUDA libraries 2010-01-06 10:40:13 +00:00
cs_prefs.cpp - client: fix bug in "suspend if CPU load too high" feature. 2010-02-18 23:53:14 +00:00
cs_proxy.cpp - client: bug fixes to recent proxy info checkin 2009-12-06 04:32:57 +00:00
cs_proxy.h - client: sort out proxy_info mess. 2009-12-05 00:51:05 +00:00
cs_scheduler.cpp - client: code cleanup: most message code into a class 2009-12-23 19:52:34 +00:00
cs_statefile.cpp - client: fix my last checkin 2010-01-28 13:29:10 +00:00
cs_trickle.cpp
dhrystone.cpp
dhrystone.h
dhrystone2.cpp
file_names.cpp Mac Sandbox: To protect authenticators in init_data.xml files, make slots directory group boinc_project and not world-executable, 2010-01-27 07:38:29 +00:00
file_names.h - client: more work on notices. 2009-12-23 21:22:24 +00:00
file_xfer.cpp - file upload handler: don't treat zero-length file as an error! 2009-07-31 19:46:47 +00:00
file_xfer.h - client: if file < 8KB, upload it in its entirety and skip size check 2009-07-16 20:14:57 +00:00
gui_http.cpp - client: intermediate checkin for RSS/notice stuff. 2009-12-22 03:56:24 +00:00
gui_http.h - client: intermediate checkin for RSS/notice stuff. 2009-12-22 03:56:24 +00:00
gui_rpc_server.cpp svn path=/trunk/boinc/; revision=20269 2010-01-27 03:55:46 +00:00
gui_rpc_server.h svn path=/trunk/boinc/; revision=20269 2010-01-27 03:55:46 +00:00
gui_rpc_server_ops.cpp svn path=/trunk/boinc/; revision=20269 2010-01-27 03:55:46 +00:00
hostinfo_network.cpp - client: add a bunch of debugging messages (<task_debug>) 2009-07-22 18:41:02 +00:00
hostinfo_network.h
hostinfo_unix.cpp - internal change: rename MSG_USER_ERROR to MSG_USER_ALERT 2009-12-23 18:02:40 +00:00
hostinfo_unix_test.cpp
hostinfo_win.cpp - client: some more CPU detection cleanup. 2010-02-09 19:00:07 +00:00
http_curl.cpp - client: sort out proxy_info mess. 2009-12-05 00:51:05 +00:00
http_curl.h - client: Treat each HTTP header sent to the server as a new log message. 2009-11-25 20:45:36 +00:00
http_curl_win.h - client: Second pass through the automatic proxy detection code. 2009-08-07 18:16:21 +00:00
install-sh
log_flags.cpp - client: fix bug in "suspend if CPU load too high" feature. 2010-02-18 23:53:14 +00:00
log_flags.h - client: add <stderr_head> config option; 2010-01-12 18:39:59 +00:00
main.cpp - client: code cleanup: most message code into a class 2009-12-23 19:52:34 +00:00
main.h - client: code cleanup: most message code into a class 2009-12-23 19:52:34 +00:00
makefile_sim - user web: allow zero resource share 2010-01-29 15:50:47 +00:00
net_stats.cpp - internal change: rename MSG_USER_ERROR to MSG_USER_ALERT 2009-12-23 18:02:40 +00:00
net_stats.h - client: There was already a way to check if the reference site 2009-07-28 04:16:32 +00:00
pers_file_xfer.cpp - client: revert [19110]: don't delete files that fail verification; 2009-09-23 19:44:21 +00:00
pers_file_xfer.h - client: in the final stage of CPU scheduling, 2009-08-14 19:00:29 +00:00
rr_sim.cpp - client: if a project has zero resource share, 2010-01-28 05:21:14 +00:00
rr_sim.h - client: instead of scheduling coproc jobs EDF: 2009-04-10 19:01:38 +00:00
rrsim_test.cpp
sandbox.cpp - lib: created a new file for declaring "replacements" 2009-06-16 20:54:44 +00:00
sandbox.h - client: fix bug in insufficient video RAM feature 2009-12-14 19:24:06 +00:00
scheduler_op.cpp - client: fix format strings for ninstances (can be fraction now) 2010-01-05 16:36:42 +00:00
scheduler_op.h - client: more notice stuff. Substantial progress! 2009-12-23 00:58:27 +00:00
setprojectgrp.cpp
sim.cpp - client: brute-force attempt at eliminating domino-effect preemption: 2010-01-21 00:14:56 +00:00
sim.h - client: brute-force attempt at eliminating domino-effect preemption: 2010-01-21 00:14:56 +00:00
sim_host.xml
sim_prefs.xml
sim_projects.xml
sim_util.cpp - client: brute-force attempt at eliminating domino-effect preemption: 2010-01-21 00:14:56 +00:00
stream.cpp
switcher.cpp client sandbox: set LD_LIBRARY_PATH and DYLD_LIBRARY_PATH in switcher 2010-01-12 11:36:18 +00:00
sysmon_win.cpp win compile fixes 2009-12-05 01:02:46 +00:00
sysmon_win.h - client: Second pass through the automatic proxy detection code. 2009-08-07 18:16:21 +00:00
test_fx_in
test_fx_out
test_fx_out1
time_stats.cpp - client (Mac): append /usr/local/cuda/lib to LD_LIBRARY_PATH 2010-01-09 16:41:17 +00:00
time_stats.h
whetstone.cpp - Changes to get the client to build on IRIX: 2009-04-30 21:48:20 +00:00
work_fetch.cpp - client: don't accumulate LTD for projects w/ suspended jobs 2010-02-18 19:09:46 +00:00
work_fetch.h - client: if a project is anonymous platform and it has no 2010-02-11 22:19:22 +00:00