Answer from cs61c-an (Ben Weil 16819970) for Question 2 fixed-size chunks allow programs to know what address space it occupies and how much room it has. larger chunks provide more use for larger programs and allow them to monopolize more, whereas smaller chunks allow for less storage in memory, which might require slower access times, but do not monopolize as much memory so that multiple programs may run simultaneously