mirror of https://github.com/BOINC/boinc.git
95772cba77
The design has been changed to constant #threads per app version Various changes from Kevin Reed/WCG: - server: add workunit.rsc_bandwidth_bound: if nonzero, send this WU only to hosts with that much download bandwidth - assimilators: if a handler returns DEFER_ASSIMILATION, the WU remains in INIT state and will be handled when the next instance completes. Useful if you want the assimilator to see all instances. - scheduler: when setting result.outcome = DETACHED, set received_time to now - scheduler: removed the reliable_time and reliable_min_avg_credit options - scheduler/web: add optional <allow_non_preferred_projects> in project preferences. If present, user will accept work from non-selected apps if no work is available for selected apps - scheduler: improved messages for projects with multiple apps - scheduler: added config options <granted_credit_weight> and <granted_credit_ramp_up>. Used in calculating host.claimed_credit_per_cpu_sec, but I'm not sure how. - Added two new credit-granting formulas (validate_util.C): stddev_credit() and two_credit() - server DB: add rollback_transaction() and affected_rows() to DB_CONN NOTE: DB update required svn path=/trunk/boinc/; revision=14870 |
||
---|---|---|
.. | ||
Makefile.am | ||
backend_lib.C | ||
backend_lib.h | ||
boinc_submit | ||
cleanlogs.sh | ||
create_work.C | ||
create_work_example | ||
db_query | ||
dbcheck_files_exist | ||
dir_hier_move.C | ||
dir_hier_path.C | ||
grep_logs | ||
hr_db_convert.C | ||
kill_wu.C | ||
make_project | ||
makelog.sh | ||
parse_config | ||
poll_wu.C | ||
process_result_template.C | ||
project.xml | ||
run_in_ops | ||
sign_executable.C | ||
uc_result | ||
uc_wu | ||
update_versions | ||
update_versions_v6 | ||
updater.C | ||
upgrade | ||
vote_monitor | ||
watch_tcp | ||
xadd |