Enable different heap sort methods during compaction
pass the sorting function in as a function pointer so we don't always sort by how empty a page is
Enable different heap sort methods during compaction
pass the sorting function in as a function pointer so we don't always
sort by how empty a page is