(10)Memory map
Now, let’s have the bootloader pass the list of usable memory regions to the kernel through the memory map.
1. What is a Memory Map?
Before running the kernel, the bootloader prepares a sort of “map” that describes how the system memory is currently ...
psk-study.hashnode.dev14 min read