Draft: Use sublists for bulk moves.
This is a WIP for exhaustive TTM memory allocations (Single process guaranteed to be able to allocate all unpinned VRAM). Using sublists will make it easier to traverse LRU lists i915 style, moving LRU items to a temporary list while traversing.