Page 1 of 1

Memory Management

Posted: Tue Sep 11, 2001 11:00 pm
by CHIPOUNOV Vitaly
I'd like to know where I can find some
info about Memory allocation under PMODE
using paging. I've written sth but don't think
it's the fastest code ever.

Thanks

RE:Memory Management

Posted: Fri Sep 14, 2001 11:00 pm
by Guest
I use two layers, one to allocate pages and two general purpose managers (for user memory and system memory above 0x20000000).