boinc/html/inc
David Anderson fb851311e0 - server: various changes;
see http://boinc.berkeley.edu/trac/wiki/CreditNew

    Projects will need to update DB and recompile all back-end programs.

    Summary:
    - new way of computing credit
    - "reliable host" mechanism is per app version
    - "host punishment" mechanism is per app version
    - adjustment of wu.rsc_fpops_est provides the
        equivalent of per app version DCF
    - max jobs in progress is now per app
    - max jobs per RPC is now per app

    TODO:
    - reliable mechanism:
        - populate and use host_app_version.error_rate
        - populate host_app_version.turnaround
    - host punishment:
        - populate host_app_version.max_jobs_per_day
        - populate host_app_version.n_jobs_today
        - use app.max_jobs_per_day_init
    - job limits:
        - use app.max_jobs_in_progress, max_gpu_jobs_in_progress
        - use app.max_jobs_per_rpc
    - adjust wu.rsc_fpops_est
    - remove old credit stuff
        fpops_cumulative, credit_multiplier
        credit computation in scheduler

- AVERAGE class: use the Knuth algorithm (Wikipedia)


svn path=/trunk/boinc/; revision=21021
2010-03-29 22:28:20 +00:00
..
GeoIP.dat - updated GeoIP stuff 2008-03-20 22:48:29 +00:00
akismet.inc - client: show message when suspending because of exclusive app 2008-10-09 18:28:55 +00:00
bbcode_convert.inc - web: change the way project news is stored. 2009-12-16 22:35:08 +00:00
bbcode_html.inc svn path=/trunk/boinc/; revision=18502 2009-06-25 16:53:17 +00:00
boinc_db.inc - fix client simulator 2009-07-06 16:33:02 +00:00
bolt.inc - web: change style sheet so tables are bordered only if class is "bordered" 2008-10-30 18:27:22 +00:00
bolt_cat.inc - Filter questions 2008-11-03 03:06:29 +00:00
bolt_db.inc svn path=/trunk/boinc/; revision=15921 2008-08-21 23:24:11 +00:00
bolt_ex.inc - web: change style sheet so tables are bordered only if class is "bordered" 2008-10-30 18:27:22 +00:00
bolt_rnd.inc Bolt stuff 2008-10-27 21:30:55 +00:00
bolt_sched.inc - Add callback mechanism for exercises and exercise sets 2008-10-23 20:35:39 +00:00
bolt_select.inc Bolt stuff 2008-10-27 21:30:55 +00:00
bolt_seq.inc Bolt stuff 2008-10-27 21:30:55 +00:00
bolt_snap.inc Bolt stuff 2008-10-30 22:58:33 +00:00
bolt_util.inc - Bolt core reorg 2008-11-01 03:07:44 +00:00
bolt_util_ops.inc - Bolt core reorg 2008-11-01 03:07:44 +00:00
bolt_xset.inc Bolt stuff 2008-10-29 00:09:36 +00:00
bossa.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
bossa_db.inc - lib: fix typo 2008-08-20 16:49:37 +00:00
bossa_example.inc - client: improve CPU sched debug messages 2009-04-20 00:00:11 +00:00
bossa_example2.inc svn path=/trunk/boinc/; revision=17840 2009-04-17 02:24:05 +00:00
bossa_example3.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
bossa_example4.inc svn path=/trunk/boinc/; revision=17789 2009-04-10 23:15:43 +00:00
bossa_impl.inc svn path=/trunk/boinc/; revision=17841 2009-04-17 02:40:21 +00:00
cache.inc - web: if someone edits their profile, remove it from the cache 2009-12-25 04:23:48 +00:00
cert.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
countries.inc - web: fix up country flags a little 2009-06-12 16:35:08 +00:00
credit.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
db.inc - web: replace the vaguely-named process_user_text() 2008-12-14 22:18:49 +00:00
db_conn.inc - web DB code: fix PHP warning when enumeration returns nothing. 2010-01-15 23:08:55 +00:00
db_ops.inc - web: various security fixes 2008-09-07 07:40:56 +00:00
dir_hier.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
email.inc svn path=/trunk/boinc/; revision=20403 2010-02-03 17:28:03 +00:00
forum.inc - user web: in above case, remove notifications as well 2010-03-28 23:47:17 +00:00
forum_banishment_vote.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
forum_db.inc - web: change the way project news is stored. 2009-12-16 22:35:08 +00:00
forum_email.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
forum_rss.inc - server: various changes; 2010-03-29 22:28:20 +00:00
friend.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
geoip.inc - updated GeoIP stuff 2008-03-20 22:48:29 +00:00
host.inc svn path=/trunk/boinc/; revision=20734 2010-02-25 17:51:41 +00:00
image.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
kses.php
news.inc - client: add <stderr_head> config option; 2010-01-12 18:39:59 +00:00
notify.inc - server: client version numbers are represented as 2010-01-13 17:28:59 +00:00
page_translate.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
pm.inc - user web: make a bunch of strings translatable (from Nicolas) 2010-01-16 06:19:19 +00:00
prefs.inc - web: fix bug that caused "send email" and "show hosts" 2010-03-04 04:16:00 +00:00
profile.inc - web: more translations, from Christian. fixes #982 2010-02-16 01:06:03 +00:00
recaptchalib.php
result.inc - web: translation stuff 2010-02-19 17:51:00 +00:00
sanitize_html.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
stats_sites.inc - web: code shuffle for Drupal 2010-02-04 16:15:54 +00:00
team.inc - web: more translations, from Christian. fixes #982 2010-02-16 01:06:03 +00:00
team_types.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
text_transform.inc - web: small fix 2009-12-19 06:13:22 +00:00
time.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
translation.inc - server: various changes; 2010-03-29 22:28:20 +00:00
uotd.inc - web: more translations, from Christian. fixes #982 2010-02-16 01:06:03 +00:00
user.inc - various components: fix inconsistencies in how user names 2010-02-18 22:33:26 +00:00
util.inc - web: more translations, from Christian. fixes #982 2010-02-16 01:06:03 +00:00
util_basic.inc - client: show message when suspending because of exclusive app 2008-10-09 18:28:55 +00:00
util_ops.inc - admin web: a project must provide an .htaccess file 2010-02-21 04:45:52 +00:00
wap.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
xml.inc - web RPC: include mem and disk info in host XML record 2010-03-25 16:38:17 +00:00