Memory and GRUB

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
prabuinet

Memory and GRUB

Post by prabuinet »

I get memory information (memmap) from grub.
Is it reliable ?

If i want to do bios call to get memmap should i switch back to real mode. else an easy way available to do this.

please give me a good idea to end with a good and right memory map.
Moose

RE:Memory and GRUB

Post by Moose »

The Grub memory map is produced from using the same bios ints you're talking of using. The map is not gauranteed, but its close. Its always been, or seemed to be, correct for me.

Moose
Post Reply