Closed
Description
As the kernel of the upper half, I want nothing to be displayed in the lower half.
But TLB after loading looks like this:
(qemu) info tlb
000000000013b000: 000000000013b000 ----A----
000000000013c000: 000000000013c000 ---------
00000000013ac000: 00000000013ac000 ---------
...
Higher half mapped
I realized that 13ac000 belongs to GDT, I created my GDT and can now unmap that address.
But what is mapped in the first two addresses? Can I safely unmap them?
Metadata
Metadata
Assignees
Labels
No labels