[CLOSED - FEATURE ADDED] Negative CPU thread counts
Posted: Fri Jan 08, 2016 8:26 pm
Small things that makes life easier 
If specifying 0 (Automatic) threads means use all cores on a machine,
then negative numbers can mean use all but that many cores.
For example, threads= -2 means use all but 2 cores, while threads= 2 means only use 2 cores.
This is useful when you want to leave one or two cores for other tasks.

If specifying 0 (Automatic) threads means use all cores on a machine,
then negative numbers can mean use all but that many cores.
For example, threads= -2 means use all but 2 cores, while threads= 2 means only use 2 cores.
This is useful when you want to leave one or two cores for other tasks.