Re: RFR: 8249004: Reduce ThreadListHandle overhead in relation to direct handshakes [v4]

2021-10-11 Thread Daniel D . Daugherty
On Wed, 22 Sep 2021 03:57:21 GMT, Daniel D. Daugherty wrote: >> A trivial fix to reduce ThreadListHandle overhead in relation to handshakes. >> >> This refactoring was tested with Mach5 Tier[1-3]. > > Daniel D. Daugherty has updated the pull request with a new target base due > to a merge or a

Re: RFR: 8249004: Reduce ThreadListHandle overhead in relation to direct handshakes [v5]

2021-10-11 Thread Daniel D . Daugherty
> A trivial fix to reduce ThreadListHandle overhead in relation to handshakes. > > This refactoring was tested with Mach5 Tier[1-3]. Daniel D. Daugherty has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought

Re: RFR: 8249004: Reduce ThreadListHandle overhead in relation to direct handshakes [v4]

2021-09-22 Thread Serguei Spitsyn
On Wed, 22 Sep 2021 03:57:21 GMT, Daniel D. Daugherty wrote: >> A trivial fix to reduce ThreadListHandle overhead in relation to handshakes. >> >> This refactoring was tested with Mach5 Tier[1-3]. > > Daniel D. Daugherty has updated the pull request with a new target base due > to a merge or a

Re: RFR: 8249004: Reduce ThreadListHandle overhead in relation to direct handshakes [v4]

2021-09-22 Thread Daniel D . Daugherty
On Wed, 22 Sep 2021 18:21:51 GMT, Coleen Phillimore wrote: >> Daniel D. Daugherty has updated the pull request with a new target base due >> to a merge or a rebase. The incremental webrev excludes the unrelated >> changes brought in by the merge/rebase. The pull request contains five >> additi

Re: RFR: 8249004: Reduce ThreadListHandle overhead in relation to direct handshakes [v4]

2021-09-22 Thread Coleen Phillimore
On Wed, 22 Sep 2021 03:57:21 GMT, Daniel D. Daugherty wrote: >> A trivial fix to reduce ThreadListHandle overhead in relation to handshakes. >> >> This refactoring was tested with Mach5 Tier[1-3]. > > Daniel D. Daugherty has updated the pull request with a new target base due > to a merge or a

Re: RFR: 8249004: Reduce ThreadListHandle overhead in relation to direct handshakes [v4]

2021-09-21 Thread Daniel D . Daugherty
> A trivial fix to reduce ThreadListHandle overhead in relation to handshakes. > > This refactoring was tested with Mach5 Tier[1-3]. Daniel D. Daugherty has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought

Re: RFR: 8249004: Reduce ThreadListHandle overhead in relation to direct handshakes [v3]

2021-08-13 Thread Daniel D . Daugherty
> A trivial fix to reduce ThreadListHandle overhead in relation to handshakes. > > This refactoring was tested with Mach5 Tier[1-3]. Daniel D. Daugherty has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought

Re: RFR: 8249004: Reduce ThreadListHandle overhead in relation to direct handshakes [v2]

2021-07-29 Thread Daniel D . Daugherty
> A trivial fix to reduce ThreadListHandle overhead in relation to handshakes. > > This refactoring was tested with Mach5 Tier[1-3]. Daniel D. Daugherty has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought

Re: RFR: 8249004: Reduce ThreadListHandle overhead in relation to direct handshakes

2021-07-04 Thread David Holmes
On Sat, 3 Jul 2021 14:15:54 GMT, Daniel D. Daugherty wrote: > A trivial fix to reduce ThreadListHandle overhead in relation to handshakes. > > This refactoring was tested with Mach5 Tier[1-3]. Hi Dan, I just updated the bug report. This really isn't addressing the reasons the RFE was filed.