Re: [RFC] Cpu-hotplug: Using the Process Freezer (try2)

From: Srivatsa Vaddagiri
Date: Tue Apr 03 2007 - 23:08:12 EST


On Tue, Apr 03, 2007 at 07:45:16PM +0530, Gautham R Shenoy wrote:
> > Should we ignore this for the timebeing and take up later as and when
> > users report problems?
>
> In my case, the problem of freezer failing was due to the vfork freezer race
> in do_fork. The parent task was waiting_for_completion() while the child was
> frozen.

Good catch and ...

> Rafael has already sent out the fix for that, but for some reason I
> don't see it in the -mm.
>
> With that fix, freezer and hence hotplug succeeds even when I am running
> a 'make -j' test.

Good to know that!

So Ingo/Rafael, should we ignore the problem of "TASK_UNINTERRUPTIBLE
sleepers can break freezer" for the timebeing? Mainly because its not
trivial to solve and we need to tackle it case by case basis as and when
users report specific problems.

--
Regards,
vatsa
-
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/