boinc/client
David Anderson edca22818e - client: in RR simulation, use app_version.flops
instead of host_info.fpops as the FLOPS estimate for non-GPU apps.
    I don't see why this would make any difference
    (these two are equal for non-GPU apps)
    but people have reported that this change improves estimates.

svn path=/trunk/boinc/; revision=17624
2009-03-18 17:24:56 +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: fix bug where if a GPU job is running, 2009-02-26 21:36:41 +00:00
app.h - client: fix bug where if a GPU job is running, 2009-02-26 21:36:41 +00:00
app_control.cpp - Manager: show elapsed time instead of CPU time in Task tab. 2009-03-11 22:01: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 - compile fix 2009-03-09 20:36:22 +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 - boinccmd: make --get_messages output more readable 2009-02-27 00:53:15 +00:00
check_security.cpp ss_app: Under sandbox security, set boincscr permissions the same as for BOINC Manager 2009-02-13 11:07:50 +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: backoff overrides project-requested scheduler RPC. 2009-03-10 22:14:16 +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 - Manager: show elapsed time instead of CPU time in Task tab. 2009-03-11 22:01:38 +00:00
client_types.h - Manager: show elapsed time instead of CPU time in Task tab. 2009-03-11 22: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 - scheduler: fix bugs in support for anonymous platform + coprocs 2009-03-06 22:21:47 +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: make timeout values into #defines 2009-02-26 03:24:39 +00:00
cs_cmdline.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +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 - Manager: show elapsed time instead of CPU time in Task tab. 2009-03-11 22:01:38 +00:00
cs_statefile.cpp - client, GUI RPC: put <host_venue> back in get_state reply; 2009-03-08 15:56:33 +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
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 SS: Implement basic new functionality in screensaver coordinator (tested on Mac only so far) 2009-02-05 12:32:16 +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 - GUI RPC: the Jan 13 checkin removed some items from the 2009-03-06 20:15:13 +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 compier warning. 2009-03-03 04:24:50 +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 - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
http_curl.cpp - boinccmd: fix bug in --set_proxy_settings command 2009-02-25 19:18:41 +00:00
http_curl.h - client: add SCHEDULER_OP::rpc_failed(); 2009-02-10 19:30:59 +00:00
install-sh
log_flags.cpp compile fix 2009-02-26 01:00:46 +00:00
log_flags.h - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
main.cpp - client: fix bugs in "abort_jobs_on_exit" feature: 2009-02-25 17:41:22 +00:00
main.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +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: in RR simulation, use app_version.flops 2009-03-18 17:24:56 +00:00
rr_sim.h - client: code cleanup 2009-02-02 18:45:00 +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: backoff overrides project-requested scheduler RPC. 2009-03-10 22:14:16 +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=17501 2009-03-04 22:07:16 +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 small fixes 2009-02-26 22:04:53 +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
test_fx_out
test_fx_out1
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: consider fetching work from overworked projects 2009-03-18 15:53:02 +00:00
work_fetch.h - client: consider fetching work from overworked projects 2009-03-18 15:53:02 +00:00