cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-28 23:52:17 to 2023-12-06 08:46:00 UTC [more...]

[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2023-12-06  8:45 UTC  (5+ messages)

[PATCH v2 00/21] remove the SLAB allocator
 2023-12-06  8:28 UTC  (20+ messages)
` [PATCH v2 01/21] mm/slab, docs: switch mm-api docs generation from slab.c to slub.c
` [PATCH v2 02/21] mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
` [PATCH v2 03/21] KASAN: remove code paths guarded by CONFIG_SLAB
` [PATCH v2 04/21] KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal
` [PATCH v2 05/21] mm/memcontrol: remove CONFIG_SLAB #ifdef guards
` [PATCH v2 06/21] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
` [PATCH v2 16/21] mm/slab: move kfree() from slab_common.c to slub.c

[PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-12-06  7:39 UTC  (41+ messages)
` [PATCH v8 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v8 2/6] memcontrol: implement mem_cgroup_tryget_online()
` [PATCH v8 3/6] zswap: make shrinking memcg-aware
  ` [PATCH v8 3/6] zswap: make shrinking memcg-aware (fix)
  ` [PATCH v8 3/6] zswap: make shrinking memcg-aware (fix 2)
` [PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat
  ` [PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat (fix)
` [PATCH v8 5/6] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v8 6/6] zswap: shrinks zswap pool based on memory pressure

[RFC PATCH bpf-next 0/3] bpf: Expand bpf_cgrp_storage to support cgroup1 non-attach case
 2023-12-06  4:24 UTC  (10+ messages)
` [RFC PATCH bpf-next 1/3] bpf: Enable bpf_cgrp_storage for "
` [RFC PATCH bpf-next 2/3] selftests/bpf: Add a new cgroup helper open_classid()
` [RFC PATCH bpf-next 3/3] selftests/bpf: Add selftests for cgroup1 local storage

[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
 2023-12-06  2:01 UTC  (17+ messages)

[PATCH-cgroup v2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check
 2023-12-05 22:21 UTC 

[PATCH-cgroup 0/2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated()
 2023-12-05 22:16 UTC  (8+ messages)
` [PATCH-cgroup 2/2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check

[PATCH 0/1] Add swappiness argument to memory.reclaim
 2023-12-05 16:19 UTC  (25+ messages)
` [PATCH 1/1] mm: add swapiness= arg "

[mm-unstable v4 0/5] mm: memcg: subtree stats flushing and thresholds
 2023-12-04 23:58 UTC  (20+ messages)
` [mm-unstable v4 1/5] mm: memcg: change flush_next_time to flush_last_time
` [mm-unstable v4 2/5] mm: memcg: move vmstats structs definition above flushing code
` [mm-unstable v4 3/5] mm: memcg: make stats flushing threshold per-memcg
` [mm-unstable v4 4/5] mm: workingset: move the stats flush into workingset_test_recent()
` [mm-unstable v4 5/5] mm: memcg: restore subtree stats flushing

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-04 18:07 UTC  (2+ messages)

[PATCH 2/4] mm: multi-gen LRU: MGLRU unbalance reclaim
 2023-12-04  6:53 UTC  (2+ messages)

[PATCH v7 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-12-02  4:44 UTC  (17+ messages)
` [PATCH v7 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v7 2/6] memcontrol: add a new function to traverse online-only memcg hierarchy
` [PATCH v7 3/6] zswap: make shrinking memcg-aware
` [PATCH v7 4/6] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v7 6/6] zswap: shrinks zswap pool based on memory pressure

[PATCH] cgroup: Fix documentation for cpu.idle
 2023-12-02  1:25 UTC  (5+ messages)

[PATCH-cgroup v5 0/2] cgroup/rstat: Further reduce cpu_lock hold time in cgroup_rstat_flush_locked
 2023-12-01 18:09 UTC  (6+ messages)
` [PATCH-cgroup v5 1/2] cgroup/rstat: Optimize cgroup_rstat_updated_list()
` [PATCH-cgroup v5 2/2] cgroup: Avoid false cacheline sharing of read mostly rstat_cpu

[PATCH 1/2] kernel/cgroup: use kernfs_create_dir_ns()
 2023-12-01 16:59 UTC  (2+ messages)

[PATCH v1] selftests: cgroup: Fixes code style errors
 2023-11-30 23:46 UTC  (2+ messages)

[PATCH v2 0/3] kernfs: Convert from strlcpy() to strscpy()
 2023-11-30 21:02 UTC  (6+ messages)
` [PATCH v2 1/3] kernfs: Convert kernfs_walk_ns() "
` [PATCH v2 2/3] kernfs: Convert kernfs_name_locked() "
` [PATCH v2 3/3] kernfs: Convert kernfs_path_from_node_locked() "

[PATCH v2 00/10] IOMMU memory observability
 2023-11-30 20:15 UTC  (11+ messages)
` [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v2 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v2 03/10] iommu/io-pgtable-arm: "
` [PATCH v2 04/10] iommu/io-pgtable-dart: "
` [PATCH v2 05/10] iommu/exynos: "
` [PATCH v2 06/10] iommu/rockchip: "
` [PATCH v2 07/10] iommu/sun50i: "
` [PATCH v2 08/10] iommu/tegra-smmu: "
` [PATCH v2 09/10] iommu: observability of the IOMMU allocations
` [PATCH v2 10/10] iommu: account IOMMU allocated memory

[PATCH 13/16] iommu: observability of the IOMMU allocations
 2023-11-30 14:03 UTC  (2+ messages)

[PATCH v6 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-11-30  0:47 UTC  (6+ messages)
` [PATCH v6 2/6] memcontrol: allows mem_cgroup_iter() to check for onlineness

[PATCH 00/16] IOMMU memory observability
 2023-11-30  0:02 UTC  (27+ messages)
` [PATCH 04/16] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h
` [PATCH 08/16] iommu/fsl: "
` [PATCH 09/16] iommu/iommufd: "
` [PATCH 16/16] vfio: account iommu allocations

[tj-cgroup:for-6.7-fixes] BUILD SUCCESS cff5f49d433fcd0063c8be7dd08fa5bf190c6c37
 2023-11-29 21:22 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 357564d50da386e66ab41b6abe2b0811437b55ee
 2023-11-29 21:21 UTC 

[tj-cgroup:for-6.8] BUILD SUCCESS 877c737db9355acaa1ec2fd2b8dbdaff82605df7
 2023-11-29 18:32 UTC 

[PATCH v3 0/2] mm: memcg: improve vmscan tracepoints
 2023-11-29 17:49 UTC  (16+ messages)
` [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg


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