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

From: Mark Knecht <markknecht@email-addr-hidden>
Date: Thu Sep 29 2005 - 16:57:39 EEST

On 9/29/05, Antonio <debian@email-addr-hidden> wrote:
> Hi Mark,
>
> On Wed, 2005-09-28 at 16:10 -0700, Mark Knecht wrote:
> > On 9/28/05, Antonio <debian@email-addr-hidden> 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@email-addr-hidden ~ $ cat /etc/group | grep realtime
> > realtime:x:600:mark
> > mark@email-addr-hidden ~ $
> >
> > 2) Load the realtime-lsm module:
> >
> > mark@email-addr-hidden ~ $ cat /etc/modules.autoload.d/kernel-2.6 | grep realtime
> > realtime gid=600 any=1
> > mark@email-addr-hidden ~ $
> >
> > 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
Received on Thu Sep 29 20:15:09 2005

This archive was generated by hypermail 2.1.8 : Thu Sep 29 2005 - 20:15:09 EEST