diff options
-rw-r--r-- | man5/proc.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index d7b87b73..e5632dcc 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -2934,6 +2934,10 @@ in the system. (Only in kernels up to and including 2.6.7.) This file shows the number POSIX real-time signals currently queued. .TP +.IR /proc/sys/kernel/sched_rr_timeslice_ms " (since Linux 3.9)" +See +.BR sched_rr_get_interval (2). +.TP .IR /proc/sys/kernel/sem " (since Linux 2.4)" This file contains 4 numbers defining limits for System V IPC semaphores. These fields are, in order: |