Searched hist:"8174 f1503f4bf7e9a14b3fbbfdb30c6be6e29f77" (Results 1 – 3 of 3) sorted by relevance
/linux/kernel/ |
H A D | freezer.c | 8174f1503f4bf7e9a14b3fbbfdb30c6be6e29f77 Sun Oct 19 05:27:19 CEST 2008 Matt Helsley <matthltc@us.ibm.com> container freezer: make refrigerator always available
Now that the TIF_FREEZE flag is available in all architectures, extract the refrigerator() and freeze_task() from kernel/power/process.c and make it available to all.
The refrigerator() can now be used in a control group subsystem implementing a control group freezer.
Signed-off-by: Cedric Le Goater <clg@fr.ibm.com> Signed-off-by: Matt Helsley <matthltc@us.ibm.com> Acked-by: Serge E. Hallyn <serue@us.ibm.com> Tested-by: Matt Helsley <matthltc@us.ibm.com> Cc: "Rafael J. Wysocki" <rjw@sisk.pl> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/linux/include/linux/ |
H A D | freezer.h | diff 8174f1503f4bf7e9a14b3fbbfdb30c6be6e29f77 Sun Oct 19 05:27:19 CEST 2008 Matt Helsley <matthltc@us.ibm.com> container freezer: make refrigerator always available
Now that the TIF_FREEZE flag is available in all architectures, extract the refrigerator() and freeze_task() from kernel/power/process.c and make it available to all.
The refrigerator() can now be used in a control group subsystem implementing a control group freezer.
Signed-off-by: Cedric Le Goater <clg@fr.ibm.com> Signed-off-by: Matt Helsley <matthltc@us.ibm.com> Acked-by: Serge E. Hallyn <serue@us.ibm.com> Tested-by: Matt Helsley <matthltc@us.ibm.com> Cc: "Rafael J. Wysocki" <rjw@sisk.pl> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/linux/kernel/power/ |
H A D | process.c | diff 8174f1503f4bf7e9a14b3fbbfdb30c6be6e29f77 Sun Oct 19 05:27:19 CEST 2008 Matt Helsley <matthltc@us.ibm.com> container freezer: make refrigerator always available
Now that the TIF_FREEZE flag is available in all architectures, extract the refrigerator() and freeze_task() from kernel/power/process.c and make it available to all.
The refrigerator() can now be used in a control group subsystem implementing a control group freezer.
Signed-off-by: Cedric Le Goater <clg@fr.ibm.com> Signed-off-by: Matt Helsley <matthltc@us.ibm.com> Acked-by: Serge E. Hallyn <serue@us.ibm.com> Tested-by: Matt Helsley <matthltc@us.ibm.com> Cc: "Rafael J. Wysocki" <rjw@sisk.pl> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|