Changes between Initial Version and Version 1 of PrefsPresets


Ignore:
Timestamp:
Aug 8, 2017, 2:06:00 PM (7 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PrefsPresets

    v1 v1  
     1= Prefs pre-sets =
     2
     3A proposal for simplifying the prefs interface by providing a few "pre-sets" -
     4named preference sets - as the default interface.
     5
     6Note: [PrefsRemodel another design doc] proposes more sweeping changes.
     7This doc doesn't propose changing the preferences, just the interface.
     8
     9== Proposed pre-sets ==
     10
     11=== Max computing ===
     12
     13Allow computing on all CPUs and GPUs, all the time.
     14Memory limits: 90% while idle, 50% while busy
     15
     16=== Standard ===
     17
     18Busy: 50% CPUs, no GPU
     19Idle: 100% of both
     20
     21=== Energy-saver ===
     22
     23Busy: 25% CPUs, GPU
     24Idle: none (let the computer go into low-power mode or turn off)