Page 1 of 1

[Solved]Kernel Heap

Posted: Sun Aug 21, 2011 10:20 am
by melgmry0101b
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. :)

Re: Kernel Heap

Posted: Tue Aug 23, 2011 2:50 pm
by melgmry0101b
Thank you very much berkus :)