cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-12 21:39:13 to 2023-10-24 13:47:07 UTC [more...]

[PATCH v2 00/39] Memory allocation profiling
 2023-10-24 13:46 UTC  (11+ 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 0/5] mm: memcg: subtree stats flushing and thresholds
 2023-10-24  7:14 UTC  (35+ messages)
` [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg

[PATCH-cgroup 0/4] cgroup/cpuset: Improve CPU isolation in isolated partitions
 2023-10-24  3:28 UTC  (14+ messages)
` [PATCH-cgroup 1/4] workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_unbound_cpumask
` [PATCH-cgroup 2/4] selftests/cgroup: Minor code cleanup and reorganization of test_cpuset_prs.sh
` [PATCH-cgroup 3/4] cgroup/cpuset: Keep track of CPUs in isolated partitions
` [PATCH-cgroup 4/4] cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumask

[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/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  (3+ 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 

Question Regarding isolcpus
 2023-10-13 18:07 UTC  (4+ messages)

[tj-cgroup:for-6.6-fixes] BUILD SUCCESS 13cc9ee8f8ed58e563294d87d74a62006be40f21
 2023-10-13 17:56 UTC 

[PATCH v8 0/7] cgroup/cpuset: Support remote partitions
 2023-10-13 16:03 UTC  (3+ messages)

[PATCH] mm: memcontrol: Don't css_get() on root_mem_cgroup in get_mem_cgroup_from_mm()
 2023-10-13 14:17 UTC  (2+ messages)

[PATCH] mm, memcg: avoid recycling when there is no more recyclable memory
 2023-10-13 15:40 UTC 

[PATCH] cgroup/cpuset: Change nr_deadline_tasks to an atomic_t value
 2023-10-13  6:09 UTC  (8+ messages)

[GIT PULL] Cgroup fixes for v6.6-rc5
 2023-10-13  0:39 UTC  (2+ messages)

[PATCH] writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
 2023-10-12 23:55 UTC  (3+ messages)


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