RFR: 8203359: Container level resources events [v8]
Jaroslav Bachorik
jbachorik at openjdk.java.net
Wed Apr 21 13:34:29 UTC 2021
On Wed, 21 Apr 2021 11:50:25 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
>> I guess we could fit those events under `Operating System/Memory` and `Operating System/Processor` categories.
>> What about I/O? Currently, there is only `Operating System/Network` category. The options are:
>> * Add `Operating System/IO` category and move `Network` to `Operating System/IO/Network`
>> * Add `Operation System/FileSystem` category and move the container IO event there
>>
>> What would you prefer?
>
> I prefer adding File System (or having separate container category).
Added `Operating System/File System` category
-------------
PR: https://git.openjdk.java.net/jdk/pull/3126
More information about the hotspot-jfr-dev
mailing list