Quiz submission record for quiz7-1-1 at Mon Aug 2 02:03:27 2004: Your Answer for Question 1: A Virtual address maps to disk space, which may or may not also be in the physical memory's address. You get a PA from a VA by checking a VA's page table for the physical address Your Answer for Question 2: Having virtual memory use bigger chunks reduces the chance of a page fault, so that the disk does not have to be accessed. Smaller chunks would make it so that each chunk loaded slightly faster, but since access time is mostly based on the first word load, smaller chunks are not a necessity Your unique submission ID is quiz7-1-1-cs61c-am-1091437407-2992.