summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-05-15 14:50:11 +0200
committerLennart Poettering <lennart@poettering.net>2012-05-15 15:25:40 +0200
commit7bf411e4f60e80d835f65768df1041a79683f6ca (patch)
tree87f8f0990dd7820bdc9317571969c89265bc930e /README
parente8e09c9b8900fd47366b926ee90059e2926cb0bc (diff)
rlimit: RLIMIT_RTTIME is in usec, not nsec
We are taking the liberty not to bump the bus API. This should be unproblematic since it's only an auxiliary function, and not exported in any binary API (but is in a drop-in file).
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 206773d..df98529 100644
--- a/README
+++ b/README
@@ -163,7 +163,7 @@ DAEMON:
system is overloaded already handing out further RT scheduling
will be delayed a bit.
- --rttime-nsec-max= may be used to control which RLIMIT_RTTIME
+ --rttime-usec-max= may be used to control which RLIMIT_RTTIME
value clients need to have chosen at minumum before they may
acquire RT scheduling through RealtimeKit.