boinc/db
David Anderson 95ebb112c2 - client: for VBox apps, check stderr for "ERR_CPU_VM_EXTENSIONS_DISABLED".
If found, set HOST_INFO::p_vm_extensions_disabled,
    and pass this to the scheduler.
- scheduler (VBox app plan function) if a host has p_vm_extensions_disabled
    set, don't sent it multicore VBox jobs.

Note: if you have a host with VM extensions, and they're disabled
    in the BIOS, and you enable them, you can remove the
    <p_vm_extensions_disabled> line from client_state.xml
    and you'll be eligible to get multicore VM jobs again.


svn path=/trunk/boinc/; revision=24944
2011-12-30 09:43:58 +00:00
..
Makefile.am Added include of Makefile.incl and "if INSTALL_HEADERS" around 2009-03-09 15:38:21 +00:00
boinc_db.cpp - server: more fixes to DB to handle unsigned result IDs 2011-11-09 17:27:50 +00:00
boinc_db.h - client: for VBox apps, check stderr for "ERR_CPU_VM_EXTENSIONS_DISABLED". 2011-12-30 09:43:58 +00:00
bolt_constraints.sql
bolt_schema.sql Bolt stuff 2008-10-30 22:58:33 +00:00
bossa_constraints.sql
bossa_schema.sql - lib: fix typo 2008-08-20 16:49:37 +00:00
constraints.sql - server: various changes; 2010-03-29 22:28:20 +00:00
db_base.cpp - DB: use %u when writing result IDs in SQL queries; 2011-11-09 07:41:49 +00:00
db_base.h - client: don't crash if trickle up exceeds 64KB 2011-11-06 06:25:48 +00:00
init_db
schema.sql - fix typo in DB schema 2011-09-22 03:15:21 +00:00
schema_locality.sql - GUI RPC: more replacement of std::string 2010-03-13 04:40:37 +00:00