Re: [linux-pm] Oops while going into hibernate
From: Sebastian Ott <hidden>
Date: 2011-01-13 11:49:58
Also in:
lkml
From: Sebastian Ott <hidden>
Date: 2011-01-13 11:49:58
Also in:
lkml
Hi, On Thu, 13 Jan 2011, Bojan Smojver wrote:
On Wed, 2011-01-12 at 19:44 -0500, Theodore Tso wrote:quoted
It looks like somehow the pages were left marked as dirty, so the writeback daemons attempted writing back a page to an inode which was never opened read/write (and in fact as a text page for /usr/bin/killall, was mapped read/only).Just out of curiosity, when this happens, is LZO compression being used with hibernation (default in 2.6.37) or has it been disabled?
LZO is being used - should I try with hibernate=nocompress? Regards, Sebastian