[gobolinux-devel] realtime LSM
Lucas C. Villa Real
lucasvr at gobolinux.org
Tue Mar 11 06:18:20 NZDT 2008
On Mon, Mar 10, 2008 at 8:17 AM, Jonatan Liljedahl <lijon at kymatica.com> wrote:
> how was it, is the realtime lsm patch included in the gobolinux kernel?
> it's the easiest way to gain realtime privileges, another alternative is
> set_rlimits which require no kernel patch, but it means you have to run
> all apps that might ask for realtime threads under set_rlimits which can
> be hard in a desktop environment..
I just checked the patch (which is 2 years old now -- does it still
work?). As far as I can see, in order to apply it one would have to
disable the default Linux capabilities (CONFIG_SECURITY_CAPABILITIES),
which is what we've been using so far -- it's not possible to have
that capabilities configured as module anymore.
What about Ingo Molnar's preempt-rt patch? Isn't it an option for
realtime audio? :
http://www.kernel.org/pub/linux/kernel/projects/rt/
--
Lucas
powered by /dev/dsp
More information about the gobolinux-devel
mailing list