RFR: 6657: Add allocation pressure column to Memory and TLAB views
Marcus Hirt
hirt at openjdk.java.net
Tue Mar 3 19:17:14 UTC 2020
On Tue, 3 Mar 2020 17:40:34 GMT, Jie Kang <jkang at openjdk.org> wrote:
>> Noted that I hadn't cleared my settings. This is how things look right now:
>> 
>>
>> So, it becomes:
>> * Alloc in TLABs
>> * Alloc in TLABs (%)
>> * Alloc Outside TLABs
>> * Alloc Outside TLABs (%)
>>
>> With the hidden ones e.g. being:
>> * Avg Alloc in TLABs
>> * Avg Alloc Outside TLABs
>>
>> What do you think?
>
> I agree with the naming suggestions and have updated the PR with a commit to match them, rebasing onto latest upstream as well.

A little bit more default room for the Outside TLAB columns and we're good to go! :)
-------------
PR: https://git.openjdk.java.net/jmc/pull/21
More information about the jmc-dev
mailing list