Gentoo Archives: gentoo-hardened

From: pageexec@××××××××.hu
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] kernel upgrade problems: bad page state
Date: Sun, 04 Nov 2007 00:42:32
Message-Id: 472D2320.14775.5EE3EE9@pageexec.freemail.hu
In Reply to: Re: [gentoo-hardened] kernel upgrade problems: bad page state by Remy Bosch
1 On 4 Nov 2007 at 0:15, Remy Bosch wrote:
2
3 > I took my problem to the forum. It could be the the memory manager tries
4 > to address beyond your memory limit.
5 > You might be interested in this thread:
6 > http://forums.gentoo.org/viewtopic-p-4456688.html
7
8 note that your 'page' is not a physical address, it's the kernel's internal
9 page structure describing a given physical page, the page_to_pfn() function
10 will translate it into a physical page number.
11
12 --
13 gentoo-hardened@g.o mailing list