Searched refs:PAGE_SIZE_MODIFIER (Results 1 – 1 of 1) sorted by relevance
150 private final static int PAGE_SIZE_MODIFIER = 10; // Needs to be large enough for LOS. field in Main.LargeAlloc158 l.add(new byte[PAGE_SIZE_MODIFIER * PAGE_SIZE]); in perform()