Hyeonggon Yoo ([email protected])

Number of posts: 700 (0.73 per day)
First post: 2021-04-24 14:30:25
Last post: 2023-12-07 02:46:00

Date List Subject
2023-12-07 02:46:00 linux-kernel Re: [PATCH v2 00/21] remove the SLAB allocator
2023-12-07 02:40:42 linux-kernel Re: [PATCH v2 21/21] mm/slub: optimize free fast path code layout
2023-12-07 02:32:55 linux-kernel Re: [PATCH v2 20/21] mm/slub: optimize alloc fastpath code layout
2023-12-07 01:36:03 linux-kernel Re: [PATCH v2 19/21] mm/slub: remove slab_alloc() and __kmem_cache_alloc_lru() wrappers
2023-12-07 01:31:45 linux-kernel Re: [PATCH v2 18/21] mm/slab: move kmalloc() functions from slab_common.c to slub.c
2023-12-07 01:28:55 linux-kernel Re: [PATCH v2 17/21] mm/slab: move kmalloc_slab() to mm/slab.h
2023-12-07 01:11:31 linux-kernel Re: [PATCH v2 15/21] mm/slab: move struct kmem_cache_node from slab.h to slub.c
2023-12-07 01:00:33 linux-kernel Re: [PATCH v2 14/21] mm/slab: move memcg related functions from slab.h to slub.c
2023-12-07 00:43:43 linux-kernel Re: [PATCH v2 13/21] mm/slab: move pre/post-alloc hooks from slab.h to slub.c
2023-12-07 00:31:21 linux-kernel Re: [PATCH v2 12/21] mm/slab: consolidate includes in the internal mm/slab.h
2023-12-06 09:45:48 linux-kernel Re: [PATCH v2 11/21] mm/slab: move the rest of slub_def.h to mm/slab.h
2023-12-06 09:36:25 linux-kernel Re: [PATCH v2 10/21] mm/slab: move struct kmem_cache_cpu declaration to slub.c
2023-12-06 09:31:59 linux-kernel Re: [PATCH v2 09/21] mm/slab: remove mm/slab.c and slab_def.h
2023-12-06 09:10:28 linux-kernel Re: [PATCH v2 08/21] mm/mempool/dmapool: remove CONFIG_DEBUG_SLAB ifdefs
2023-12-06 09:06:18 linux-kernel Re: [PATCH v2 07/21] mm/slab: remove CONFIG_SLAB code from slab common code
2023-12-06 08:28:47 linux-kernel Re: [PATCH v2 06/21] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
2023-12-06 08:13:56 linux-kernel Re: [PATCH v2 05/21] mm/memcontrol: remove CONFIG_SLAB #ifdef guards
2023-12-06 08:01:54 linux-kernel Re: [PATCH v2 04/21] KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal
2023-12-06 00:23:00 linux-kernel Re: [PATCH v2 3/3] mm/slub: correct the default value of slub_min_objects in doc
2023-12-06 00:08:34 linux-kernel Re: [PATCH v2 02/21] mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
2023-12-05 04:48:55 linux-kernel Re: [PATCH v2 03/21] KASAN: remove code paths guarded by CONFIG_SLAB
2023-12-05 04:38:53 linux-kernel Re: [PATCH v2 16/21] mm/slab: move kfree() from slab_common.c to slub.c
2023-12-05 04:27:25 linux-kernel Re: [PATCH v2 03/21] KASAN: remove code paths guarded by CONFIG_SLAB
2023-12-05 04:16:31 linux-kernel Re: [PATCH v2 02/21] mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
2023-12-05 03:54:42 linux-kernel Re: [PATCH v2 01/21] mm/slab, docs: switch mm-api docs generation from slab.c to slub.c
2023-12-05 00:54:03 linux-kernel Re: [PATCH v2 3/3] mm/slub: correct the default value of slub_min_objects in doc
2023-12-05 00:20:52 linux-kernel Re: [PATCH v5 7/9] slub: Optimize deactivate_slab()
2023-12-03 11:20:09 linux-kernel Re: [PATCH v5 7/9] slub: Optimize deactivate_slab()
2023-12-03 09:50:20 linux-kernel Re: [PATCH v5 9/9] slub: Update frozen slabs documentations in the source
2023-12-03 09:28:16 linux-kernel Re: [PATCH v5 8/9] slub: Rename all *unfreeze_partials* functions to *put_partials*
2023-12-03 09:28:10 linux-kernel Re: [PATCH v5 7/9] slub: Optimize deactivate_slab()
2023-12-03 06:54:03 linux-kernel Re: [PATCH v5 6/9] slub: Delay freezing of partial slabs
2023-12-03 06:09:23 linux-kernel Re: [RFC PATCH v4 5/9] slub: Introduce freeze_slab()
2023-12-03 06:02:30 linux-kernel Re: [PATCH v5 4/9] slub: Prepare __slab_free() for unfrozen partial slab out of node partial list
2023-11-29 00:47:21 linux-kernel Re: [RFC v2 2/7] mm, slub: add opt-in slub_percpu_array
2023-11-27 00:27:19 linux-kernel Re: [PATCH v2] Documentation: kernel-parameters: remove slab_max_order and noaliencache
2023-11-23 02:58:24 linux-kernel Re: [PATCH mm] slub, kasan: improve interaction of KASAN and slub_debug poisoning
2023-11-23 00:40:09 linux-kernel Re: [PATCH mm] slub, kasan: improve interaction of KASAN and slub_debug poisoning
2023-11-23 00:33:40 linux-kernel Re: [PATCH v2] Documentation: kernel-parameters: remove slab_max_order and noaliencache
2023-11-22 12:38:26 linux-kernel [REGRESSION] Boot hangs when SLUB_DEBUG_ON=y and KASAN_GENERIC=y
2023-11-22 06:00:02 linux-kernel Re: [PATCH 2/4] mm/slab: remove slab_nomrege and slab_merge
2023-11-22 03:20:06 linux-kernel [BISECTED] Boot hangs when SLUB_DEBUG_ON=y
2023-11-22 01:22:11 linux-kernel Re: [PATCH v5 3/9] slub: Keep track of whether slub is on the per-node partial list
2023-11-22 01:10:04 linux-kernel Re: [PATCH v5 2/9] slub: Change get_partial() interfaces to return slab
2023-11-22 00:27:58 linux-kernel Re: [PATCH v5 1/9] slub: Reflow ___slab_alloc()
2023-11-21 09:03:45 linux-kernel Re: [PATCH 4/4] mm/slab: move slab merge from slab_common.c to slub.c
2023-11-21 08:54:59 linux-kernel Re: [PATCH 4/4] mm/slab: move slab merge from slab_common.c to slub.c
2023-11-21 08:44:40 linux-kernel Re: [PATCH 2/4] mm/slab: remove slab_nomrege and slab_merge
2023-11-21 08:30:19 linux-kernel Re: [PATCH 1/4] Documentation: kernel-parameters: remove slab_max_order
2023-11-21 08:26:25 linux-kernel Re: [PATCH v2 03/21] KASAN: remove code paths guarded by CONFIG_SLAB
2023-11-01 13:33:58 linux-kernel Re: [RFC PATCH v4 0/9] slub: Delay freezing of CPU partial slabs