From: Rafael J. Wysocki <[EMAIL PROTECTED]>
Introduce sysfs attribute /sys/power/pm_test allowing one to test the suspend
core code. Namely, writing one of the strings:
freezer
devices
platform
processors
core
to this file causes the suspend code to work in one of the test modes defined as
foll
Hi,
On Saturday, 3 November 2007 19:23, Pavel Machek wrote:
> Hi!
>
> > Introduce /sys/power/pm_test_level attribute allowing one to test the
> > suspend
> > core code. Namely, writing a number (1-5) to this file causes the suspend
> > code
> > to work in one of the test modes defined as follo
Hi!
> Introduce /sys/power/pm_test_level attribute allowing one to test the suspend
> core code. Namely, writing a number (1-5) to this file causes the suspend
> code
> to work in one of the test modes defined as follows:
>
> 5 - test the freezing of processes
> 4 - test the freezing of process
On Friday, 2 November 2007 11:33, Johannes Berg wrote:
>
> > 5 - test the freezing of processes
>
> > +/* Suspend test levels */
> > +enum {
> > + TEST_NONE,
>
> Without reading the code, I assume that this enum controls those levels.
> I think a comment that it is user-space visible API and s
> 5 - test the freezing of processes
> +/* Suspend test levels */
> +enum {
> + TEST_NONE,
Without reading the code, I assume that this enum controls those levels.
I think a comment that it is user-space visible API and should not be
reordered would be warranted.
johannes
signature.asc
D
From: Rafael J. Wysocki <[EMAIL PROTECTED]>
Introduce /sys/power/pm_test_level attribute allowing one to test the suspend
core code. Namely, writing a number (1-5) to this file causes the suspend code
to work in one of the test modes defined as follows:
5 - test the freezing of processes
4 - tes
6 matches
Mail list logo