RFR: JDK-8086056: ParNew: auto-tune ParGCCardsPerStrideChunk
Thomas Schatzl
thomas.schatzl at oracle.com
Thu Jun 25 13:55:05 UTC 2015
Hi Tony,
just a small comment:
On Thu, 2015-06-25 at 09:29 -0400, Tony Printezis wrote:
> PS I’ll post another version of the code shortly...
>
> On June 25, 2015 at 9:29:17 AM, Tony Printezis
> (tprintezis at twitter.com) wrote:
>
[...]
> > What do I do with the types of the args? Let’s go for consistency:
> > if you guys want me to leave ParGCCardsPerStrideChunk as intx, I’ll
> > leave everything as intx. My preference would be to change
> > everything to uintx.
You could use size_t too for some time now if it fits better.
Thanks,
Thomas
>
More information about the hotspot-gc-dev
mailing list