[Prev][Next][Index][Thread]

Where is the kernel located in memory



Hi
 
I'm using the OSKit for a school project, and we've written a page-based memorymanager. Now I need to mark the memory used by the kernel as "in use" in the page-tables. Therefor I would like to know where in phys mem the kernel is loaded.. I'm using GRUB to load the kernel, so this may be a GRUB spesific question..
 
Anyone ??
 
-Gøran