Re: RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v33]

2023-10-30 Thread Man Cao
On Thu, 26 Oct 2023 21:01:53 GMT, Jonathan Joo wrote: >> 8315149: Add hsperf counters for CPU time of internal GC threads > > Jonathan Joo has updated the pull request incrementally with one additional > commit since the last revision: > > Remove StringDedup from GC thread list > Okay, these

Re: RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v33]

2023-10-30 Thread Jonathan Joo
On Fri, 27 Oct 2023 14:00:43 GMT, Albert Mingkun Yang wrote: > Okay, these counters can be accessed frequently, but is it necessary for them > to provide up-to-date information on every access? If not, what level of > delay is acceptable? I assume this depends on how often AHS resizes the heap.

Re: RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v33]

2023-10-27 Thread Albert Mingkun Yang
On Thu, 26 Oct 2023 21:01:53 GMT, Jonathan Joo wrote: >> 8315149: Add hsperf counters for CPU time of internal GC threads > > Jonathan Joo has updated the pull request incrementally with one additional > commit since the last revision: > > Remove StringDedup from GC thread list > For tools l

Re: RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v33]

2023-10-26 Thread David Holmes
On Thu, 26 Oct 2023 21:01:53 GMT, Jonathan Joo wrote: >> 8315149: Add hsperf counters for CPU time of internal GC threads > > Jonathan Joo has updated the pull request incrementally with one additional > commit since the last revision: > > Remove StringDedup from GC thread list > `os::elapse

Re: RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v33]

2023-10-26 Thread Man Cao
On Thu, 26 Oct 2023 21:01:53 GMT, Jonathan Joo wrote: >> 8315149: Add hsperf counters for CPU time of internal GC threads > > Jonathan Joo has updated the pull request incrementally with one additional > commit since the last revision: > > Remove StringDedup from GC thread list Marked as rev

Re: RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v33]

2023-10-26 Thread Jonathan Joo
> 8315149: Add hsperf counters for CPU time of internal GC threads Jonathan Joo has updated the pull request incrementally with one additional commit since the last revision: Remove StringDedup from GC thread list - Changes: - all: https://git.openjdk.org/jdk/pull/15082/files