Page table

Computer/Terms 2008. 6. 30. 17:29

A page table is the data structure used by a virtual memory system in a computer operating system to store the mapping between virtual addresses and physical addresses. Virtual addresses are those unique to the accessing process. Physical addresses are those unique to the CPU, i.e., RAM.

Reference:
http://en.wikipedia.org/wiki/Page_table
Posted by 알 수 없는 사용자
,