Skip to content

Conversation

babsingh
Copy link
Contributor

Add support to identify RAM class memory segments in javacores
using the following sub-types:

  • MEMORY_TYPE_RAM_CLASS_SUB4G
  • MEMORY_TYPE_RAM_CLASS_ABOVE4G_FREQUENTLY_ACCESSED
  • MEMORY_TYPE_RAM_CLASS_ABOVE4G_INFREQUENTLY_ACCESSED

This enables finer classification of RAM class segments in
javacores and allows tracking of usage by sub-type.

Related: #20644

Depends on eclipse-omr/omr#7936

Add support to identify RAM class memory segments in javacores
using the following sub-types:
- MEMORY_TYPE_RAM_CLASS_SUB4G
- MEMORY_TYPE_RAM_CLASS_ABOVE4G_FREQUENTLY_ACCESSED
- MEMORY_TYPE_RAM_CLASS_ABOVE4G_INFREQUENTLY_ACCESSED

This enables finer classification of RAM class segments in
javacores and allows tracking of usage by sub-type.

Related: eclipse-openj9#20644

Depends on eclipse-omr/omr#7936

Signed-off-by: Babneet Singh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant