[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100530052546.GA25287@ucw.cz>
Date: Sun, 30 May 2010 07:25:46 +0200
From: Pavel Machek <pavel@....cz>
To: Nigel Cunningham <ncunningham@...a.org.au>
Cc: pm list <linux-pm@...ts.linux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>,
TuxOnIce-devel <tuxonice-devel@...onice.net>
Subject: Re: [linux-pm] Proposal for a new algorithm for reading & writing
a hibernation image.
Hi!
> 2. Prior to writing any of the image, also set up new 4k page tables
> such that an attempt to make a change to any of the pages we're about to
> write to disk will result in a page fault, giving us an opportunity to
> flag the page as needing an atomic copy later. Once this is done, write
> protection for the page can be disabled and the write that caused the
> fault allowed to proceed.
Tricky.
page faulting code touches memory, too...
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists