Consider a processor that uses a 32-bit virtual memory address. The memory consists of 32-bit words and is byte addressable. Determine,
- How many bytes the virtual memory can have?
- If the page size is 32KB, then how many records should the page table hold?
- How much data space should physical memory have to hold 32K pages?
- How many bits of storage will be needed in a record of TLB?