Re: EXT3-fs errors after going into S1

From: Pavel Machek
Date: Sun Oct 03 2004 - 15:15:14 EST


Hi!

> I was playing a bit with suspend on 2.6.9-rc3 (latest -bk tree) and noticed this.
> I run the script below and do "echo -n 1 > /proc/acpi/sleep" maybe 2-3 times and
> after that ext3 sends some stuff on my console.
> Reproducible, happens with & without preempt. UP box running debian, no highmem.
>
> #!/bin/sh
> for i in 0 1 2 3 4 5 6 7 8 9
> do
> find / &> /dev/null &
> done
>
> I also did a _fsck.ext3 -f -c /dev/hda9_ to make sure there were no bad sectors.
>

S1 should be really simple. Try removing actual entering of S1 in hwsleep.c,
and see if it goes away.

If it does you probably have hw problem.

Pavel
--
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms

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