From b0546e5e7f7044019892543c6c82029db8d564a7 Mon Sep 17 00:00:00 2001 From: Robert Jonsson Date: Thu, 15 Sep 2011 12:14:55 +0000 Subject: moved attic to a branch of it's own --- attic/muse_qt4_evolution/doc/README.realtime | 19 ------------------- 1 file changed, 19 deletions(-) delete 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 deleted file mode 100644 index 7e992261..00000000 --- a/attic/muse_qt4_evolution/doc/README.realtime +++ /dev/null @@ -1,19 +0,0 @@ -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