Virtual Memory Map
Damian Tometzki
damian.tometzki at icloud.com
Tue Dec 12 15:18:24 EST 2017
Hello all,
i have a short question:
How are the bits (in brackets) calculated in the virtual memory map ?
for example the first line (=47 bits)
Virtual memory map with 4 level page tables:
0000000000000000 - 00007fffffffffff (=47 bits) user space, different per mm
hole caused by [47:63] sign extension
ffff800000000000 - ffff87ffffffffff (=43 bits) guard hole, reserved for hypervisor
Best regards
Damian
More information about the Kernelnewbies
mailing list