Changes between Version 4 and Version 5 of PrefsPresets


Ignore:
Timestamp:
Sep 25, 2017, 10:47:15 PM (7 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PrefsPresets

    v4 v5  
    1111
    1212== Proposed presets ==
    13 
    14 (TODO: fill in the actually preferences for each of the following)
    1513
    1614=== Max computing ===
     
    3836Don't compute while idle; let the computer go into low-power mode or turn off
    3937
     38== Proposed values ==
     39
     40||                                  || Max  || Standard || Green    ||
     41|| use at most X% of CPUs           || 100  || 85       || 85       ||
     42|| use at most X% of CPU time       || 100  || 100      || 100      ||
     43|| suspend when on battery          || yes  || yes      || yes      ||
     44|| suspend when computer in use     || no   || no       || no       ||
     45|| suspend GPU when computer in use || no   || yes      || yes      ||
     46|| in use means no input in X min   || 3    || 3        || 3        ||
     47|| suspend when no input in X min   || ---  || ---      || 10       ||
     48|| suspend when non-BOINC CPU above || ---  || 25       || 25       ||
     49|| store at least X days of work    || .1   || .1       || .1       ||
     50|| store an extra X days of work    || .5   || .5       || .5       ||
     51|| switch tasks every X min         || 60   || 60       || 60       ||
     52|| request checkpoint every X sec   || 180  || 180      || 180      ||
     53|| use no more than XGB disk        || ---  || ---      || ---      ||
     54|| leave at least XGB free          || 1    || 1        || 1        ||
     55|| use no more than X% total disk   || 90   || 90       || 90       ||
     56|| when in use, use < X% RAM        || 70   || 50       || 50       ||
     57|| when not in use, use < X% RAM    || 90   || 90       || 90       ||
     58|| leave non-GPU tasks in mem       || no   || no       || no       ||
     59|| use at most X% swap file         || 75   || 75       || 75       ||
     60|| download rate limit kb/sec       || ---  || ---      || ---      ||
     61|| upload rate limit kb/sec         || ---  || ---      || ---      ||
     62
     63
    4064== Implementation ==
    4165