summaryrefslogtreecommitdiffstats
path: root/system/set_rlimits/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/set_rlimits/README')
-rw-r--r--system/set_rlimits/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/system/set_rlimits/README b/system/set_rlimits/README
new file mode 100644
index 0000000000..86cd4ae04b
--- /dev/null
+++ b/system/set_rlimits/README
@@ -0,0 +1,8 @@
+This is a small program written to give unpriviledged users access to
+realtime scheduling via the new rlimits added to kernel 2.6.12. The
+new name reflects the fact that the program can control resource
+limits rather than just those related to realtime priorities.
+
+set_rlimits was developed by Jonathan Woithe
+http://www.physics.adelaide.edu.au/~jwoithe/
+