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
2022-11-24 14:35:15 linux-kernel Re: [PATCH 06/12] mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINY
2022-11-24 13:47:09 linux-kernel Re: [PATCH 06/12] mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINY
2022-11-24 12:59:33 linux-kernel Re: [PATCH 06/12] mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINY
2022-11-24 12:53:28 linux-kernel Re: [PATCH 01/12] mm, slab: ignore hardened usercopy parameters when disabled
2022-11-24 12:26:51 linux-kernel Re: [PATCH 06/12] mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINY
2022-11-24 12:17:14 linux-kernel Re: [PATCH 02/12] mm, slub: add CONFIG_SLUB_TINY
2022-11-24 12:07:00 linux-kernel Re: [PATCH 04/12] mm, slub: retain no free slabs on partial list with CONFIG_SLUB_TINY
2022-11-24 12:06:09 linux-kernel Re: [PATCH 05/12] mm, slub: lower the default slub_max_order with CONFIG_SLUB_TINY
2022-11-24 11:24:09 linux-kernel Re: [PATCH 01/12] mm, slab: ignore hardened usercopy parameters when disabled
2022-11-24 11:17:41 linux-kernel Re: [PATCH v2 -next 1/2] mm/slb: add is_kmalloc_cache() helper function
2022-11-24 11:04:36 linux-kernel Re: [PATCH v3 3/3] mm: slub: test: Use the kunit_get_current_test() function
2022-11-18 12:10:04 linux-kernel Re: [PATCH v2 1/2] slab: Clean up SLOB vs kmalloc() definition
2022-11-18 11:55:05 linux-kernel Re: [PATCH v2 2/2] slab: Remove special-casing of const 0 size allocations
2022-11-16 13:02:33 linux-kernel Re: [PATCH v4 3/3] mm/slub: Fix memory leak of kobj->name in sysfs_slab_add()
2022-11-14 14:57:11 linux-kernel Re: Deprecating and removing SLOB
2022-11-14 13:25:02 linux-kernel Re: Deprecating and removing SLOB
2022-11-14 09:45:14 linux-kernel Re: include: linux: slab: kmalloc_trace undefined when compiling drivers
2022-11-10 15:04:04 linux-kernel Re: [PATCH v2 2/3] mm/migrate: make isolate_movable_page() skip slab pages
2022-11-09 07:30:47 linux-kernel Re: [RFC v2 3/3] mm, printk: introduce new format %pGt for page_type
2022-11-09 06:37:02 linux-kernel Re: [RFC v2 3/3] mm, printk: introduce new format %pGt for page_type
2022-11-06 14:50:45 linux-kernel [RFC v2 3/3] mm, printk: introduce new format %pGt for page_type
2022-11-06 11:15:28 linux-kernel Re: [PATCH] mm/slab_common: Restore passing "caller" for tracing
2022-11-05 01:49:23 linux-kernel Re: [PATCH 3/6] slab: Provide functional __alloc_size() hints to kmalloc_trace*()
2022-11-03 14:55:04 linux-kernel Re: [PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc
2022-11-03 14:31:32 linux-kernel Re: [PATCH 3/6] slab: Provide functional __alloc_size() hints to kmalloc_trace*()
2022-11-03 14:29:30 linux-kernel Re: [PATCH 2/6] slab: Remove special-casing of const 0 size allocations
2022-11-03 14:00:29 linux-kernel Re: [PATCH 1/6] slab: Clean up SLOB vs kmalloc() definition
2022-11-03 13:48:46 linux-kernel Re: [PATCH v2 0/3] Refactor __kmem_cache_create() and fix memory leak
2022-11-02 08:31:46 linux-kernel Re: [PATCH v2 0/3] Refactor __kmem_cache_create() and fix memory leak
2022-11-02 07:47:39 linux-kernel Re: [PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc
2022-11-01 10:57:25 linux-kernel Re: [PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc
2022-11-01 09:50:51 linux-kernel Re: [PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc
2022-10-31 12:58:12 linux-kernel Re: [PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc
2022-10-31 11:35:27 linux-kernel Re: [PATCH] mm/slab_common: repair kernel-doc for __ksize()
2022-10-26 13:17:43 linux-kernel Re: amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
2022-10-25 14:57:27 linux-kernel Re: amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
2022-10-24 16:00:44 linux-kernel Re: [PATCH 8/8] mm/slub, percpu: correct the calculation of early percpu allocation size
2022-10-24 15:39:54 linux-kernel Re: [PATCH v7 1/3] mm/slub: only zero requested size of buffer for kzalloc when debug enabled
2022-10-22 05:30:29 linux-kernel Re: [PATCH v3] mm/slab: Annotate kmem_cache_node->list_lock as raw
2022-10-22 04:29:36 linux-kernel Re: [PATCH] mm/slub: remove dead code for debug caches on deactivate_slab()
2022-10-16 09:36:19 linux-kernel Re: [PATCH v4 10/17] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
2022-10-15 05:42:09 linux-kernel [PATCH] mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
2022-10-14 23:55:22 linux-kernel Re: [PATCH v4 10/17] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
2022-10-14 12:51:36 linux-kernel [PATCH] mm/slub: remove dead code for debug caches on deactivate_slab()
2022-10-08 05:41:28 linux-kernel Re: [PATCH] mm: move PG_slab flag to page_type
2022-10-08 04:52:10 linux-kernel Re: [PATCH] mm: slab: comment __GFP_ZERO case for kmem_cache_alloc
2022-10-07 14:08:34 linux-kernel Re: [PATCH] mm: move PG_slab flag to page_type
2022-10-06 06:50:42 linux-kernel Re: [PATCH] mm: slub: remove dead and buggy code from sysfs_slab_add()
2022-10-06 06:20:31 linux-kernel Re: [PATCH] mm: slub: make slab_sysfs_init() a late_initcall
2022-10-05 11:27:34 linux-kernel Re: amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
2022-10-05 11:01:37 linux-kernel Re: [PATCH 5.19 000/101] 5.19.13-rc1 review