public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-11 16:28:57 to 2022-05-19 10:59:35 UTC [more...]

[PATCH -next 0/8] multiple cleanup patches for bfq
 2022-05-19 10:59 UTC  (10+ messages)
` [PATCH -next 2/8] block, bfq: cleanup __bfq_weights_tree_remove()
  ` [PATCH -next 1/8] block, bfq: cleanup bfq_weights_tree add/remove apis
  ` [PATCH -next 3/8] block, bfq: factor out code to update 'active_entities'
  ` [PATCH -next 4/8] block, bfq: don't declare 'bfqd' as type 'void *' in bfq_group
  ` [PATCH -next 5/8] block, bfq: cleanup bfq_activate_requeue_entity()
  ` [PATCH -next 6/8] block, bfq: remove dead code for updating 'rq_in_driver'
  ` [PATCH -next 7/8] block, bfq: cleanup bfq_bfqq_update_budg_for_activation()
  ` [PATCH -next 8/8] block, bfq: cleanup bfq_bfqq_handle_idle_busy_switch()

[PATCH v7 0/6] Proposal for a GPU cgroup controller
 2022-05-19 10:52 UTC  (9+ messages)
` [PATCH v7 1/6] gpu: rfc: "
` [PATCH v7 2/6] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory

[PATCH -next v3 0/2] bugfix for blk-throttle
 2022-05-19 10:42 UTC  (5+ messages)
` [PATCH -next v3 1/2] blk-throttle: fix that io throttle can only work for single bio
  ` [PATCH -next v3 2/2] blk-throttle: fix io hung due to configuration updates

[PATCH] memcg: provide reclaim stats via 'memory.reclaim'
 2022-05-19  9:56 UTC  (7+ messages)

[PATCH] Revert "mm/vmscan: never demote for memcg reclaim"
 2022-05-19  9:51 UTC  (8+ messages)

[RFC] Add swappiness argument to memory.reclaim
 2022-05-19  8:51 UTC  (12+ messages)

[PATCH -next v2 0/2] bugfix for blk-throttle
 2022-05-19  7:06 UTC  (9+ messages)
` [PATCH -next v2 1/2] blk-throttle: fix that io throttle can only work for single bio
  ` [PATCH -next v2 2/2] blk-throttle: fix io hung due to configuration updates

[PATCH] blk-cgroup: Remove unnecessary rcu_read_lock/unlock()
 2022-05-18 22:31 UTC  (7+ messages)

[PATCH v2 1/5] selftests: memcg: Fix compilation
 2022-05-18 19:10 UTC  (7+ messages)
  ` [PATCH v2 2/5] selftests: memcg: Expect no low events in unprotected sibling
  ` [PATCH v2 3/5] selftests: memcg: Adjust expected reclaim values of protected cgroups
  ` [PATCH v2 4/5] selftests: memcg: Remove protection from top level memcg
  ` [PATCH v2 5/5] selftests: memcg: Factor out common parts of memory.{low,min} tests

[PATCH -next] cgroup: Make cgroup_debug static
 2022-05-18 17:03 UTC  (5+ messages)

[PATCH] cgroup: don't queue css_release_work if one already pending
 2022-05-18 16:48 UTC  (5+ messages)

[PATCH 0/4] memcontrol selftests fixups
 2022-05-18 16:27 UTC  (6+ messages)
  ` [PATCH 1/4] selftests: memcg: Fix compilation
  ` [PATCH 2/4] selftests: memcg: Expect no low events in unprotected sibling
  ` [PATCH 3/4] selftests: memcg: Adjust expected reclaim values of protected cgroups
  ` [PATCH 4/4] selftests: memcg: Remove protection from top level memcg

[PATCH v2 0/5] Fix bugs in memcontroller cgroup tests
 2022-05-18 15:54 UTC  (31+ messages)
` [PATCH v2 2/5] cgroup: Account for memory_recursiveprot in test_memcg_low()
              ` [PATCH 0/4] memcontrol selftests fixups
                  ` [PATCH 1/4] selftests: memcg: Fix compilation
                  ` [PATCH 2/4] selftests: memcg: Expect no low events in unprotected sibling
                  ` [PATCH 3/4] selftests: memcg: Adjust expected reclaim values of protected cgroups
                  ` [PATCH 4/4] selftests: memcg: Remove protection from top level memcg

[PATCH] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
 2022-05-18  8:52 UTC  (4+ messages)

[PATCH v2 0/6] zswap: accounting & cgroup control
 2022-05-18  8:23 UTC  (22+ messages)
` [PATCH v2 1/6] Documentation: filesystems: proc: update meminfo section
` [PATCH v2 3/6] mm: Kconfig: group swap, slab, hotplug and thp options into submenus
` [PATCH v2 5/6] mm: zswap: add basic meminfo and vmstat coverage
` [PATCH v2 6/6] zswap: memcg accounting

[PATCH] mm/memcg: support control THP behaviour in cgroup
 2022-05-18  8:14 UTC  (17+ messages)

[PATCH -next] blk-throttle: delay the setting of 'BIO_THROTTLED' to when throttle is done
 2022-05-18  6:30 UTC  (3+ messages)

[PATCH v2] cgroup: remove the superfluous judgment
 2022-05-18  1:36 UTC 

[PATCH -next v2] blk-throttle: Set BIO_THROTTLED when bio has been throttled
 2022-05-18  1:32 UTC  (4+ messages)

[PATCH] cgroup: fix potential null pointer risk
 2022-05-18  1:04 UTC  (3+ messages)

[RFC PATCH bpf-next v2 0/7] bpf: rstat: cgroup hierarchical stats
 2022-05-17 21:51 UTC  (12+ messages)
` [RFC PATCH bpf-next v2 1/7] bpf: introduce RSTAT_FLUSH program type
` [RFC PATCH bpf-next v2 2/7] cgroup: bpf: flush bpf stats on rstat flush
  ` [RFC PATCH bpf-next v2 3/7] libbpf: Add support for rstat flush progs
  ` [RFC PATCH bpf-next v2 4/7] bpf: add bpf rstat helpers
` [RFC PATCH bpf-next v2 5/7] bpf: Introduce cgroup iter
` [RFC PATCH bpf-next v2 6/7] selftests/bpf: extend cgroup helpers
` [RFC PATCH bpf-next v2 7/7] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH v3] blk-cgroup: always terminate io.stat lines
 2022-05-17 12:12 UTC  (3+ messages)

[PATCH -next] block: fix io hung of setting throttle limit frequently
 2022-05-17  7:49 UTC  (6+ messages)

Issue with 252c651a4c85 ("blk-cgroup: stop using seq_get_buf")
 2022-05-17  6:27 UTC  (7+ messages)
  ` [RESEND][RFC PATCH] blkcg: rewind seq_file if no stats

[PATCH] cgroup/cpuset: Remove redundant cpu/node masks setup in cpuset_init_smp()
 2022-05-16  3:02 UTC  (3+ messages)
` [cgroup/cpuset] 7aaa45f837: kbuild.buildtime_per_iteration 2583.0% regression

[PATCH] percpu: improve percpu_alloc_percpu event trace
 2022-05-15 22:06 UTC  (6+ messages)
` [PATCH v2] "

[tj-cgroup:for-5.19] BUILD SUCCESS 213adc63dfbcdff9a0c19ec1f2681fda9c05cf6d
 2022-05-15 18:02 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 4d00bb3c2f23d1d8b8a25ed0cf288ebdf047aed4
 2022-05-15 17:24 UTC 

[tj-cgroup:for-5.18-fixes] BUILD SUCCESS 2685027fca387b602ae565bff17895188b803988
 2022-05-15  4:12 UTC 

[PATCH -next v5 0/3] support concurrent sync io for bfq on a specail occasion
 2022-05-14  9:29 UTC  (3+ messages)

[PATCH] kseltest/cgroup: Make test_stress.sh work if run interactively
 2022-05-13 20:17 UTC  (3+ messages)

[PATCH] memcg: accounting for objects allocated for new netdevice
 2022-05-13 17:49 UTC  (17+ messages)
  ` kernfs memcg accounting
                ` [PATCH 0/4] memcg: accounting for objects allocated by mkdir cgroup
                ` [PATCH 1/4] memcg: enable accounting for large allocations in mem_cgroup_css_alloc
                ` [PATCH 2/4] memcg: enable accounting for kernfs nodes and iattrs
                ` [PATCH 3/4] memcg: enable accounting for struct cgroup
                ` [PATCH 4/4] memcg: enable accounting for allocations in alloc_fair_sched_group

[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-05-13 17:13 UTC  (12+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[PATCH 0/1] block,iocost: fix potential kernel NULL
 2022-05-13 16:28 UTC  (3+ messages)
  ` [PATCH] "

[RFC PATCH bpf-next 0/9] bpf: cgroup hierarchical stats collection
 2022-05-13  7:16 UTC  (2+ messages)

[GIT PULL] cgroup fixes for v5.18-rc6
 2022-05-12 17:49 UTC  (2+ messages)

[PATCH v2] mm/memcontrol: Export memcg->watermark via sysfs for v2 memcg
 2022-05-12  9:11 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox