From 29d89a190908076312f0790d6eb28c5373df9ae0 Mon Sep 17 00:00:00 2001 From: Paul Wisehart Date: Tue, 11 May 2010 15:18:44 +0200 Subject: system/set_rlimits: Initial import --- system/set_rlimits/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 system/set_rlimits/README (limited to 'system/set_rlimits/README') 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/ + -- cgit v1.2.3