boinc/db
David Anderson 8c41a07992 - scheduler: Add a notion of "hard app" for SETI@home.
If an app is hard, the scheduler always does the deadline check,
    even if the client has no other jobs for this project.
    And the estimated wallclock duration is multiplied by 1.3,
    to avoid sending jobs to hosts that will barely make the deadline.

    Hard apps are marked by setting weight = -1.
    This is a total kludge, to avoid adding another field to app.

svn path=/trunk/boinc/; revision=15607
2008-07-15 21:43:45 +00:00
..
Makefile.am - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
boinc_db.C - validator/assimilator: fix bug in 2 June checkin 2008-06-05 18:36:31 +00:00
boinc_db.h - Back end: add adaptive validation feature 2008-06-04 23:04:12 +00:00
bolt_constraints.sql - manager: fix unix build (new file) 2008-01-31 23:43:37 +00:00
bolt_schema.sql - more gcc fixes 2008-06-26 20:53:51 +00:00
bossa_constraints.sql - client code: my next-to-last checkin was flawed 2008-02-12 20:33:05 +00:00
bossa_schema.sql - scheduler: Add a notion of "hard app" for SETI@home. 2008-07-15 21:43:45 +00:00
constraints.sql Various preparation for handling multithreaded apps 2008-03-13 22:57:24 +00:00
db_base.C - admin web: touch reread_db in manage_app_versions.php 2008-03-18 21:22:44 +00:00
db_base.h - admin web: touch reread_db in manage_app_versions.php 2008-03-18 21:22:44 +00:00
init_db
schema.sql - Back end: add adaptive validation feature 2008-06-04 23:04:12 +00:00