Skip to content

Add experimental PSI monitoring - #37

Open
tmakatos wants to merge 1 commit into
add_ignore_thread_names_filterfrom
add_psi_monitoring
Open

tmakatos wants to merge 1 commit into
add_ignore_thread_names_filterfrom
add_psi_monitoring

Conversation

@tmakatos

Copy link
Copy Markdown
Collaborator

procfs.rs gains PsiSample and read_psi_sample: parses avg10 values from
/proc/pressure/{cpu,io,memory}. Engine samples once per tick when
experimental_psi_monitoring is on (default off), so operators can
eyeball whether the tuning correlates with kernel pressure indicators.

Signed-off-by: Thanos Makatos thanos.makatos@nutanix.com


Stack created with GitHub Stacks CLI • Give Feedback 💬

procfs.rs gains PsiSample and read_psi_sample: parses avg10 values from
/proc/pressure/{cpu,io,memory}. Engine samples once per tick when
experimental_psi_monitoring is on (default off), so operators can
eyeball whether the tuning correlates with kernel pressure indicators.

Signed-off-by: Thanos Makatos <thanos.makatos@nutanix.com>
@tmakatos
tmakatos added this pull request to stack #43 September 24, 2026 21:44
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