Hi. Just to let you know that I have it working with Suspend2. One thing I am concerned about is that we still need a way of determining whether a process has been signalled but not yet frozen. At the moment you just check p->todo, but if/when other functionality begins to use the todo list, this will be unreliable. I'm happy to supply the patches I'm using if you want to compare. (I retained the other freezer improvements, so it wouldn't just be bug fixes against your patches). Regards, Nigel -- Evolution. Enumerate the requirements. Consider the interdependencies. Calculate the probabilities. - 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: [PATCH 2/4] Task notifier: Implement todo list in task_struct
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 2/4] Task notifier: Implement todo list in task_struct
- References:
- Alternative to TIF_FREEZE -> a notifier in the task_struct?
- From: Christoph Lameter <[email protected]>
- Re: Alternative to TIF_FREEZE -> a notifier in the task_struct?
- From: Pavel Machek <[email protected]>
- Re: Alternative to TIF_FREEZE -> a notifier in the task_struct?
- From: Christoph Lameter <[email protected]>
- Re: Alternative to TIF_FREEZE -> a notifier in the task_struct?
- From: Pavel Machek <[email protected]>
- [PATCH 1/4] Task notifier: Allow the removal of a notifier from the notifier handler
- From: Christoph Lameter <[email protected]>
- [PATCH 2/4] Task notifier: Implement todo list in task_struct
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 2/4] Task notifier: Implement todo list in task_struct
- From: Pavel Machek <[email protected]>
- Re: [PATCH 2/4] Task notifier: Implement todo list in task_struct
- From: Pavel Machek <[email protected]>
- Re: [PATCH 2/4] Task notifier: Implement todo list in task_struct
- From: Christoph Lameter <[email protected]>
- Alternative to TIF_FREEZE -> a notifier in the task_struct?
- Prev by Date: Re: Compiling module-init-tools versions after v3.0
- Next by Date: Re: SATALink Sil3112 and Linux woes
- Previous by thread: Re: [PATCH 2/4] Task notifier: Implement todo list in task_struct
- Next by thread: Re: [PATCH 2/4] Task notifier: Implement todo list in task_struct
- Index(es):