Find GC Thread CPU usage in ZGC

Per Liden per.liden at oracle.com
Mon Feb 14 08:53:27 UTC 2022


Hi,

On 2/10/22 19:41, Sundara Mohan M wrote:
> Hi,
>     In generational gc we were having logs like this
> GC(26240) User=2.40s Sys=0.09s Real=0.09s
> 
> 
> In ZGC what are the equivalent metrics to look for?

Each GC cycle prints the time it took (equivalent to Real), but there's 
no equivalent to User/Sys.

/Per


More information about the zgc-dev mailing list