boinc/client
David Anderson 449e3fa257 - client: change the way upload/download throughput
estimates are maintained.
	The old way took concurrency into account but ignored compression;
	the new way does the converse.
- client: maintain new stat: recent average transfer rates.
	This track average up/down throughputs
	(over wall clock time, not just while xfers are active)
	with a half-life of 1 day.
	Will eventually add a new pref: don't fetch new work if
	either of these is above a threshold

svn path=/trunk/boinc/; revision=13407
2007-08-17 18:05:39 +00:00
..
os2
win Update icons for Linux 2007-08-14 18:50:11 +00:00
.cvsignore
Makefile.am - Added program sched/sched_driver.C. 2007-07-03 21:55:50 +00:00
Makefile.curl.am
Makefile.linux
acct_mgr.C - Added program sched/sched_driver.C. 2007-07-03 21:55:50 +00:00
acct_mgr.h *** empty log message *** 2007-03-21 03:23:50 +00:00
acct_setup.C - compile fixes for Win 2007-06-22 20:17:08 +00:00
acct_setup.h *** empty log message *** 2007-03-04 02:30:48 +00:00
app.C - client: add mechanism to abort results if they get > 100 2007-07-20 23:42:20 +00:00
app.h - client: add mechanism to abort results if they get > 100 2007-07-20 23:42:20 +00:00
app_control.C Create boinc_exec() function for invoking switcher and setprojectgrp utilities instead of calling system() 2007-08-14 10:08:36 +00:00
app_graphics.C
app_start.C - client: code cleanup. Was looking for fopen()s without fclose(), 2007-06-29 15:45:15 +00:00
app_stats_mac.C
auto_update.C - random compile warning fixes 2007-06-20 23:16:30 +00:00
auto_update.h *** empty log message *** 2007-04-09 02:17:26 +00:00
check_security.C *** empty log message *** 2007-02-26 10:39:36 +00:00
check_state.C - Core client: handle multiple platforms correctly. 2007-05-03 17:14:30 +00:00
client_msgs.C
client_msgs.h
client_state.C - client: change the way upload/download throughput 2007-08-17 18:05:39 +00:00
client_state.h - User web and client: added a new pref "suspend_if_no_recent_input" 2007-07-19 23:22:19 +00:00
client_types.C - GUI RPC: add graphics_exec_path and slot_path fields to RESULT. 2007-06-14 23:08:43 +00:00
client_types.h - client: fix bug where if you get no work from a project 2007-07-28 22:15:31 +00:00
cpp.h Rom 19 Apr 2007 2007-04-19 20:53:16 +00:00
cpu_benchmark.h
cpu_sched.C - client: print time zone message at startup 2007-07-14 20:04:47 +00:00
cs_account.C - core client: on attach to project, 2007-05-14 19:18:45 +00:00
cs_apps.C - API: some out-of-mem checks 2007-07-13 20:18:46 +00:00
cs_benchmark.C - client: when I changed the length of benchmark intervals 2007-06-12 17:28:08 +00:00
cs_cmdline.C - client: don't crash if use --detach_project option 2007-07-31 03:25:59 +00:00
cs_files.C - client: add constructor/destructor for APP_VERSION, WORKUNIT, RESULT 2007-05-10 16:23:10 +00:00
cs_platforms.C - core client: add <no_alt_platform> config option; 2007-05-07 19:38:27 +00:00
cs_prefs.C - GUI RPC: added get_global_prefs_network() 2007-08-01 20:26:08 +00:00
cs_scheduler.C - client: fix bug where if you get no work from a project 2007-07-28 22:15:31 +00:00
cs_statefile.C Mac client: always show UNIX error if state file rename fails. 2007-07-16 08:59:14 +00:00
cs_trickle.C - compile fixes for Win 2007-06-22 20:17:08 +00:00
dhrystone.C - client: when I changed the length of benchmark intervals 2007-06-12 17:28:08 +00:00
dhrystone.h
dhrystone2.C
file_names.C - client: change the way upload/download throughput 2007-08-17 18:05:39 +00:00
file_names.h - client: if CA bundle file isn't in BOINC directory, 2007-07-13 17:25:47 +00:00
file_xfer.C *** empty log message *** 2007-03-29 18:41:41 +00:00
file_xfer.h *** empty log message *** 2007-03-29 16:40:43 +00:00
gui_http.C
gui_http.h
gui_rpc_server.C svn path=/trunk/boinc/; revision=12454 2007-04-23 20:35:55 +00:00
gui_rpc_server.h svn path=/trunk/boinc/; revision=12454 2007-04-23 20:35:55 +00:00
gui_rpc_server_ops.C - client: timezone reflects daylight savings time (Win) 2007-08-10 16:02:09 +00:00
gui_titles.C
gui_titles.h
hostinfo_network.C Fix compiler warnings. 2007-08-14 02:38:38 +00:00
hostinfo_network.h
hostinfo_unix.C - User web and client: added a new pref "suspend_if_no_recent_input" 2007-07-19 23:22:19 +00:00
hostinfo_unix_test.C *** empty log message *** 2007-03-13 19:33:27 +00:00
hostinfo_win.C - client: timezone reflects daylight savings time (Win) 2007-08-10 16:02:09 +00:00
http_curl.C - client: change the way upload/download throughput 2007-08-17 18:05:39 +00:00
http_curl.h - client: change the way upload/download throughput 2007-08-17 18:05:39 +00:00
install-sh
log_flags.C - client: add a <data_dir> option in cc_config.xml; 2007-08-16 17:33:41 +00:00
log_flags.h - client: add a <data_dir> option in cc_config.xml; 2007-08-16 17:33:41 +00:00
main.C *** empty log message *** 2007-03-19 20:03:06 +00:00
main.h
makefile_sim - client simulator: 2007-05-08 01:55:28 +00:00
net_stats.C - client: change the way upload/download throughput 2007-08-17 18:05:39 +00:00
net_stats.h - client: change the way upload/download throughput 2007-08-17 18:05:39 +00:00
pers_file_xfer.C *** empty log message *** 2007-03-13 19:33:27 +00:00
pers_file_xfer.h
procinfo_unix.C
rrsim_test.C - back end: make it possible to run multiple instances of make_work, 2007-06-20 16:27:27 +00:00
scheduler_op.C - fix to previous checkin 2007-07-06 23:09:59 +00:00
scheduler_op.h *** empty log message *** 2007-04-13 22:55:18 +00:00
setprojectgrp.C
sim.C - back out my last change 2007-07-18 23:26:49 +00:00
sim.h - client simulator: rename "variety" to "monotony", 2007-07-12 19:52:58 +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.C - Manager: if a job is running EDF, show "high priority" in status 2007-06-25 19:05:29 +00:00
ss_logic.C
ss_logic.h
stream.C
switcher.C
test_fx_in
test_fx_out
test_fx_out1
time_stats.C - client: code cleanup. Was looking for fopen()s without fclose(), 2007-06-29 15:45:15 +00:00
time_stats.h *** empty log message *** 2007-04-11 21:49:57 +00:00
whetstone.C - client: when I changed the length of benchmark intervals 2007-06-12 17:28:08 +00:00
work_fetch.C - client simulator: added '--work_fetch_old' option. 2007-07-11 20:13:53 +00:00