CMD + K

Kapittel 7 · Paging, TLB og sidetabellerpaging

Address Translation: How a Page Table Finds the Bytes

0:51Fortellerstemme
0:00 / 0:00

Paging address translation — a virtual address splits into VPN + offset; the VPN indexes a per-process page table to a physical frame number; the frame number plus the offset is the physical address

pagingvirtual addressphysical addressVPNPFNpage table