Searched refs:max_waste (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DcollectionSetChooser.cpp174 uint max_waste = n_threads * chunk_size; local
178 regions_at_put_grow(aligned_n_regions + max_waste - 1, NULL);

Completed in 74 milliseconds