a. A system uses 32-bit logical addresses, a 16K byte (2^14) page size, and 36-bit physical addresses (64 GB memory). What is the size of the page table?
- 2^22 entries (2^36-14).
- 2^4 entries (2^36-32)
- 2^18 entries (2^32-14)
- 2^14 entries
b. We had seen an example of determining the Working Sets using a given value of Δ. For that example, obtain the value of WS(t1) and WS(t2) if Δ = 5.