Where to place the BMP for PMM
Posted: Fri May 14, 2010 2:00 pm
I'm still creating a PMM after I realized I had no clue what I was doing. So I have gathered some information from various places and brought it all together. I'm ready to begin, but I have no idea where to place my BMP. My OS will only be designed for 32 bit CPUs. So I found out that (without PAE which I'm not worried about at the moment) the max size of RAM a 32 bit CPU can handle is around 4 GB. I did the math of getting the amount of frames, then simplifying that down into KB. 128 KB is what I got. I just don't know where to put the 128 KB. I've read some articles and informational text and they just place it in random spots not explaining why they chose that address. Any ideas on where I should put the BMP? And (for now) I'm going to be using the BMP just for 16 MB for contiguous memory and use a stack for the rest of the memory.
Thanks for helping
Thanks for helping