messages from 2022-03-23 06:40:44 to 2022-04-08 04:57:43 UTC [more...]
[PATCH v3 0/4] memcg: introduce per-memcg proactive reclaim
2022-04-08 4:57 UTC (5+ 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
[PATCH resend] memcg: introduce per-memcg reclaim interface
2022-04-08 4:10 UTC (60+ messages)
[PATCH v2 0/4] memcg: introduce per-memcg proactive reclaim
2022-04-08 3:50 UTC (7+ 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
[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 (8+ 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 (22+ messages)
` [RFC v4 1/8] gpu: rfc: "
` [RFC v4 2/8] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [RFC v4 3/8] dmabuf: Use the GPU cgroup charge/uncharge APIs
` [RFC v4 5/8] dmabuf: Add gpu cgroup charge transfer function
` [RFC v4 6/8] binder: Add a buffer flag to relinquish ownership of fds
` [RFC v4 7/8] binder: use __kernel_pid_t and __kernel_uid_t for userspace
` [RFC v4 4/8] dmabuf: heaps: export system_heap buffers with GPU cgroup charging
` [RFC v4 8/8] selftests: Add binder cgroup gpu memory transfer test
[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 -next 00/11] support concurrent sync io for bfq on a specail occasion
2022-04-01 3:43 UTC (5+ messages)
[PATCH] mm/memcg: remove unneeded nr_scanned
2022-04-01 1:06 UTC (6+ messages)
[Patch v2 0/3] mm/memcg: some cleanup for mem_cgroup_iter()
2022-03-31 15:03 UTC (8+ messages)
` [Patch v2 1/3] mm/memcg: set memcg after css verified and got reference
` [Patch v2 2/3] mm/memcg: set pos explicitly for reclaim and !reclaim
` [Patch v2 3/3] mm/memcg: move generation assignment and comparison together
[PATCH 0/3] mm/memcg: some cleanup for mem_cgroup_iter()
2022-03-30 23:04 UTC (11+ messages)
` [PATCH 1/3] mm/memcg: set memcg after css verified and got reference
` [PATCH 2/3] mm/memcg: set pos to prev unconditionally
` [PATCH 3/3] mm/memcg: move generation assignment and comparison together
[syzbot] possible deadlock in throtl_pending_timer_fn
2022-03-30 3:01 UTC (4+ messages)
[PATCH AUTOSEL 5.4 04/16] block, bfq: don't move oom_bfqq
2022-03-28 11:23 UTC
[PATCH AUTOSEL 5.10 05/21] block, bfq: don't move oom_bfqq
2022-03-28 11:22 UTC
[PATCH AUTOSEL 5.15 10/29] block, bfq: don't move oom_bfqq
2022-03-28 11:21 UTC
[PATCH AUTOSEL 5.16 08/35] block: throttle split bio in case of iops limit
2022-03-28 11:19 UTC (2+ messages)
` [PATCH AUTOSEL 5.16 13/35] block, bfq: don't move oom_bfqq
[PATCH AUTOSEL 5.17 09/43] block: throttle split bio in case of iops limit
2022-03-28 11:17 UTC (2+ messages)
` [PATCH AUTOSEL 5.17 14/43] block, bfq: don't move oom_bfqq
[RFC bpf-next] Hierarchical Cgroup Stats Collection Using BPF
2022-03-28 9:22 UTC (7+ messages)
[RFC PATCH] cgroup: introduce proportional protection on memcg
2022-03-25 12:49 UTC (7+ messages)
[RFC PATCH] mm: memcg: Do not count memory.low reclaim if it does not happen
2022-03-25 10:31 UTC (5+ messages)
[RFC PATCH 0/5] Split a huge page to any lower order pages
2022-03-24 2:02 UTC (7+ messages)
` [RFC PATCH 3/5] mm: thp: split "
[RFC v3 5/8] dmabuf: Add gpu cgroup charge transfer function
2022-03-23 23:37 UTC (2+ messages)
[GIT PULL] cgroup changes for v5.18-rc1
2022-03-23 19:50 UTC (2+ messages)
[RFC v3 0/8] Proposal for a GPU cgroup controller
2022-03-23 10:40 UTC (5+ messages)
` [RFC v3 1/8] gpu: rfc: "
[RFC PATCH 4/5] mm: truncate: split huge page cache page to a non-zero order if possible
2022-03-23 6:40 UTC (2+ messages)
` [mm] 2757cee2d6: UBSAN:shift-out-of-bounds_in_include/linux/log2.h
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).