cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-31 11:18:58 to 2022-04-20 04:27:23 UTC [more...]

make the blkcg and blkcg structures private
 2022-04-20  4:27 UTC  (16+ messages)
` [PATCH 03/15] nvme-fc: fold t fc_update_appid into fc_appid_store
` [PATCH 04/15] blk-cgroup: move blkcg_{get,set}_fc_appid out of line
` [PATCH 05/15] blk-cgroup: move blk_cgroup_congested out line
` [PATCH 06/15] blk-cgroup: move blkcg_{pin,unpin}_online out of line
` [PATCH 07/15] blk-cgroup: move struct blkcg to block/blk-cgroup.h
` [PATCH 08/15] blktrace: cleanup the __trace_note_message interface
` [PATCH 09/15] blk-cgroup: replace bio_blkcg with bio_blkcg_css
  ` [PATCH 01/15] blk-cgroup: remove __bio_blkcg
  ` [PATCH 02/15] nvme-fc: don't support the appid attribute without CONFIG_BLK_CGROUP_FC_APPID
  ` [PATCH 10/15] blk-cgroup: remove pointless CONFIG_BLOCK ifdefs
  ` [PATCH 11/15] blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
  ` [PATCH 12/15] blk-cgroup: move blkcg_css to blk-cgroup.c
  ` [PATCH 15/15] kthread: unexport kthread_blkcg
` [PATCH 13/15] blk-cgroup: cleanup blk_cgroup_congested
` [PATCH 14/15] blk-cgroup: cleanup blkcg_maybe_throttle_current

[PATCH 0/4] cgroup: Introduce cpu controller test suite
 2022-04-19 21:32 UTC  (5+ messages)
  ` [PATCH 1/4] cgroup: Add new test_cpu.c test suite in cgroup selftests
  ` [PATCH 2/4] cgroup: Add test_cgcpu_stats() testcase to cgroup cpu selftests
  ` [PATCH 3/4] cgroup: Add test_cgcpu_weight_overprovisioned() testcase
  ` [PATCH 4/4] cgroup: Add test_cgcpu_weight_underprovisioned() testcase

[PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion
 2022-04-19 11:37 UTC  (20+ messages)
` [PATCH -next 02/11] block, bfq: apply news apis where root group is not expected
` [PATCH -next 05/11] block, bfq: count root group into 'num_groups_with_pending_reqs'
` [PATCH -next 10/11] block, bfq: decrease 'num_groups_with_pending_reqs' earlier

[RFC PATCH] cgroup/cpuset: fix a memory binding failure for cgroup v2
 2022-04-19  2:09 UTC 

[PATCH memcg RFC] net: set proper memcg for net_init hooks allocations
 2022-04-17  6:39 UTC 

[PATCH -next v2 0/5] support concurrent sync io for bfq on a specail occasion
 2022-04-16  9:37 UTC  (6+ messages)
  ` [PATCH -next v2 1/5] block, bfq: cleanup bfq_weights_tree add/remove apis
  ` [PATCH -next v2 3/5] bfq, block: record how many queues have pending requests in bfq_group
  ` [PATCH -next v2 4/5] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
  ` [PATCH -next v2 5/5] block, bfq: do not idle if only one cgroup is activated
` [PATCH -next v2 2/5] block, bfq: add fake weight_counter for weight-raised queue

[syzbot] possible deadlock in blkcg_deactivate_policy
 2022-04-15 18:29 UTC 

[PATCH 0/4] mm: memcg kselftests fixes
 2022-04-15 15:59 UTC  (8+ messages)
` [PATCH 1/4] kselftests: memcg: update the oom group leaf events test
  ` [PATCH 2/4] kselftests: memcg: speed up the memory.high test
  ` [PATCH 3/4] MAINTAINERS: add corresponding kselftests to cgroup entry
  ` [PATCH 4/4] MAINTAINERS: add corresponding kselftests to memcg entry

[PATCH] cgroup: don't queue css_release_work if one already pending
 2022-04-14 17:51 UTC  (3+ messages)

[PATCH v3 0/4] memcg: introduce per-memcg proactive reclaim
 2022-04-14 17:25 UTC  (19+ messages)
` [PATCH v3 1/4] memcg: introduce per-memcg reclaim interface
` [PATCH v3 2/4] selftests: cgroup: return the errno of write() in cg_write() on failure
  ` [PATCH v3 3/4] selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory
  ` [PATCH v3 4/4] selftests: cgroup: add a selftest for memory.reclaim

[linux-next:master] BUILD REGRESSION ff511c1c68a5a35ab0b3efb3c306fd80b10d74be
 2022-04-08 21:04 UTC 

[PATCH] cgroup: fix attach task fail when subtree_control configured
 2022-04-08 17:54 UTC  (2+ messages)

[PATCH v2 0/4] memcg: introduce per-memcg proactive reclaim
 2022-04-08  5:00 UTC  (8+ messages)
` [PATCH v2 1/4] memcg: introduce per-memcg reclaim interface
  ` [PATCH v2 2/4] selftests: cgroup: return the errno of write() in cg_write() on failure
` [PATCH v2 3/4] selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory
` [PATCH v2 4/4] selftests: cgroup: add a selftest for memory.reclaim

[PATCH resend] memcg: introduce per-memcg reclaim interface
 2022-04-08  4:10 UTC  (60+ messages)

[RFC PATCH] cgroup: introduce dynamic protection for memcg
 2022-04-07 14:14 UTC  (30+ messages)

[linux-next:master] BUILD REGRESSION 109f6d10ec17302c4666f7df3dfa0e31d8589d41
 2022-04-06 20:58 UTC 

[RFC PATCH v2 0/4] Introduce group balancer
 2022-04-06  2:47 UTC  (2+ messages)

[PATCH] mm/memcg: non-hierarchical mode is deprecated
 2022-04-05 18:20 UTC  (7+ messages)

[RFC v4 0/8] Proposal for a GPU cgroup controller
 2022-04-05 17:48 UTC  (11+ messages)
` [RFC v4 2/8] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [RFC v4 5/8] dmabuf: Add gpu cgroup charge transfer function

[PATCH v2] cgroup: Kill the parent controller when its last child is killed
 2022-04-05 14:58 UTC  (4+ messages)

Wrapper to run a command in a temporary cgroup
 2022-04-05 11:27 UTC  (2+ messages)

reclaim memory from cgrouped app(/kernel)
 2022-04-05  9:37 UTC 

[PATCH] cgroup: Kill the parent controller when its last child is killed
 2022-04-05  8:26 UTC  (4+ messages)
` [cgroup] 2bc22feae8: WARNING:at_lib/percpu-refcount.c:#percpu_ref_kill_and_confirm

[syzbot] WARNING in cpuset_write_resmask
 2022-04-04 19:25 UTC  (2+ messages)

[RFC PATCHv2] cgroup: introduce dynamic protection for memcg
 2022-04-04  2:43 UTC 

[PATCH] mm/memcg: remove unneeded nr_scanned
 2022-04-01  1:06 UTC  (2+ messages)

[Patch v2 0/3] mm/memcg: some cleanup for mem_cgroup_iter()
 2022-03-31 15:03 UTC  (3+ messages)
` [Patch v2 2/3] mm/memcg: set pos explicitly for reclaim and !reclaim


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).