Christoph Lameter ([email protected])

Number of posts: 83 (0.1 per day)
First post: 2021-03-02 21:49:29
Last post: 2023-05-16 08:27:19

Date List Subject
2021-10-04 17:42:30 linux-kernel Re: Queueing is outside of SLUB nowdays
2021-10-04 17:12:54 linux-kernel Re: [RFC PATCH] mm, slab: Reduce space complexity of alien_cache using rbtree
2021-08-26 19:17:45 linux-kernel Re: [patch V3 2/8] add prctl task isolation prctl docs and samples
2021-08-25 10:06:34 linux-kernel Re: [PATCH 0/5] Add __alloc_size() for better bounds checking
2021-08-25 09:48:30 linux-kernel Re: [patch V3 5/8] task isolation: sync vmstats conditional on changes
2021-08-25 09:42:49 linux-kernel Re: [patch V3 8/8] mm: vmstat_refresh: avoid queueing work item if cpu stats are clean
2021-07-12 09:14:05 linux-kernel Re: [patch 3/5] mm: vmstat: optionally flush per-CPU vmstat counters on return to userspace
2021-07-05 14:28:32 linux-kernel Re: [patch 0/5] optionally sync per-CPU vmstats counter on return to userspace
2021-07-02 08:02:46 linux-kernel Re: [patch 0/5] optionally sync per-CPU vmstats counter on return to userspace
2021-06-22 11:56:50 linux-kernel Re: [PATCH v3] slab: Use __func__ to trace function name
2021-06-09 17:30:00 linux-kernel Re: [PATCH] docs: add documentation for SLUB cache kunit tests
2021-06-09 17:29:37 linux-kernel Re: [PATCH v2 1/1] lib: Fix spelling mistakes in header files
2021-06-09 15:21:32 linux-kernel Re: [RFC v2 02/34] mm, slub: allocate private object map for sysfs listings
2021-06-09 15:18:50 linux-kernel Re: [PATCH v2 1/1] lib: Fix spelling mistakes in header files
2021-05-27 13:26:42 linux-kernel Re: Maintainers / Kernel Summit 2021 planning kick-off
2021-05-25 10:31:39 linux-kernel Re: [RFC 07/26] mm, slub: return slab page from get_partial() and set c->page afterwards
2021-05-25 10:31:06 linux-kernel Re: [RFC 06/26] mm, slub: dissolve new_slab_objects() into ___slab_alloc()
2021-05-25 09:08:25 linux-kernel Re: [RFC 05/26] mm, slub: extract get_partial() from new_slab_objects()
2021-05-25 08:43:59 linux-kernel Re: [RFC 02/26] mm, slub: allocate private object map for validate_slab_cache()
2021-05-25 08:40:40 linux-kernel Re: [RFC 01/26] mm, slub: allocate private object map for sysfs listings
2021-05-10 15:20:32 linux-kernel Re: [PATCH v2] mm: kmalloc_index: make compiler break when size is not supported
2021-04-21 08:41:24 linux-kernel Re: [PATCH] mm/slab.c: use 'ac' from the caller
2021-04-19 10:51:15 linux-kernel Re: [PATCH V2] mm/page_alloc: Ensure that HUGETLB_PAGE_ORDER is less than MAX_ORDER
2021-04-15 09:50:58 linux-kernel Re: [PATCH] infiniband: ulp: Remove unnecessary struct declaration
2021-04-15 09:46:24 linux-kernel Re: [PATCH v3 5/5] mm/memcg: Optimize user context object stock access
2021-03-16 10:24:55 linux-kernel Re: [PATCH v3 0/4] mm/slub: Fix count_partial() problem
2021-03-10 07:01:25 linux-kernel Re: [mm, slub] 8ff60eb052: stress-ng.rawpkt.ops_per_sec -47.9% regression
2021-03-09 15:10:08 linux-kernel Re: [PATCH] mm/slub: Add slub_debug option to panic on memory corruption
2021-03-04 12:46:51 linux-kernel Re: [PATCH v2 3/3] mm/slub: Use percpu partial free counter
2021-03-04 12:37:35 linux-kernel Re: [PATCH v2 3/3] mm/slub: Use percpu partial free counter
2021-03-04 06:07:36 linux-kernel Re: [PATCH v2 3/3] mm/slub: Use percpu partial free counter
2021-03-02 21:49:29 linux-kernel Re: [PATCH] include/linux/slab.h: use for() and left shift to calculate