Hello, world.
I want to know if somebody knows the physical memory structure.
I am creating an OS and I want to know the differents physical memory address of memory video, bios memory and such.
Thanks.
physical memory
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:physical memory
yes, perica knows ... and he was keen enough to make a tutorial out of it, available on Bona Fide... Check out the QuickLinkz
Re:physical memory
I got a chart in this little book. I'll post it when I get home ;P
Cheers, DH.
Cheers, DH.
Re:physical memory
There's also this in the Wiki:
http://www.osdev.org/osfaq2/index.php/H ... f%20RAM%3F
It includes a copy of Perica's lower memory map as well as how to use the GRUB/BIOS memory map to discover unavailable sections in the rest of the memory.
http://www.osdev.org/osfaq2/index.php/H ... f%20RAM%3F
It includes a copy of Perica's lower memory map as well as how to use the GRUB/BIOS memory map to discover unavailable sections in the rest of the memory.
Re:physical memory
Just a little note for physical memory: some modern BIOS's don't have (or can disable) the small hole in the physical memory map. I noticed mine can be turned off while setting things up one day.
Cheers, DH.
Cheers, DH.