Re: how to get chance for user space process even when the kernelis utilizing 100% CPU.

From: Chris Snook
Date: Fri Feb 01 2008 - 13:18:46 EST


veerasena reddy wrote:
I have a requirement where i need to execute a user process even when
the kernel is utilizing 100% of CPU time.

In the realtime kernel, hardware interrupt handlers are prioritized threads, so you can give the userspace process a higher realtime priority.

-- Chris
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/