Skip to content

Cgroup2: Add ability to filter stats#757

Merged
dcantah merged 1 commit into
apple:mainfrom
dcantah:dont-read-all-stats
Jun 1, 2026
Merged

Cgroup2: Add ability to filter stats#757
dcantah merged 1 commit into
apple:mainfrom
dcantah:dont-read-all-stats

Conversation

@dcantah
Copy link
Copy Markdown
Member

@dcantah dcantah commented May 30, 2026

We funnily enough filter on the host, send the filters through to the guest, but we still collect all stats and then just drop whatever we didn't ask for which is very wasteful. This adds a change to just not collect what we don't ask for.

We funnily enough filter on the host, send the filters through
to the guest, but we still collect all stats and then just drop
whatever we didn't ask for which is very wasteful. This adds a
change to just not collect what we don't ask for.
@dcantah dcantah merged commit b1e779e into apple:main Jun 1, 2026
5 checks passed
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.

3 participants