39 在一個分頁系統(paging system)中,假設邏輯位址(logical address)為 32 bits,分頁大小(page size) 為 4K bytes,實體記憶體(physical memory)為 256M bytes。此系統使用反分頁表(inverted page table)且 每一分頁表項目(page table entry)占 4 bytes。假設目前有 3 個程序在系統中,則該系統需要用多少 實體記憶體來存目前整個系統的分頁表?
(A) 12M bytes
(B) 48K bytes
(C) 12K bytes
(D) 256K bytes

答案:登入後查看
統計: A(4), B(8), C(3), D(5), E(0) #2908139