public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-18 07:27:50 to 2022-05-23 13:29:17 UTC [more...]

[PATCH v2 1/5] selftests: memcg: Fix compilation
 2022-05-23 13:29 UTC  (9+ 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 v5 0/3] support concurrent sync io for bfq on a specail occasion
 2022-05-23 13:29 UTC  (13+ messages)

[PATCH -next v6 0/3] support concurrent sync io for bfq on a specail occasion
 2022-05-23 13:18 UTC  (4+ messages)
  ` [PATCH -next v6 1/3] block, bfq: record how many queues are busy in bfq_group
` [PATCH -next v6 2/3] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v6 3/3] block, bfq: do not idle if only one group is activated

[PATCH] memcg: enable accounting in keyctl subsys
 2022-05-23  9:45 UTC  (2+ messages)

[PATCH -next v4 0/4] bugfix for blk-throttle
 2022-05-23  8:26 UTC  (5+ messages)
` [PATCH -next v4 1/4] blk-throttle: fix that io throttle can only work for single bio
` [PATCH -next v4 3/4] blk-throttle: factor out code to calculate ios/bytes_allowed
  ` [PATCH -next v4 2/4] blk-throttle: prevent overflow while calculating wait time
  ` [PATCH -next v4 4/4] blk-throttle: fix io hung due to config updates

[PATCH] cgroup: Fix an error handling path in alloc_pagecache_max_30M()
 2022-05-22 14:18 UTC 

[PATCH 0/4] memcg: accounting for objects allocated by mkdir cgroup
 2022-05-22  6:49 UTC  (23+ messages)
` [PATCH mm v2 0/9] "
` [PATCH mm v2 1/9] memcg: enable accounting for struct cgroup
` [PATCH mm v2 2/9] memcg: enable accounting for kernfs nodes
` [PATCH mm v2 3/9] memcg: enable accounting for kernfs iattrs
` [PATCH mm v2 4/9] memcg: enable accounting for struct simple_xattr
` [PATCH mm v2 5/9] memcg: enable accounting for percpu allocation of struct psi_group_cpu
` [PATCH mm v2 6/9] memcg: enable accounting for percpu allocation of struct cgroup_rstat_cpu
` [PATCH mm v2 7/9] memcg: enable accounting for large allocations in mem_cgroup_css_alloc
` [PATCH mm v2 8/9] memcg: enable accounting for allocations in alloc_fair_sched_group
` [PATCH mm v2 9/9] memcg: enable accounting for percpu allocation of struct rt_rq

[tj-cgroup:for-next] BUILD SUCCESS 8a4f243bd5cfd2885c52eaf0075732d4ee77d78d
 2022-05-22  4:58 UTC 

[tj-cgroup:for-5.19] BUILD SUCCESS b154a017c92011d8f71ce804583e5f9c3d90bb9a
 2022-05-22  3:37 UTC 

[PATCH v11 0/8] cgroup/cpuset: cpu partition code enhancements
 2022-05-22  2:40 UTC  (6+ messages)
` [PATCH v11 8/8] kselftest/cgroup: Add cpuset v2 partition root state test

[PATCH bpf-next v1 0/5] bpf: rstat: cgroup hierarchical stats
 2022-05-21 11:47 UTC  (40+ messages)
` [PATCH bpf-next v1 1/5] cgroup: bpf: add a hook for bpf progs to attach to rstat flushing
  ` [PATCH bpf-next v1 2/5] cgroup: bpf: add cgroup_rstat_updated() and cgroup_rstat_flush() kfuncs
` [PATCH bpf-next v1 3/5] bpf: Introduce cgroup iter
` [PATCH bpf-next v1 4/5] selftests/bpf: extend cgroup helpers
` [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection

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

kernfs memcg accounting
 2022-05-21  7:28 UTC  (17+ messages)
` [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 -next v3 0/2] bugfix for blk-throttle
 2022-05-21  5:00 UTC  (14+ 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 v7 0/6] Proposal for a GPU cgroup controller
 2022-05-21  2:19 UTC  (13+ messages)
` [PATCH v7 1/6] gpu: rfc: "
` [PATCH v7 2/6] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory

[PATCH] cgroup: Return if dst_cgrp equals to src_cgrp
 2022-05-20 17:02 UTC 

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

[PATCH v2] cgroup: remove the superfluous judgment
 2022-05-20  7:50 UTC  (3+ messages)

[PATCH] memcg: provide reclaim stats via 'memory.reclaim'
 2022-05-20  7:29 UTC  (11+ messages)

[RFC] Add swappiness argument to memory.reclaim
 2022-05-19 18:24 UTC  (14+ messages)

[PATCH -next 0/8] multiple cleanup patches for bfq
 2022-05-19 13:21 UTC  (18+ messages)
` [PATCH -next 1/8] block, bfq: cleanup bfq_weights_tree add/remove apis
` [PATCH -next 2/8] block, bfq: cleanup __bfq_weights_tree_remove()
` [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] Revert "mm/vmscan: never demote for memcg reclaim"
 2022-05-19  9:51 UTC  (8+ 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  (4+ messages)

[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  (10+ messages)
` [PATCH 0/4] memcontrol selftests fixups
  ` [PATCH 2/4] selftests: memcg: Expect no low events in unprotected sibling
  ` [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  (10+ messages)
` [PATCH v2 6/6] zswap: memcg accounting

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


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