[linux-audio-user] I/O scheduler for 2.6 kernel

Mark Knecht markknecht at gmail.com
Wed Sep 28 19:10:08 EDT 2005


On 9/28/05, Antonio <debian at fastwebnet.it> wrote:
<SNIP>
> And yes I'm going to try the 2.6.13 too. Do you know if I can use the
> realtime-lsm module with the .13? I don't care about security risk on
> this machine.
<SNIP>

Absolutely. I'm running it right now on a 2.6.13 kernel I built. No
problems. It works great.

1) Create a group called realtime and give it a unique number. Add
your user account to the group:

mark at lightning ~ $ cat /etc/group | grep realtime
realtime:x:600:mark
mark at lightning ~ $

2) Load the realtime-lsm module:

mark at lightning ~ $ cat /etc/modules.autoload.d/kernel-2.6 | grep realtime
realtime gid=600 any=1
mark at lightning ~ $

3) Run Jack using realtime capabilities as a user

Cheers,
Mark




More information about the Linux-audio-user mailing list