From e40fc849149dd97c248866a4a1d026dda5e57b62 Mon Sep 17 00:00:00 2001 From: Robert Jonsson Date: Mon, 7 Mar 2011 19:01:11 +0000 Subject: clean3 --- attic/muse_qt4_evolution/doc/README.realtime | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 attic/muse_qt4_evolution/doc/README.realtime (limited to 'attic/muse_qt4_evolution/doc/README.realtime') diff --git a/attic/muse_qt4_evolution/doc/README.realtime b/attic/muse_qt4_evolution/doc/README.realtime new file mode 100644 index 00000000..7e992261 --- /dev/null +++ b/attic/muse_qt4_evolution/doc/README.realtime @@ -0,0 +1,19 @@ +For reliable operation MusE needs "realtime priviledges". + +Kernel >= 2.6.12 + - load the set_rtlimits utility from: + http://www.physics.adelaide.edu.au/~jwoithe + - compile & install + + - create an audio group (if you dont have one already): + groupadd audio + + - add yourself to the audio group + + - create an entry in "/etc/set_rtlimits.conf": + + @audio /home/ws/projects/muse/muse/muse/muse -1 90 + + - start MusE with + set_rtlimits -r 60 /usr/local/bin/muse + -- cgit v1.2.3