cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-13 18:13:03 to 2023-10-24 13:48:02 UTC [more...]

[PATCH v2 00/39] Memory allocation profiling
 2023-10-24 13:46 UTC  (32+ messages)
` [PATCH v2 01/39] lib/string_helpers: Add flags param to string_get_size()
` [PATCH v2 02/39] scripts/kallysms: Always include __start and __stop symbols
` [PATCH v2 03/39] fs: Convert alloc_inode_sb() to a macro
` [PATCH v2 04/39] nodemask: Split out include/linux/nodemask_types.h
` [PATCH v2 05/39] prandom: Remove unused include
` [PATCH v2 06/39] mm: enumerate all gfp flags
` [PATCH v2 07/39] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v2 08/39] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v2 09/39] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v2 10/39] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [PATCH v2 11/39] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v2 12/39] lib: code tagging framework
` [PATCH v2 13/39] lib: code tagging module support
` [PATCH v2 14/39] lib: prevent module unloading if memory is not freed
` [PATCH v2 15/39] lib: add allocation tagging support for memory allocation profiling
` [PATCH v2 16/39] lib: introduce support for page allocation tagging
` [PATCH v2 17/39] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH v2 18/39] change alloc_pages name in ivpu_bo_ops to avoid conflicts
` [PATCH v2 19/39] mm: enable page allocation tagging
` [PATCH v2 20/39] mm: create new codetag references during page splitting
` [PATCH v2 21/39] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH v2 22/39] lib: add codetag reference into slabobj_ext
` [PATCH v2 23/39] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v2 24/39] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v2 25/39] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v2 26/39] mempool: Hook up to memory allocation profiling
` [PATCH v2 27/39] xfs: Memory allocation profiling fixups
` [PATCH v2 28/39] timekeeping: Fix a circular include dependency
` [PATCH v2 29/39] mm: percpu: Introduce pcpuobj_ext
` [PATCH v2 30/39] mm: percpu: Add codetag reference into pcpuobj_ext
` [PATCH v2 31/39] mm: percpu: enable per-cpu allocation tagging

[PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg
 2023-10-24  7:14 UTC  (9+ messages)

[PATCH-cgroup 0/4] cgroup/cpuset: Improve CPU isolation in isolated partitions
 2023-10-24  3:28 UTC  (12+ messages)
` [PATCH-cgroup 1/4] workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_unbound_cpumask
` [PATCH-cgroup 3/4] cgroup/cpuset: Keep track of CPUs in isolated partitions

[PATCH] selftests: add a sanity check for zswap
 2023-10-24  2:45 UTC  (2+ messages)

[PATCH] zswap: export more zswap store failure stats
 2023-10-24  0:07 UTC 

This list is being migrated to new vger infra (no action required)
 2023-10-23 17:02 UTC  (2+ messages)

[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
 2023-10-22 18:26 UTC  (37+ messages)
` [PATCH v5 01/18] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v5 12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
` [PATCH v5 16/18] x86/sgx: Limit process EPC usage with misc cgroup controller

[RFC PATCH bpf-next v2 0/9] bpf, cgroup: Add BPF support for cgroup1 hierarchy
 2023-10-22  9:32 UTC  (27+ messages)
` [RFC PATCH bpf-next v2 1/9] cgroup: Make operations on the cgroup root_list RCU safe
` [RFC PATCH bpf-next v2 2/9] cgroup: Eliminate the need for cgroup_mutex in proc_cgroup_show()
` [RFC PATCH bpf-next v2 3/9] cgroup: Add a new helper for cgroup1 hierarchy
` [RFC PATCH bpf-next v2 4/9] bpf: Add a new kfunc "
` [RFC PATCH bpf-next v2 5/9] selftests/bpf: Fix issues in setup_classid_environment()
` [RFC PATCH bpf-next v2 6/9] selftests/bpf: Add parallel support for classid
` [RFC PATCH bpf-next v2 7/9] selftests/bpf: Add a new cgroup helper get_classid_cgroup_id()
` [RFC PATCH bpf-next v2 8/9] selftests/bpf: Add a new cgroup helper get_cgroup_hierarchy_id()
` [RFC PATCH bpf-next v2 9/9] selftests/bpf: Add selftests for cgroup1 hierarchy

[PATCH] blk-throttle: check for overflow in calculate_bytes_allowed
 2023-10-21  0:38 UTC  (3+ messages)

[PATCH v3 0/5] workload-specific and memory pressure-driven zswap writeback
 2023-10-20 19:58 UTC  (31+ messages)
` [PATCH v3 1/5] mm: list_lru: allow external numa node and cgroup tracking
` [PATCH v3 2/5] zswap: make shrinking memcg-aware
` [PATCH v3 3/5] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v3 4/5] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v3 5/5] zswap: shrinks zswap pool based on memory pressure

[PATCH v5 0/6] mm: improve performance of accounted kernel memory allocations
 2023-10-20  6:31 UTC  (10+ messages)
` [PATCH v5 1/6] mm: kmem: optimize get_obj_cgroup_from_current()
` [PATCH v5 2/6] mm: kmem: add direct objcg pointer to task_struct
` [PATCH v5 3/6] mm: kmem: make memcg keep a reference to the original objcg
` [PATCH v5 4/6] mm: kmem: scoped objcg protection
` [PATCH v5 5/6] percpu: "
` [PATCH v5 6/6] mm: kmem: reimplement get_obj_cgroup_from_current()

[tj-cgroup:for-next] BUILD SUCCESS b9a477034b11be3aedf402de9c7668ac9048d277
 2023-10-20  3:51 UTC 

[tj-cgroup:for-6.7] BUILD SUCCESS WITH WARNING a41796b5537dd90eed0e8a6341dec97f4507f5ed
 2023-10-20  2:03 UTC 

[PATCH 0/3 RESEND] Per memcg lru_gen node stat
 2023-10-20  1:57 UTC  (6+ messages)

[PATCH v3 0/5] mm: improve performance of accounted kernel memory allocations
 2023-10-19 16:36 UTC  (19+ messages)
` [PATCH v3 1/5] mm: kmem: optimize get_obj_cgroup_from_current()
` [PATCH v3 2/5] mm: kmem: add direct objcg pointer to task_struct
` [PATCH v3 3/5] mm: kmem: make memcg keep a reference to the original objcg
` [PATCH v3 4/5] mm: kmem: scoped objcg protection
` [PATCH v3 5/5] percpu: "

[syzbot] [cgroups?] [mm?] WARNING in mem_cgroup_migrate (2)
 2023-10-18 22:05 UTC 

[PATCH v2 0/5] mm: memcg: subtree stats flushing and thresholds
 2023-10-18 21:12 UTC  (20+ messages)
` [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg

[PATCH v2 0/2] mm: memcg: fix tracking of pending stats updates values
 2023-10-18 19:27 UTC  (11+ messages)
` [PATCH v2 1/2] mm: memcg: refactor page state unit helpers

[PATCH v3] writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
 2023-10-18  9:07 UTC  (3+ messages)

[PATCH] docs/cgroup: Add the list of threaded controllers to cgroup-v2.rst
 2023-10-18  8:46 UTC  (2+ messages)

[PATCH v2] writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
 2023-10-18  8:43 UTC  (2+ messages)

split up ->kill_sb
 2023-10-17 19:50 UTC  (9+ messages)
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super

[PATCH v2 0/2] workload-specific and memory pressure-driven zswap writeback
 2023-10-17 18:25 UTC  (4+ messages)
` [PATCH v2 1/2] zswap: make shrinking memcg-aware

[PATCH] blk-throttle: Calculate allowed value only when the throttle is enabled
 2023-10-17  2:38 UTC  (12+ messages)

[PATCH v1] tools/cgroup: introduce cgroup v2 memory.events listener
 2023-10-13 18:41 UTC 

[tj-cgroup:for-next] BUILD SUCCESS ca2332016d316c5652fa31093f8b570b3a67fdbb
 2023-10-13 18:14 UTC 


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