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
Memory Management
RE:Memory Management
I use two layers, one to allocate pages and two general purpose managers (for user memory and system memory above 0x20000000).