messages from 2022-04-22 18:40:46 to 2022-05-03 16:21:41 UTC [more...]
[PATCH v10 0/8] cgroup/cpuset: Major cpu partition code restructuring
2022-05-03 16:21 UTC
[syzbot] WARNING in cpuset_write_resmask
2022-05-03 11:48 UTC (3+ messages)
[PATCH v6 0/6] Proposal for a GPU cgroup controller
2022-05-02 23:19 UTC (4+ messages)
` [PATCH v6 1/6] gpu: rfc: "
` [PATCH v6 2/6] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [PATCH v6 4/6] dmabuf: Add gpu cgroup charge transfer function
[PATCH] memcg: accounting for objects allocated for new netdevice
2022-05-02 21:22 UTC (7+ messages)
` [PATCH memcg v2] "
` kernfs memcg accounting
make the blkcg and blkcg structures private
2022-05-02 20:06 UTC (3+ messages)
[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-05-02 18:46 UTC (10+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v4 2/4] KVM: mmu: add a helper to account memory used by KVM mmu
` [PATCH v4 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats
` [PATCH v4 4/4] KVM: arm64/mmu: count KVM s2 "
[PATCH memcg RFC] net: set proper memcg for net_init hooks allocations
2022-05-02 0:10 UTC (26+ messages)
` [PATCH] "
` [PATCH memcg v2] "
` [net] 3b379e5391: BUG:kernel_NULL_pointer_dereference,address
` [PATCH memcg v3] net: set proper memcg for net_init hooks allocations
` [PATCH memcg v4] "
` [PATCH memcg v5] "
[PATCH] memcg: enable accounting for veth queues
2022-05-01 12:20 UTC (5+ messages)
` [PATCH net] net: enable memcg "
[tj-cgroup:for-next] BUILD SUCCESS 5c26993c31f0f726aa1f90158f17ec95069b7cb2
2022-04-30 1:45 UTC
[PATCH v2 0/5] Fix bugs in memcontroller cgroup tests
2022-04-29 9:26 UTC (10+ messages)
` [PATCH v2 1/5] cgroups: Refactor children cgroups in memcg tests
` [PATCH v2 2/5] cgroup: Account for memory_recursiveprot in test_memcg_low()
` [PATCH v2 3/5] cgroup: Account for memory_localevents in test_memcg_oom_group_leaf_events()
` [PATCH v2 4/5] cgroup: Removing racy check in test_memcg_sock()
` [PATCH v2 5/5] cgroup: Fix racy check in alloc_pagecache_max_30M() helper function
[PATCH v3 0/6] KVM: mm: count KVM page table pages in memory stats
2022-04-28 23:49 UTC (13+ messages)
` [PATCH v3 3/6] KVM: x86/mmu: count KVM page table pages in pagetable stats
` [PATCH v3 4/6] KVM: arm64/mmu: "
` [PATCH v3 5/6] KVM: riscv/mmu: "
` [PATCH v3 1/6] mm: add NR_SECONDARY_PAGETABLE stat
` [PATCH v3 2/6] KVM: mmu: add a helper to account page table pages used by KVM
` [PATCH v3 6/6] KVM: mips/mmu: count KVM page table pages in pagetable stats
[PATCH 0/5] zswap: cgroup accounting & control
2022-04-28 19:58 UTC (30+ messages)
` [PATCH 1/5] mm: Kconfig: move swap and slab config options to the MM section
` [PATCH 2/5] mm: Kconfig: group swap, slab, hotplug and thp options into submenus
` [PATCH 3/5] mm: Kconfig: simplify zswap configuration
` [PATCH 4/5] mm: zswap: add basic meminfo and vmstat coverage
` [PATCH 5/5] zswap: memcg accounting
[PATCH] Documentation: add missing angle bracket in cgroup-v2 doc Tejun Heo <tj@kernel.org>
2022-04-28 18:36 UTC (2+ messages)
[PATCH -next v5 0/3] support concurrent sync io for bfq on a specail occasion
2022-04-28 12:45 UTC (5+ messages)
` [PATCH -next v5 1/3] block, bfq: record how many queues are busy in bfq_group
` [PATCH -next v5 2/3] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v5 3/3] block, bfq: do not idle if only one group is activated
[PATCH -next v4 0/3] support concurrent sync io for bfq on a specail occasion
2022-04-28 11:27 UTC (8+ messages)
` [PATCH -next v4 1/3] block, bfq: record how many queues are busy in bfq_group
` [PATCH -next v4 2/3] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v4 3/3] block, bfq: do not idle if only one group is activated
[PATCH -next v3 0/3] support concurrent sync io for bfq on a specail occasion
2022-04-28 1:09 UTC (8+ messages)
` [PATCH -next v3 1/3] block, bfq: record how many queues are busy in bfq_group
` [PATCH -next v3 2/3] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v3 3/3] block, bfq: do not idle if only one group is activated
[PATCH] selftests: cgroup: Fix unsigned expression compared with zero
2022-04-27 16:18 UTC (2+ messages)
[PATCH v3] cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
2022-04-27 14:54 UTC
[PATCH v2] cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
2022-04-27 14:33 UTC (8+ messages)
[PATCH] mm: memcontrol: annotation typo error
2022-04-27 7:17 UTC
[PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion
2022-04-26 14:24 UTC (3+ messages)
[PATCH -next v2 0/5] support concurrent sync io for bfq on a specail occasion
2022-04-26 14:04 UTC (16+ messages)
` [PATCH -next v2 1/5] block, bfq: cleanup bfq_weights_tree add/remove apis
` [PATCH -next v2 2/5] block, bfq: add fake weight_counter for weight-raised queue
[PATCH v5 0/4] memcg: introduce per-memcg proactive reclaim
2022-04-26 8:22 UTC (12+ messages)
` [PATCH v5 1/4] memcg: introduce per-memcg reclaim interface
` [PATCH v5 4/4] selftests: cgroup: add a selftest for memory.reclaim
` [PATCH v5 2/4] selftests: cgroup: return -errno from cg_read()/cg_write() on failure
` [PATCH v5 3/4] selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory
[PATCH 1/5] cgroup: Adding test_cpucg_nested_weight_overprovisioned() testcase
2022-04-25 17:28 UTC (6+ messages)
` [PATCH 2/5] cgroup: Add test_cpucg_nested_weight_underprovisioned() testcase
` [PATCH 3/5] cgroup: Add test_cpucg_max() testcase
` [PATCH 4/5] Add test_cpucg_max_nested() testcase
` [PATCH 5/5] cgroup: Add config file to cgroup selftest suite
[PATCH v4 0/4] memcg: introduce per-memcg proactive reclaim
2022-04-25 15:16 UTC (12+ messages)
` [PATCH v4 1/4] memcg: introduce per-memcg reclaim interface
` [PATCH v4 2/4] selftests: cgroup: return -errno from cg_read()/cg_write() on failure
` [PATCH v4 3/4] selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory
` [PATCH v4 4/4] selftests: cgroup: add a selftest for memory.reclaim
[PATCH] cgroup/cpuset: Remove redundant cpu/node masks setup in cpuset_init_smp()
2022-04-25 14:43 UTC (3+ messages)
[PATCH] mm/memcg: Free percpu stats memory of dying memcg's
2022-04-25 1:01 UTC (7+ messages)
[RFC PATCH] cgroup/cpuset: fix a memory binding failure for cgroup v2
2022-04-24 23:06 UTC (4+ messages)
[PATCH 0/5] Fix bugs in memcontroller cgroup tests
2022-04-23 15:33 UTC (17+ messages)
` [PATCH 1/5] cgroups: Refactor children cgroups in memcg tests
` [PATCH 2/5] cgroup: Account for memory_recursiveprot in test_memcg_low()
` [PATCH 3/5] cgroup: Account for memory_localevents in test_memcg_oom_group_leaf_events()
` [PATCH 4/5] cgroup: Removing racy check in test_memcg_sock()
` [PATCH 5/5] cgroup: Fix racy check in alloc_pagecache_max_30M() helper function
[tj-cgroup:for-next] BUILD SUCCESS 4ab93063c83a2478863158799b027e9489ad4a40
2022-04-23 10:40 UTC
[PATCH 0/4] cgroup: Introduce cpu controller test suite
2022-04-22 18:40 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