MTD Mapping driver - out of vmalloc space
Matt Porter
mporter at kernel.crashing.org
Sat Apr 9 04:39:42 EST 2005
On Fri, Apr 08, 2005 at 10:51:05AM -0700, Ho Lee wrote:
>
> Hi Chris,
>
> How about setting PAGE_OFFSET to 0x80000000, that is 2G/2G split?
> It would make enough virtual address space. I've never tried on PPC,
> so I don't know the side effect of this.
This is the ideal solution. It works fine with the caveat that
you have to be very aware of the virtual memory map of your board
port when doing this. On ppc32, we have very fine grained options
for manipulating this and other parameters under Advanced Options.
If the original poster can provide more details then we can tell
him the exact settings to use.
-Matt
More information about the Linuxppc-embedded
mailing list