Relates :
|
|
Relates :
|
Right now, G1 uses fixed size PLABs for allocation during GC (set by the imaginatively-named parameter -XX:ParallelGCG1AllocBufferSize). It'd be nice to do what CMS does and use dynamic ergonomic resizing of the PLABs.
|