Page 2 of 2

Re: could someone please clarify this for me? (memory paging)

Posted: Mon Aug 25, 2008 1:17 am
by thepowersgang
0xC0000000 is the typical range for kernels in the address space.

I suggest that you check the kmalloc code for a heap start value and change it. Apparently the code you're using was designed for a Higher Half kernel.