On 9/21/05, Nicolas Sergent <[EMAIL PROTECTED]> wrote: > > Hi, > > have you had a look at sys-apps/realtime-lsm ? ( http://www.joq.us ) > I don't know if it's as performant as the rt-patches, but you can use > this module with a gentoo-kernel. > > Cheers > > Khâpin
Yes, thanks.I already run realtime-lsm. However that package doesn't provide any performance improvements to the system. What it does is allow a user to do things he'd normally need ot be root to do, such as requestion realtime processing performance within Jack. As root you can always do this. As a user you never can until 1) realtime-lsm is installed 2) There is a group created that is given lsm rights 3) The user is added to that group. Eg: [EMAIL PROTECTED] ~ $ cat /etc/modules.autoload.d/kernel-2.6 <SNIP> fglrx snd-intel8x0 snd-hdsp ohci1394 sbp2 realtime gid=600 any=1 [EMAIL PROTECTED] ~ $ [EMAIL PROTECTED] ~ $ cat /etc/group <SNIP> realtime:x:600:mark Cheers, Mark -- [email protected] mailing list
