Problem
A machine has a 48-bit virtural adresses, 32-bit physical addresse and the page size is 8kb How many entries are needed for one process's page table. Hint: Every virtural address is seprated into two sections. Find out how many bits will be used for the offset, the rest will be for the page.