messages from 2023-11-14 04:31:53 to 2023-11-27 21:14:22 UTC [more...]
[PATCH v3 0/5] mm: memcg: subtree stats flushing and thresholds
2023-11-27 21:13 UTC (12+ messages)
` [PATCH v3 1/5] mm: memcg: change flush_next_time to flush_last_time
` [PATCH v3 2/5] mm: memcg: move vmstats structs definition above flushing code
` [PATCH v3 3/5] mm: memcg: make stats flushing threshold per-memcg
` [PATCH v3 4/5] mm: workingset: move the stats flush into workingset_test_recent()
` [PATCH v3 5/5] mm: memcg: restore subtree stats flushing
[PATCH v6 0/6] workload-specific and memory pressure-driven zswap writeback
2023-11-27 21:00 UTC (8+ messages)
` [PATCH v6 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v6 2/6] memcontrol: allows mem_cgroup_iter() to check for onlineness
` [PATCH v6 3/6] zswap: make shrinking memcg-aware
` [PATCH v6 4/6] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v6 5/6] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v6 6/6] zswap: shrinks zswap pool based on memory pressure
[PATCH] cgroup/cpuset: Expose cpuset.cpus.isolated
2023-11-27 19:51 UTC
[PATCH] cgroup_freezer: cgroup_freezing: Check if not frozen
2023-11-27 18:19 UTC (4+ messages)
[PATCH v2 0/4] eventfd: simplify signal helpers
2023-11-27 16:17 UTC (18+ messages)
` [PATCH v2 1/4] i915: make inject_virtual_interrupt() void
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()
` [PATCH v2 3/4] eventfd: simplify eventfd_signal_mask()
` [PATCH v2 4/4] eventfd: make eventfd_signal{_mask}() void
[PATCH v3 0/2] mm: memcg: improve vmscan tracepoints
2023-11-27 16:16 UTC (12+ messages)
` [PATCH v3 1/2] mm: memcg: print out cgroup ino in the memcg tracepoints
` [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
[PATCH 0/3] kernfs: Convert from strlcpy() to strscpy()
2023-11-27 13:43 UTC (7+ messages)
` [PATCH 1/3] kernfs: Convert kernfs_walk_ns() "
` [PATCH 2/3] kernfs: Convert kernfs_name_locked() "
` [PATCH 3/3] kernfs: Convert kernfs_path_from_node_locked() "
[PATCH v2 0/2] mm: memcg: improve vmscan tracepoints
2023-11-27 11:37 UTC (15+ messages)
` [PATCH v2 1/2] mm: memcg: print out cgroup name in the memcg tracepoints
` [PATCH v2 2/2] mm: memcg: introduce new event to trace shrink_memcg
[PATCH v6 00/12] Add Cgroup support for SGX EPC memory
2023-11-27 9:57 UTC (24+ messages)
` [PATCH v6 01/12] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v6 04/12] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v6 07/12] x86/sgx: Introduce EPC page states
` [PATCH v6 08/12] x86/sgx: Use a list to track to-be-reclaimed pages
` [PATCH v6 09/12] x86/sgx: Restructure top-level EPC reclaim function
` [PATCH v6 12/12] selftests/sgx: Add scripts for EPC cgroup testing
[PATCH-cgroup 0/2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated()
2023-11-27 4:19 UTC (3+ messages)
` [PATCH-cgroup 1/2] cgroup/cpuset: Make callback_lock a raw_spinlock_t
` [PATCH-cgroup 2/2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check
[PATCH v3 0/3] samples: introduce cgroup events listeners
2023-11-25 8:07 UTC (7+ messages)
` [PATCH v3 1/3] samples: introduce new samples subdir for cgroup
` [PATCH v3 2/3] samples/cgroup: introduce memcg memory.events listener
` [PATCH v3 3/3] mm: memcg: add reminder comment for the memcg v2 events
[tj-cgroup:for-6.8] BUILD SUCCESS 202595663905384c4c629afd7b897af63a1563b5
2023-11-24 19:31 UTC
[tj-cgroup:for-next] BUILD SUCCESS 42d2580377e0234d7277c7803d58d5a40caf6112
2023-11-24 19:31 UTC
[PATCH v2 00/21] remove the SLAB allocator
2023-11-24 9:26 UTC (28+ 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 07/21] mm/slab: remove CONFIG_SLAB code from slab common code
` [PATCH v2 08/21] mm/mempool/dmapool: remove CONFIG_DEBUG_SLAB ifdefs
` [PATCH v2 09/21] mm/slab: remove mm/slab.c and slab_def.h
` [PATCH v2 10/21] mm/slab: move struct kmem_cache_cpu declaration to slub.c
` [PATCH v2 11/21] mm/slab: move the rest of slub_def.h to mm/slab.h
` [PATCH v2 12/21] mm/slab: consolidate includes in the internal mm/slab.h
` [PATCH v2 13/21] mm/slab: move pre/post-alloc hooks from slab.h to slub.c
` [PATCH v2 14/21] mm/slab: move memcg related functions "
` [PATCH v2 15/21] mm/slab: move struct kmem_cache_node "
` [PATCH v2 16/21] mm/slab: move kfree() from slab_common.c "
` [PATCH v2 17/21] mm/slab: move kmalloc_slab() to mm/slab.h
` [PATCH v2 18/21] mm/slab: move kmalloc() functions from slab_common.c to slub.c
` [PATCH v2 19/21] mm/slub: remove slab_alloc() and __kmem_cache_alloc_lru() wrappers
` [PATCH v2 20/21] mm/slub: optimize alloc fastpath code layout
` [PATCH v2 21/21] mm/slub: optimize free fast path "
[tj-cgroup:for-6.7-fixes] BUILD SUCCESS 15517a8cb60779e6d0a88983793574f4d7eb866b
2023-11-21 17:00 UTC
[PATCH-cgroup] workqueue: Move workqueue_set_unbound_cpumask() and its helpers inside CONFIG_SYSFS
2023-11-21 16:20 UTC (2+ messages)
[linus:master] [mm] 7bd5bc3ce9: aim7.jobs-per-min 4.4% improvement
2023-11-21 8:38 UTC
[PATCH v4 0/5] cgroup/cpuset: Improve CPU isolation in isolated partitions
2023-11-20 17:52 UTC (8+ messages)
` [PATCH v4 1/5] workqueue: Make workqueue_set_unbound_cpumask() static
` [PATCH v4 2/5] workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_unbound_cpumask
` [PATCH v4 3/5] selftests/cgroup: Minor code cleanup and reorganization of test_cpuset_prs.sh
` [PATCH v4 4/5] cgroup/cpuset: Keep track of CPUs in isolated partitions
` [PATCH v4 5/5] cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumask
[syzbot] [cgroups?] possible deadlock in cgroup_free
2023-11-19 15:30 UTC (5+ messages)
[PATCH v5 0/6] workload-specific and memory pressure-driven zswap writeback
2023-11-19 8:50 UTC (10+ messages)
[syzbot] [cgroups?] possible deadlock in ptrace_attach
2023-11-16 11:09 UTC
Prosím kontaktujte
2023-11-16 8:50 UTC
[PATCH v3 0/5] cgroup/cpuset: Improve CPU isolation in isolated partitions
2023-11-15 21:18 UTC (8+ messages)
` [PATCH v3 1/5] workqueue: Make workqueue_set_unbound_cpumask() static
` [PATCH v3 2/5] workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_unbound_cpumask
` [PATCH v3 3/5] selftests/cgroup: Minor code cleanup and reorganization of test_cpuset_prs.sh
` [PATCH v3 4/5] cgroup/cpuset: Keep track of CPUs in isolated partitions
` [PATCH v3 5/5] cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumask
[RFC 0/4] Introduce unbalance proactive reclaim
2023-11-15 6:52 UTC (30+ messages)
[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
2023-11-15 5:56 UTC (11+ messages)
[PATCH 00/20] remove the SLAB allocator
2023-11-14 20:31 UTC (45+ messages)
` [PATCH 01/20] mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
` [PATCH 02/20] KASAN: remove code paths guarded by CONFIG_SLAB
` [PATCH 03/20] KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal
` [PATCH 04/20] mm/memcontrol: remove CONFIG_SLAB #ifdef guards
` [PATCH 05/20] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
` [PATCH 06/20] mm/slab: remove CONFIG_SLAB code from slab common code
` [PATCH 07/20] mm/mempool/dmapool: remove CONFIG_DEBUG_SLAB ifdefs
` [PATCH 08/20] mm/slab: remove mm/slab.c and slab_def.h
` [PATCH 09/20] mm/slab: move struct kmem_cache_cpu declaration to slub.c
` [PATCH 10/20] mm/slab: move the rest of slub_def.h to mm/slab.h
` [PATCH 11/20] mm/slab: consolidate includes in the internal mm/slab.h
` [PATCH 12/20] mm/slab: move pre/post-alloc hooks from slab.h to slub.c
` [PATCH 13/20] mm/slab: move memcg related functions "
` [PATCH 14/20] mm/slab: move struct kmem_cache_node "
` [PATCH 15/20] mm/slab: move kfree() from slab_common.c "
` [PATCH 17/20] mm/slab: move kmalloc() functions "
` [PATCH 18/20] mm/slub: remove slab_alloc() and __kmem_cache_alloc_lru() wrappers
[tj-cgroup:for-next] BUILD REGRESSION e76d28bdf9ba5388b8c4835a5199dc427b603188
2023-11-14 17:40 UTC (3+ messages)
cgroups: warning for metadata allocation with GFP_NOFAIL (was Re: folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL)
2023-11-14 17:29 UTC (6+ 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;
as well as URLs for NNTP newsgroup(s).