Page clustering Much system overhead is per-page Cut it by reducing number of pages Two options Yank memory out of the system Make the page size bigger Page clustering groups physical pages together Fewer, larger virtual pages A difficult patch Much code "knows" the page size Internal fragmentation issues