On Wed, 26 Aug 2009, Andrew Morton wrote: > All I've seen is "I want 100% access to a CPU". That's not a problem > statement - it's an implementation. Maybe. But its a problem statement that I have seen in various industries. Multiple kernel hacks exist to do this in more or less contorted way. We already have Linux scheduler functionality that does partially what is needed. See the isolcpus kernel parameter. isolcpus does not switch off OS sources of noise but it takes the processor away from the scheduler. We need a harder form of isolation where the excluded processors offer no OS services at all. > What is the problem statement? My definition (likely not covering all that the author of this patchset wants): How to make a processor in a multicore system completely available to a process. -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html