Answer from cs61c-fz (Sean Nyberg 16014383) for Question 2 No, since the 2nd level page is at a lower level than the super page, it only works if the bits indexing it are below the bits that reference the super page (kinda like how the bits for the physical address of a page must be above the bits for the page offset).