Skip to content

cgroup2: expose split workingset memory stats#391

Merged
dmcgowan merged 2 commits into
containerd:mainfrom
fuweid:update-cgroupv2-memory
May 4, 2026
Merged

cgroup2: expose split workingset memory stats#391
dmcgowan merged 2 commits into
containerd:mainfrom
fuweid:update-cgroupv2-memory

Conversation

@fuweid

@fuweid fuweid commented May 4, 2026

Copy link
Copy Markdown
Member
  • ci: pin buf version for proto generation

  • Linux v5.9 split memory.stat workingset_refault and
    workingset_activate into anon/file counters. Add the split
    fields to cgroup2 MemoryStat while keeping the old aggregate
    fields deprecated for compatibility.

torvalds/linux@170b04b

fuweid added 2 commits May 4, 2026 10:16
Signed-off-by: Wei Fu <fuweid89@gmail.com>
Linux v5.9 split memory.stat workingset_refault and
workingset_activate into anon/file counters. Add the split
fields to cgroup2 MemoryStat while keeping the old aggregate
fields deprecated for compatibility.

Signed-off-by: Wei Fu <fuweid89@gmail.com>
@dmcgowan dmcgowan merged commit 360fd8b into containerd:main May 4, 2026
8 checks passed
@fuweid fuweid deleted the update-cgroupv2-memory branch May 4, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants