Results 1 to 1 of 1
Hello,
I own a GP2X, which is a linux-based video game console.
It has 64 MO of RAM, but only 32 of them is managed by the MMU, the other ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-24-2007 #1Just Joined!
- Join Date
- May 2007
- Posts
- 1
Ramdisk in a specific memory location
Hello,
I own a GP2X, which is a linux-based video game console.
It has 64 MO of RAM, but only 32 of them is managed by the MMU, the other 32 being a flat storage memory, not directly usable by the system.
However, it is accessible through /dev/mem, between the addresses 32M and 64M.
I would like to create a ramdisk on this flat memory segment, and mount it as swap.
Any idea how I could do that?
Thanks!


Reply With Quote
