When allocating new pages, add them to the end of the linked list
When we allocate new pages, allocate them on the end of the linked list. Then when we compact we can move things to the head of the list
When allocating new pages, add them to the end of the linked list
When we allocate new pages, allocate them on the end of the linked list.
Then when we compact we can move things to the head of the list