Re: could someone please clarify this for me? (memory paging)
Posted: Mon Aug 25, 2008 1:17 am
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.
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.