[PATCH -mm 0/2] Separate freezer from PM code

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: Gautham R Shenoy <ego@...>, Ingo Molnar <mingo@...>, Oleg Nesterov <oleg@...>, Pavel Machek <pavel@...>, Pekka Enberg <penberg@...>, LKML <linux-kernel@...>
Date: Friday, April 27, 2007 - 11:37 am

Hi,

The first patch in the series separates the tasks freezer from the PM code and
moves it to kernel/freezer.c .  Some cleanups of freezer.c proposed by Gautham
will be sent in a separate patch.

The second one moves all of the freezer-specific per-task flags to a separate
filed of task_struct and defines functions for manipulating them with the help
of set_bit() and friends.  I think I have addressed all of the outstanding
issues with it.

The patches are against 2.6.21-rc7-mm2 with the Gautham's patch from
http://lkml.org/lkml/2007/4/26/250 applied.

Greetings,
Rafael


-- 
If you don't have the time to read,
you don't have the time or the tools to write.
		- Stephen King

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH -mm 0/2] Separate freezer from PM code, Rafael J. Wysocki, (Fri Apr 27, 11:37 am)
[PATCH -mm 2/2] Introduce freezer flags, Rafael J. Wysocki, (Fri Apr 27, 11:40 am)
Re: [PATCH -mm] Allow selective freezing of the system for d..., Rafael J. Wysocki, (Sun Apr 29, 1:51 pm)
Re: [PATCH -mm 2/2] Introduce freezer flags, Gautham R Shenoy, (Fri Apr 27, 5:40 pm)
Re: [PATCH -mm 2/2] Introduce freezer flags, Rafael J. Wysocki, (Fri Apr 27, 5:49 pm)
Re: [PATCH -mm 2/2] Introduce freezer flags, Rafael J. Wysocki, (Fri Apr 27, 6:09 pm)
Re: [PATCH -mm 2/2] Introduce freezer flags, Pavel Machek, (Fri Apr 27, 6:07 pm)
Re: [PATCH -mm 2/2] Introduce freezer flags, Rafael J. Wysocki, (Fri Apr 27, 6:56 pm)
Re: [PATCH -mm 2/2] Introduce freezer flags, Pavel Machek, (Sat Apr 28, 3:07 am)
Re: [PATCH -mm 2/2] Introduce freezer flags, Gautham R Shenoy, (Fri Apr 27, 5:49 pm)
Re: [PATCH -mm 2/2] Introduce freezer flags, Sam Ravnborg, (Fri Apr 27, 12:19 pm)
Re: [PATCH -mm 2/2] Introduce freezer flags, Gautham R Shenoy, (Fri Apr 27, 12:33 pm)
[PATCH -mm 1/2] Separate freezer from PM code, Rafael J. Wysocki, (Fri Apr 27, 11:38 am)
Re: [PATCH -mm 1/2] Separate freezer from PM code, Jeremy Fitzhardinge, (Fri Apr 27, 12:25 pm)
Re: [PATCH -mm 1/2] Separate freezer from PM code, Rafael J. Wysocki, (Fri Apr 27, 4:20 pm)
Re: [PATCH -mm 1/2] Separate freezer from PM code, Jeremy Fitzhardinge, (Fri Apr 27, 4:20 pm)
Re: [PATCH -mm 1/2] Separate freezer from PM code, Rafael J. Wysocki, (Fri Apr 27, 5:29 pm)
Re: [PATCH -mm 1/2] Separate freezer from PM code, Sam Ravnborg, (Sun Apr 29, 4:43 am)
Re: [PATCH -mm 1/2] Separate freezer from PM code, Sam Ravnborg, (Fri Apr 27, 12:15 pm)