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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [RFC] Fix SMP brokenness for PF_FREEZE and make freezing usable for other purposes
- From: Christoph Lameter <[email protected]>
- Re: [RFC] Fix SMP brokenness for PF_FREEZE and make freezing usable for other purposes
- References:
- [RFC] Fix SMP brokenness for PF_FREEZE and make freezing usable for other purposes
- From: Christoph Lameter <[email protected]>
- Re: [RFC] Fix SMP brokenness for PF_FREEZE and make freezing usable for other purposes
- From: Pavel Machek <[email protected]>
- Re: [RFC] Fix SMP brokenness for PF_FREEZE and make freezing usable for other purposes
- From: Christoph Lameter <[email protected]>
- Re: [RFC] Fix SMP brokenness for PF_FREEZE and make freezing usable for other purposes
- From: Pavel Machek <[email protected]>
- Re: [RFC] Fix SMP brokenness for PF_FREEZE and make freezing usable for other purposes
- From: Christoph Lameter <[email protected]>
- Re: [RFC] Fix SMP brokenness for PF_FREEZE and make freezing usable for other purposes
- From: Pavel Machek <[email protected]>
- Re: [RFC] Fix SMP brokenness for PF_FREEZE and make freezing usable for other purposes
- From: Christoph Lameter <[email protected]>
- [RFC] Fix SMP brokenness for PF_FREEZE and make freezing usable for other purposes
- Prev by Date: Re: [RFC] Fix SMP brokenness for PF_FREEZE and make freezing usable for other purposes
- Next by Date: Re: [patch] Real-Time Preemption, -RT-2.6.12-rc6-V0.7.48-00
- Previous by thread: Re: [RFC] Fix SMP brokenness for PF_FREEZE and make freezing usable for other purposes
- Next by thread: Re: [RFC] Fix SMP brokenness for PF_FREEZE and make freezing usable for other purposes
- Index(es):