Quiz submission record for quiz7-1-1 at Sun Aug 1 22:07:13 2004: Your Answer for Question 1: VA (book title)is generated by the CPU whereas PA (book location in library: address of a block in the main memory) comes from VA. We can get PA from VA by a commbinaton of hardware and software, called memory mapping. Your Answer for Question 2: The benefit is that it allows easier memory mapping since the number of programs is limited. Bigger chunks takes advantage of spatial locality & reduces miss rates. Smaller chunks reduces miss penalty. Your unique submission ID is quiz7-1-1-cs61c-by-1091423233-2317.