Re: [RFD] Freezing of kernel threads

From: Linus Torvalds
Date: Sun May 13 2007 - 16:50:29 EST




On Sun, 13 May 2007, Rafael J. Wysocki wrote:
>
> Besides, the problems with interdependencies that we've had recently are
> related specifically to the CPU hotplug. To be precise, they are related to the
> CPU hotplug notifiers that try to stop kernel threads which may be frozen.
> The other interdependencies don't lead to freezer-related problems.

Sure they do. We've always had interdependencies and freezer-related
problems. That's why PF_NOFREEZE exists in the first place.

Claiming this is somehow CPU hotplug-related is disingenious, since the
freezer hasn't even been used for that historically, yet clearly we *do*
have the NOFREEZE stuff.

Those kernel threads tend to exists for a reason.

Linus
-
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/