diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 12:59:31 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 12:59:31 +0100 |
| commit | 24249256b2cfa2f50a20b1004466e3f49d02a442 (patch) | |
| tree | 08d74a79f6e3868033b66a7c8c583d071c416718 /README | |
| parent | Update e-mail (diff) | |
| download | slack-24249256b2cfa2f50a20b1004466e3f49d02a442.tar.gz slack-24249256b2cfa2f50a20b1004466e3f49d02a442.tar.bz2 slack-24249256b2cfa2f50a20b1004466e3f49d02a442.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -9,10 +9,10 @@ DESCRIPTION with a new timer slack value. If the verb get or GET is used, the current timer slack - value and exit. If get is used, the program shall use - as high prefix as possible. If GET is used the value - shall be printed in nanoseconds but not unit shall be - printed. + value is printed and the process exit. If get is used, + the program shall use the highest prefix as possible. + If GET is used the value shall be printed in nanoseconds + but no unit shall be printed. If the verb reset is used, the process shall set the timer slack value for the process to the default timer @@ -41,7 +41,7 @@ NOTES Real-time threads do not slack around. RATIONALE - Could be useful increase the performance of your computer. + Could be useful to increase the performance of your computer. SEE ALSO nice(1), ionice(1), prctl(2) |
