Problem 1 --------- Part 1 A: VPN: [19-10] VPO: [9-0] TLBT: [19-13] TLBI: [12-10] B: PPN: [17-10] PPO: [9-0] Part 2 Address: 078E6 A: 0000 0111 1000 1110 0110 B: VPN: 01E TLBI: 6 TLBT: 03 TLB hit? N page fault? N PPN: 57 C: 01 0101 1100 1110 0110 Address: 04AA4 A: 0000 0100 1010 1010 0100 B: VPN: 012 TLBI: 2 TLBT: 02 TLB Hit?: Y Page Fault?: N PPN: 68 C: 01 1010 0010 1010 0100 Problem 2 --------- 1) 1024 2) a. 7 for heap + 1 for stack + 1 text = 9 b. 1 for heap, 1 for stack, one for text = 3 c. Each table takes 1024*4 bytes, so there's 4K (PD) + 3*4K (PTs) = 16K 3) 2^20 4 byte entries = 4MB 4) Increase the associativity to 8