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

Mark Knecht markknecht at gmail.com
Thu Sep 29 09:57:39 EDT 2005


On 9/29/05, Antonio <debian at fastwebnet.it> wrote:
> Hi Mark,
>
> On Wed, 2005-09-28 at 16:10 -0700, Mark Knecht wrote:
> > 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
>
>
> Thanks for the detailed instructions. It works like charm here too, with
> the vanilla 2.6.13.
>
> Best regards,
>
>   ~ Antonio
>

My pleasure.

- Mark




More information about the Linux-audio-user mailing list