RFR(M): 8205921: Optimizing best-of-2 work stealing queue selection
Thomas Schatzl
thomas.schatzl at oracle.com
Thu Jul 26 10:00:54 UTC 2018
Hi Kim,
On Wed, 2018-07-25 at 16:07 -0400, Kim Barrett wrote:
> > On Jul 25, 2018, at 11:09 AM, Thomas Schatzl <thomas.schatzl at oracle
> > .com> wrote:
> >
> > Hi all,
> >
> > could I have reviews for this change to work stealing that
> > significantly decreases the amount of unsuccessful steal attempts
> > initially worked on by Zhengyu from RedHat [0]?
> >
> > […]
> > CR:
> > https://bugs.openjdk.java.net/browse/JDK-8205921
> > Webrev:
> > http://cr.openjdk.java.net/~tschatzl/8205921/webrev/
> > Testing:
> > hs-tier1-4
> >
>
> Looks good.
>
> One minor issue, for which I don't need a new webrev.
thanks for your review. I fixed this in the original webrev for
another reviewer.
Thanks,
Thomas
More information about the hotspot-gc-dev
mailing list