-
Enhancement
-
Resolution: Unresolved
-
P4
-
9
A requestable event showing paging/swapping activity.
Defaults to every 5 seconds.
*Event Name:* Paging
|| Attribute name || Description || Content type || Type || \[Value range\] or Example Value || Relational Key ||
| Page rate | memory pages scanned per second | unknown | int | 234556 | (x) |
Or perhaps:
|| Attribute name || Description || Content type || Type || \[Value range\] or Example Value || Relational Key ||
| Pages in | memory pages read from swap per second | unknown | int | 374837| (x) |
| Pages out | memory pages written to swap per second | unknown | int | 3735 | (x) |
Defaults to every 5 seconds.
*Event Name:* Paging
|| Attribute name || Description || Content type || Type || \[Value range\] or Example Value || Relational Key ||
| Page rate | memory pages scanned per second | unknown | int | 234556 | (x) |
Or perhaps:
|| Attribute name || Description || Content type || Type || \[Value range\] or Example Value || Relational Key ||
| Pages in | memory pages read from swap per second | unknown | int | 374837| (x) |
| Pages out | memory pages written to swap per second | unknown | int | 3735 | (x) |
- relates to
-
JDK-8079061 [Event Request] Would love to have run queue and possibly other vmstat like detail in the JFR
- Closed