[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: remap_page_range() beyond 4GB



On Fri, Oct 04, 2002 at 06:42:59AM -0700, sreekanth reddy wrote:
> How can I "remap_page_range()" for physical addresses
> beyond 4GB ? . remap_page_range()takes a 32 bit
> (unsigned long) value which cannot address > 4GB
> physical memory.

What are you using remap_page_range() on?  It should never be used on 
RAM.

		-ben
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/