[Solved]Kernel Heap
Posted: Sun Aug 21, 2011 10:20 am
Hi everyone,
I am trying to work on the kernel heap.
I read JamesM's Kernel tutorial also i read the wiki documents about the memory management.
But the both didn't explain the full idea of making a kernel heap <i don't need a code, i need to know how it works to make my own one>.
I want to make a kernel heap with the free list way, but i didn't find a proper document that explains it.
So can anyone explains to me how it works ? , please?
---------------------------------------
Thanks in advance.
I am trying to work on the kernel heap.
I read JamesM's Kernel tutorial also i read the wiki documents about the memory management.
But the both didn't explain the full idea of making a kernel heap <i don't need a code, i need to know how it works to make my own one>.
I want to make a kernel heap with the free list way, but i didn't find a proper document that explains it.
So can anyone explains to me how it works ? , please?
---------------------------------------
Thanks in advance.