8265335: Epsilon: Minor typo in EpsilonElasticTLABDecay description
Reviewed-by: tschatzl
This commit is contained in:
parent
10ec38f80b
commit
17b6592d8f
@ -64,7 +64,7 @@
|
||||
"smaller TLABs until policy catches up.") \
|
||||
\
|
||||
product(bool, EpsilonElasticTLABDecay, true, EXPERIMENTAL, \
|
||||
"Use timed decays to shrik TLAB sizes. This conserves memory " \
|
||||
"Use timed decays to shrink TLAB sizes. This conserves memory " \
|
||||
"for the threads that allocate in bursts of different sizes, " \
|
||||
"for example the small/rare allocations coming after the initial "\
|
||||
"large burst.") \
|
||||
|
Loading…
Reference in New Issue
Block a user