Changes between Version 9 and Version 10 of PrefsUnification


Ignore:
Timestamp:
Dec 10, 2014, 3:19:31 PM (9 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PrefsUnification

    v9 v10  
    8585   * Specify day-of-week schedule: [the texts for each should be 2 textboxes per day, not 1]
    8686  * Other
    87    * Switch between tasks about every X minutes [Do not allow 0]
    88  * Memory and Disk
    89   * Memory usage limits
    90    * Use at most X% when computer is in use [required]
    91    * Use at most X% when computer is not in use [required]
    92    * Checkbox: Leave non-GPU applications in memory while suspended
    93    * Use at most X% of page/swap file [required]
    94   * Disk usage limits
    95    * Checkbox: Use no more than X GB [the checkbox enables/requires the value]
    96    * Checkbox: Leave at least X GB free [the checkbox enables/requires the value]
    97    * Checkbox: Use no more than X% of total disk space [the checkbox enables/requires the value]
    98   * Other
    99    * Request tasks to checkpoint at most every X seconds [required]
    100  * Networking
    101   * Work cache
    10287   * Maintain at least X days of work [no need to show the maximum text; instead, show it on validation when user clicks OK]
    10388   * Allow an additional X days of work to be cached [no need to show the maximum text again]
     89   * Switch between tasks about every X minutes [Do not allow 0]
     90   * Request tasks to checkpoint at most every X seconds [required]
     91 * Memory
     92  * Use at most X% when computer is in use [required]
     93  * Use at most X% when computer is not in use [required]
     94  * Checkbox: Leave non-GPU applications in memory while suspended
     95  * Use at most X% of page/swap file [required]
     96 * Disk
     97  * Checkbox: Use no more than X GB [the checkbox enables/requires the value]
     98  * Checkbox: Leave at least X GB free [the checkbox enables/requires the value]
     99  * Checkbox: Use no more than X% of total disk space [the checkbox enables/requires the value]
     100 * Network
    104101  * Usage limits
    105102   * Checkbox: Limit download rate to X KB/s [the checkbox enables/requires the value]
     
    150147
    151148David: on the web we also have "project preferences", so let's stick with "computing preferences".
     149