Searched refs:PAGE_SIZE (Results 1 – 1 of 1) sorted by relevance
149 private final static int PAGE_SIZE = 4096; field in Main.LargeAlloc158 l.add(new byte[PAGE_SIZE_MODIFIER * PAGE_SIZE]); in perform()