boinc/html
David Anderson 13400c9516 Changes for multithread app support:
- update_versions: use __ (not :) as separator for plan class
- client: add plan_class to APP_VERSION;
    an app version is now identified by platform/version/plan_class
- client CPU scheduler: don't assume apps use 1 CPU
- client: add avg_ncpus, max_cpus, flops, cmdline to RESULT
- scheduler: implement app planning scheme

Other changes:

- client: if symlink() fails, make a XML soft link instead
    (for Unix running off a FAT32 FS)
- client: don't accept nonpositive resource share from AMS
- daemons and DB: check for error returns from enumerations,
    and exit if so.  Thus, if the MySQL server goes down,
    all the daemons will soon exit.
    The cron script will restart them every 5 min,
    so when the DB server comes back up so will the project.
- web: show empty max CPU % as ---
- API: get rid of all_threads_cpu_time option (always the case now)


svn path=/trunk/boinc/; revision=14966
2008-03-27 18:25:29 +00:00
..
bt Due to magic quotes check the IDs and hashes are now always 20 bytes 2007-10-10 21:06:10 +00:00
inc Changes for multithread app support: 2008-03-27 18:25:29 +00:00
languages Localization: BOINC distribued web site language files updated: Chinese simplified(zh_CN), Spanish(es) 2008-03-12 06:21:47 +00:00
ops - admin web: touch reread_db in manage_app_versions.php 2008-03-18 21:22:44 +00:00
project.sample - web: add "max CPU % for graphics" project-specific preference. 2008-01-29 20:04:38 +00:00
queue Update some of the code and added some documentation... 2008-01-15 08:36:59 +00:00
user - web: show venues in private host list 2008-03-11 20:27:19 +00:00