Messages in this thread |  | | | Subject | Re: [PATCH] [request for inclusion] Realtime LSM | | Date | Thu, 13 Jan 2005 22:34:25 -0500 | | From | Paul Davis <> |
>I wouldn't have thought it is so much a matter of having real-time-ish >scheduling available that tries to play nicely in a multi user machine. >That must still imply that either the user is able to unduly tie up >resources (and thus it has to be a privileged operation), or that it >sometimes can't meet its "guarantees" (in which case, is it useful?).
most audio hackers and users are perfectly comfortable with the OSX compromise - tasks with no special privilege get deterministic access to the CPU as long as they do not consume excessive cycles.
this begs the question about what happens when the entire class of SCHED_ISO (to use Con's working name for such a scheduling class) tasks is eating too much CPU, rather than any one of them, but i'll leave that to Con :)
--p - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |