2011-01-13 12:11:53

by Bojan Smojver

[permalink] [raw]
Subject: Re: [linux-pm] Oops while going into hibernate

> Yes. I basically did a
> echo reboot > /sys/power/disk
> for i in {1..5} ;do echo disk > /sys/power/state ;done
> and it crashed very early in the second suspend.

Was compression on or off?

--
Bojan


2011-01-13 12:31:07

by Sebastian Ott

[permalink] [raw]
Subject: Re: [linux-pm] Oops while going into hibernate


On Thu, 13 Jan 2011, Bojan Smojver wrote:
> > Yes. I basically did a
> > echo reboot > /sys/power/disk
> > for i in {1..5} ;do echo disk > /sys/power/state ;done
> > and it crashed very early in the second suspend.
>
> Was compression on or off?
compression was on. I did a re-test with hibernate=nocompress
..but with the same result

Regards,
Sebastian