On 4 Nov 2007 at 0:15, Remy Bosch wrote:

> I took my problem to the forum. It could be the the memory manager tries
> to address beyond your memory limit.
> You might be interested in this thread:
> http://forums.gentoo.org/viewtopic-p-4456688.html

note that your 'page' is not a physical address, it's the kernel's internal
page structure describing a given physical page, the page_to_pfn() function
will translate it into a physical page number.

-- 
[EMAIL PROTECTED] mailing list

Reply via email to