![]() | ||||||||||
Messages in this thread |
On Sun, 26 Jun 2005, Christoph Lameter wrote: > > 3. I wish there would be a better way to handle the PF_FREEZE. Its like a > signal delivery after all. Is there any way to define an in kernel signal? > Or a way to make a process execute a certain bit of code? It's called "work", and we have the "TIF_xxx" flags for it. That's how "need-resched" and "sigpending" are done. There could be a "TIF_FREEZEPENDING" thing there too.. Linus - 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/ | |||||||||
| Last update: 2005-06-27 04:29 [from the cache] ©2003-2008 | ||||||||||