Skip to content

feat(vm_statistics): add new vm statistics types and structs#44

Merged
JohnTitor merged 2 commits intoJohnTitor:mainfrom
ldm0:ldm_vm_statistics
Aug 3, 2025
Merged

feat(vm_statistics): add new vm statistics types and structs#44
JohnTitor merged 2 commits intoJohnTitor:mainfrom
ldm0:ldm_vm_statistics

Conversation

@ldm0
Copy link
Contributor

@ldm0 ldm0 commented Jul 31, 2025

Add vm_statistics64, vm_extmod_statistics, vm_purgeable_stat and vm_purgeable_info types to support extended virtual memory statistics reporting. These additions provide more detailed memory management metrics for monitoring and analysis.

ldm0 added 2 commits August 2, 2025 09:03
Add vm_statistics64, vm_extmod_statistics, vm_purgeable_stat and vm_purgeable_info types to support extended virtual memory statistics reporting. These additions provide more detailed memory management metrics for monitoring and analysis.
Add additional VM page query flags and memory management flags to support more virtual memory operations. Also includes helper functions for flag manipulation and updates struct alignment.
Copy link
Owner

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@JohnTitor JohnTitor merged commit 98c2ef4 into JohnTitor:main Aug 3, 2025
6 checks passed
@ldm0 ldm0 deleted the ldm_vm_statistics branch August 4, 2025 12:51
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.

2 participants