diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,8 +1,8 @@ -MAME - coreup - Enable all CPU core +NAME + coreup - Enable all CPU cores coredown - Disable all but one CPU core -SYNPOSIS +SYNOPSIS coreup [count] coredown [count] @@ -10,7 +10,7 @@ DESCRIPTION The coreup utility enables all CPU cores on the machine. The coredown utility disables all CPU cores on the machine - expect the CPU 0. + except CPU 0. This is designed as a workaround for virtual machines that have input performance issues (keyboard input lag and keys @@ -34,7 +34,7 @@ EXIT STATUS 1 An error occurred. NOTES - The is no difference between the coreup(1) and coredown(1) + There is no difference between the coreup(1) and coredown(1) utilities when the count operand is specified. SEE ALSO |
