Insert PTEs for 16 mb of kernel memory.
authorArt Yerkes <art.yerkes@gmail.com>
Sun, 10 Sep 2006 20:43:26 +0000 (20:43 +0000)
committerArt Yerkes <art.yerkes@gmail.com>
Sun, 10 Sep 2006 20:43:26 +0000 (20:43 +0000)
commit5b6b2b681f076c8632ebf76c7808766eed9269c3
tree3467ebd3111f41f508dd4fea23148285ef8720cf
parent1cc1dd2dddc9ff7918312800fc63545e3c273592
Insert PTEs for 16 mb of kernel memory.
Added function to insert PTEs in mmu.c
mboot: complete the jump to kernel space.
mach: add some memory to our initial map.
 - We should allow freeldr's mm to request more memory before giving up
 - We'll do well to allocate big blocks directly from ofw and small blocks
   from this heap implementation
 - We can't return *all* memory like it wants because we still need ofw,
   which may need to do allocation itself

svn path=/branches/powerpc/; revision=24045
reactos/boot/freeldr/freeldr/arch/powerpc/mach.c
reactos/boot/freeldr/freeldr/arch/powerpc/mboot.c
reactos/boot/freeldr/freeldr/arch/powerpc/mmu.c
reactos/boot/freeldr/freeldr/arch/powerpc/mmu.h