Hello,
I am working with my hobby os. Now i want to do some memory management stuff. I want to use the dlmalloc(). How can i use it in my OS?
My OS is a:-
1. Protected mode OS.
2. Set the IDT.
3. Having a keyboard driver.
How to port the famous dlmalloc() in my OS?
Re:How to port the famous dlmalloc() in my OS?
Osdever contains lots of usefull info.
http://www.osdever.net/tutorials/memory1.php?the_id=44
/ Christoffer
http://www.osdever.net/tutorials/memory1.php?the_id=44
/ Christoffer