messages from 2022-08-19 07:22:56 to 2022-08-25 13:29:48 UTC [more...]
[PATCH v3 00/10] sched/psi: some optimization and extension
2022-08-25 13:29 UTC (23+ messages)
` [PATCH v3 01/10] sched/psi: fix periodic aggregation shut off
` [PATCH v3 03/10] sched/psi: save percpu memory when !psi_cgroups_enabled
` [PATCH v3 02/10] sched/psi: don't create cgroup PSI files when psi_disabled
` [PATCH v3 04/10] sched/psi: move private helpers to sched/stats.h
` [PATCH v3 05/10] sched/psi: optimize task switch inside shared cgroups again
` [PATCH v3 06/10] sched/psi: remove NR_ONCPU task accounting
` [PATCH v3 10/10] sched/psi: per-cgroup PSI accounting disable/re-enable interface
` [PATCH v3 07/10] sched/psi: add PSI_IRQ to track IRQ/SOFTIRQ pressure
` [PATCH v3 08/10] sched/psi: consolidate cgroup_psi()
` [PATCH v3 09/10] sched/psi: cache parent psi_group to speed up groups iterate
[PATCH] kernel: move from strlcpy with unused retval to strscpy
2022-08-25 12:40 UTC (6+ messages)
[PATCH -next v10 0/4] support concurrent sync io for bfq on a specail occasion
2022-08-25 12:14 UTC (9+ messages)
` [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
[RFC PATCH] memcg: use root_mem_cgroup when css is inherited
2022-08-25 10:11 UTC (23+ messages)
[PATCH v2 0/3] memcg: optimize charge codepath
2022-08-25 8:30 UTC (11+ messages)
` [PATCH v2 1/3] mm: page_counter: remove unneeded atomic ops for low/min
` [PATCH v2 2/3] mm: page_counter: rearrange struct page_counter fields
` [PATCH v2 3/3] memcg: increase MEMCG_CHARGE_BATCH to 64
[RESEND PATCH bpf-next v9 0/5] bpf: rstat: cgroup hierarchical
2022-08-25 2:41 UTC (12+ messages)
` [RESEND PATCH bpf-next v9 1/5] bpf: Introduce cgroup iter
` [RESEND PATCH bpf-next v9 2/5] selftests/bpf: Test cgroup_iter
` [RESEND PATCH bpf-next v9 5/5] selftests/bpf: add a selftest for cgroup hierarchical stats collection
` [RESEND PATCH bpf-next v9 3/5] cgroup: bpf: enable bpf programs to integrate with rstat
` [RESEND PATCH bpf-next v9 4/5] selftests/bpf: extend cgroup helpers
[PATCH bpf-next v9 0/5] bpf: rstat: cgroup hierarchical stats
2022-08-24 23:14 UTC (9+ messages)
` [PATCH bpf-next v9 1/5] bpf: Introduce cgroup iter
` [PATCH bpf-next v9 2/5] selftests/bpf: Test cgroup_iter
` [PATCH bpf-next v9 4/5] selftests/bpf: extend cgroup helpers
` [PATCH bpf-next v9 5/5] selftests/bpf: add a selftest for cgroup hierarchical stats collection
` [PATCH bpf-next v9 3/5] cgroup: bpf: enable bpf programs to integrate with rstat
[PATCH bpf-next v2 00/12] bpf: Introduce selectable memcg for bpf map
2022-08-24 19:02 UTC (19+ messages)
` [RFD RESEND] cgroup: Persistent memory usage tracking
[tj-cgroup:for-6.0-fixes] BUILD SUCCESS 763f4fb76e24959c370cdaa889b2492ba6175580
2022-08-24 18:40 UTC
[tj-cgroup:for-next] BUILD SUCCESS b48dc0e02bb6f7c284e86f25802b38b4ff838d49
2022-08-24 18:40 UTC
[PATCH v7 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-08-24 17:40 UTC (11+ messages)
` [PATCH v7 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v7 2/4] KVM: mmu: add a helper to account memory used by KVM MMU
` [PATCH v7 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats
` [PATCH v7 4/4] KVM: arm64/mmu: count KVM s2 "
oomd with 6.0-rc1 has ridiculously high memory pressure stats wit
2022-08-24 11:40 UTC (6+ messages)
an argument for keeping oom_control in cgroups v2
2022-08-24 9:30 UTC (5+ messages)
[GIT PULL] cgroup fixes for v6.0-rc2
2022-08-24 2:45 UTC (2+ messages)
[PATCH 0/4] blk-throttle cleanups
2022-08-24 1:19 UTC (8+ messages)
` [PATCH 1/4] blk-throttle: use 'READ/WRITE' instead of '0/1'
` [PATCH 2/4] blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
` [PATCH 3/4] blk-throttle: cleanup tg_update_disptime()
` [PATCH 4/4] blk-throttle: cleanup throtl_dequeue_tg()
[PATCH v8 0/4] blk-throttle bugfix
2022-08-24 1:15 UTC (9+ messages)
` [PATCH v8 2/4] blk-throttle: prevent overflow while calculating wait time
` [PATCH v8 1/4] blk-throttle: fix that io throttle can only work for single bio
` [PATCH v8 3/4] blk-throttle: factor out code to calculate ios/bytes_allowed
` [PATCH v8 4/4] blk-throttle: fix io hung due to configuration updates
[PATCH bpf-next v8 0/5] bpf: rstat: cgroup hierarchical stats
2022-08-24 0:23 UTC (4+ messages)
` [PATCH bpf-next v8 1/5] bpf: Introduce cgroup iter
[PATCH 1/1] cgroup: Fix race condition at rebind_subsystems()
2022-08-23 18:12 UTC (3+ messages)
cgroups v2 cpuset partition bug
2022-08-23 16:23 UTC (2+ messages)
[PATCH v2 00/10] sched/psi: some optimization and extension
2022-08-23 16:20 UTC (11+ messages)
` [PATCH v2 09/10] sched/psi: per-cgroup PSI stats disable/re-enable interface
[PATCH] cgroup: simplify cleanup in cgroup_css_set_fork()
2022-08-23 11:17 UTC (3+ messages)
[PATCH 0/3] memcg: optimizatize charge codepath
2022-08-23 9:42 UTC (33+ messages)
` [PATCH 1/3] mm: page_counter: remove unneeded atomic ops for low/min
` [PATCH 2/3] mm: page_counter: rearrange struct page_counter fields
` [PATCH 3/3] memcg: increase MEMCG_CHARGE_BATCH to 64
[PATCH 1/1] cgroup: Fix race condition at rebind_subsystems()
2022-08-23 5:09 UTC
[PATCH v6 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-08-23 0:08 UTC (6+ messages)
` [PATCH v6 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
data-race in cgroup_get_tree / proc_cgroup_show
2022-08-22 17:04 UTC (2+ messages)
[PATCH] cgroup: cleanup the format of /proc/cgroups
2022-08-22 7:52 UTC (3+ messages)
[PATCH v7 0/9] bugfix and cleanup for blk-throttle
2022-08-22 7:44 UTC (21+ messages)
` [PATCH v7 1/9] blk-throttle: fix that io throttle can only work for single bio
` [PATCH v7 4/9] blk-throttle: fix io hung due to configuration updates
` [PATCH v7 9/9] blk-throttle: clean up flag 'THROTL_TG_PENDING'
[mm/memcontrol.c] 873f64b791: hackbench.throughput 55.9% improvement
2022-08-22 1:43 UTC
[PATCH -next 0/3] bfq simple cleanups
2022-08-19 20:56 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).