Re: [SharpOS Developers] Memory manager design and overall compartmentalization

2008-07-16 Thread Bruce Markham
Like alot of people, I haven't looked at the code in several months, much less touched it. But I certainly agree that ADC needs some work. However - the basic ADC.. translating to ADC. is one thing that cannot be changed easily. Segmentation within the confines of that schema should be okay though

[SharpOS Developers] Memory manager design and overall compartmentalization

2008-07-16 Thread Zachary Gorden
Just a clarification, when I say memory manager, I mean from the page tables to the physical memory table to the allocations. It seems that people keep confusing what I am referring to whenever I say MM. This is mostly an informational thing to let people know what's going through my head and the