mapping traversing 中文意思是什麼

mapping traversing 解釋
圖根導線測量
  1. Instead of traversing the page tables for every process, the memory manager now has, for each physical page, a linked list containing pointers to the page - table entries ptes of every process currently mapping that page

    不再是遍歷每個進程的頁表,內存管理器現在為每一個物理頁建立了一個鏈表,包含了指向當前映射那個頁的每一個進程的頁表條目( page - table entries , pte )的指針。
分享友人