Answer from cs61c-ba (Zhou Zhou 16250641) for Question 1 A virtual address is in a memory space generated by the processor that could mapp to physical addresses in memory or in the disk while a physical address is the actual memory space in the CPU. A Pa is allocated from a VA via direct mapping, by the matching of page number tags.