剛剛看到一題,有點疑惑,想問大家 Consider the following hardware configuration. Virtual address=32 bits. Page Size = 4KBytes, and a page table entry occupies 4 bytes. Hoe mamy pages should OS allocate for the pages table of 12 Mbyte process under the following mechanisms. (a) one-level paging 答案是寫3 pages, 可是我怎麼覺得是3K pages. Process占用了12MB/4KB=3K pages 感覺有點被他的page跟entry混淆了~~