mirror of https://github.com/BOINC/boinc.git
546c0b899a
The new field (workunit.rsc_bandwidth_bound) goes at the END of the record. Always do it this way! - make_work: after creating a batch of new WUs, we were waiting 60 sec for the transitioner to create the results for them (so that our next count of unsent results would be correct). This is bogus; if e.g. the transitioner isn't running, we'll never get the results, and we'll keep creating WUs forever. Instead: explicitly wait for there to be results for the last WU from the batch just created. - scheduler: parse <allow_non_preferred_apps>, <allow_beta_work> correctly. svn path=/trunk/boinc/; revision=14875 |
||
---|---|---|
.. | ||
Makefile.am | ||
boinc_db.C | ||
boinc_db.h | ||
bolt_constraints.sql | ||
bolt_schema.sql | ||
bossa_constraints.sql | ||
bossa_schema.sql | ||
constraints.sql | ||
db_base.C | ||
db_base.h | ||
init_db | ||
schema.sql |