Ingo Molnar <[EMAIL PROTECTED]> wrote: > > > * Andrew Morton <[EMAIL PROTECTED]> wrote: > > > > next we > > > $CAPABILITY for $FOO and we're headed straight to interface-hell. > > > > "interface hell"? Wow. > > > > Still. It seems to be what we deserve if all that fancy stuff we have > > cannot address this very simple and very real-world problem. > > please describe this "very simple and very real-world problem" in simple > terms. Lets make sure "problem" and "solution" didnt become detached. >
Well others can do that better than I but I'd describe it as - Audio apps need to meet their realtime requirements - The way to implement that is to give them !SCHED_OTHER and mlockall capabilities. - But they don't want to run as root. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

