LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2023-10-22 14:53:52
linux-kernel
Re: [RFC PATCH v2 0/6] slub: Delay freezing of CPU partial slabs
2023-10-18 06:34:43
linux-kernel
Re: [RFC PATCH 0/5] slub: Delay freezing of CPU partial slabs
2023-10-06 05:57:01
linux-kernel
Re: [PATCH v2] KEYS: trusted: Remove redundant static calls usage
2023-10-05 16:33:24
linux-kernel
Re: Linux 6.6-rc3 (DEBUG_VIRTUAL is unhappy on x86)
2023-10-01 19:40:48
linux-kernel
Re: Linux 6.6-rc3 (DEBUG_VIRTUAL is unhappy on x86)
2023-09-30 21:09:53
linux-kernel
Re: Linux 6.6-rc3 (DEBUG_VIRTUAL is unhappy on x86)
2023-09-30 20:56:02
linux-kernel
Re: Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size
2023-09-30 14:06:27
linux-kernel
Re: [RFC PATCH 01/14] mm/slub: don't try to dereference invalid freepointers
2023-09-13 03:09:59
linux-kernel
Re: [RFC Patch 3/3] mm/slub: setup maxim per-node partial according to cpu numbers
2023-09-12 15:19:31
linux-kernel
Re: [RFC Patch 1/3] mm/slub: increase the maximum slab order to 4 for big systems
2023-08-10 18:38:09
linux-kernel
Re: [RFC 0/2] An attempt to improve SLUB on NUMA / under memory pressure
2023-08-07 09:45:51
linux-kernel
Re: [RFC 2/2] mm/slub: prefer NUMA locality over slight memory saving on NUMA machines
2023-07-23 20:05:15
linux-kernel
[RFC 0/2] An attempt to improve SLUB on NUMA / under memory pressure
2023-07-23 19:50:28
linux-kernel
[RFC 2/2] mm/slub: prefer NUMA locality over slight memory saving on NUMA machines
2023-07-23 19:26:33
linux-kernel
[RFC 1/2] Revert "mm, slub: change percpu partial accounting from objects to pages"
2023-07-20 22:20:23
linux-kernel
Re: [RFC PATCH v2 00/21] mm/zsmalloc: Split zsdesc from struct page
2023-07-20 22:19:44
linux-kernel
Re: [RFC PATCH v2 00/21] mm/zsmalloc: Split zsdesc from struct page
2023-07-20 12:10:04
linux-kernel
Re: [RFC PATCH v2 00/21] mm/zsmalloc: Split zsdesc from struct page
2023-07-18 06:01:58
linux-kernel
Re: [PATCH v5] Randomized slab caches for kmalloc()
2023-07-13 04:43:53
linux-kernel
[RFC PATCH v2 14/21] mm/zsmalloc: convert zs_page_{isolate,migrate,putback} to use zsdesc
2023-07-13 04:43:25
linux-kernel
[RFC PATCH v2 16/21] mm/zsmalloc: convert location_to_obj() to use zsdesc
2023-07-13 04:42:52
linux-kernel
[RFC PATCH v2 06/21] mm/zsmalloc: convert __zs_{map,unmap}_object() to use zsdesc
2023-07-13 04:42:40
linux-kernel
[RFC PATCH v2 17/21] mm/zsmalloc: convert migrate_zspage() to use zsdesc
2023-07-13 04:42:02
linux-kernel
[RFC PATCH v2 10/21] mm/zsmalloc: convert obj_allocated() and related helpers to use zsdesc
2023-07-13 04:42:00
linux-kernel
[RFC PATCH v2 15/21] mm/zsmalloc: convert __free_zspage() to use zsdesc
2023-07-13 04:38:53
linux-kernel
[RFC PATCH v2 12/21] mm/zsmalloc: convert obj_to_page() and zs_free() to use zsdesc
2023-07-13 04:38:20
linux-kernel
[RFC PATCH v2 18/21] mm/zsmalloc: convert get_zspage() to take zsdesc
2023-07-13 04:37:38
linux-kernel
[RFC PATCH v2 20/21] mm/zsmalloc: remove now unused helper functions
2023-07-13 04:36:10
linux-kernel
[RFC PATCH v2 02/21] mm/zsmalloc: add utility functions for zsdesc
2023-07-13 04:34:16
linux-kernel
[RFC PATCH v2 08/21] mm/zsmalloc: convert obj_malloc() to use zsdesc
2023-07-13 04:34:08
linux-kernel
[RFC PATCH v2 09/21] mm/zsmalloc: convert create_page_chain() and its user to use zsdesc
2023-07-13 04:33:55
linux-kernel
[RFC PATCH v2 21/21] mm/zsmalloc: convert {get,set}_first_obj_offset() to use zsdesc
2023-07-13 04:33:41
linux-kernel
[RFC PATCH v2 01/21] mm/zsmalloc: create new struct zsdesc
2023-07-13 04:32:37
linux-kernel
[RFC PATCH v2 00/21] mm/zsmalloc: Split zsdesc from struct page
2023-07-13 04:32:05
linux-kernel
[RFC PATCH v2 19/21] mm/zsmalloc: convert SetZsPageMovable() to use zsdesc
2023-07-13 04:26:11
linux-kernel
[RFC PATCH v2 13/21] mm/zsmalloc: convert reset_page() to reset_zsdesc()
2023-07-13 04:25:45
linux-kernel
[RFC PATCH v2 11/21] mm/zsmalloc: convert init_zspage() to use zsdesc
2023-07-13 04:25:09
linux-kernel
[RFC PATCH v2 07/21] mm/zsmalloc: convert obj_to_location() and its users to use zsdesc
2023-07-13 04:24:39
linux-kernel
[RFC PATCH v2 05/21] mm/zsmalloc: convert {try,}lock_zspage() to use zsdesc
2023-07-13 04:24:35
linux-kernel
[RFC PATCH v2 04/21] mm/zsmalloc: add alternatives of frequently used helper functions
2023-07-13 04:24:33
linux-kernel
[RFC PATCH v2 03/21] mm/zsmalloc: replace first_page to first_zsdesc in struct zspage
2023-07-09 17:16:58
linux-kernel
Re: [syzbot] [mm?] KASAN: slab-out-of-bounds Read in shrink_folio_list
2023-07-07 18:31:29
linux-nfs
Re: [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0
2023-07-07 16:51:30
linux-ext4
Re: [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0
2023-07-07 16:51:30
linux-ext4
[BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0
2023-06-21 09:20:49
linux-kernel
Re: [BUG mm-unstable] "kernel BUG at mm/swap.c:393!" on commit b9c91c43412f2e
2023-06-21 07:25:56
linux-kernel
Re: [BUG mm-unstable] "kernel BUG at mm/swap.c:393!" on commit b9c91c43412f2e
2023-06-21 07:19:07
linux-kernel
[BUG mm-unstable] "kernel BUG at mm/swap.c:393!" on commit b9c91c43412f2e
2023-06-06 07:58:59
linux-kernel
Re: [PATCH] mm/slab_common: reduce an if statement in create_cache()
2023-05-24 13:20:44
linux-kernel
Re: [PATCH] mm/slab: add new flag SLAB_NO_MERGE to avoid merging per slab
2023-05-24 06:39:49
linux-kernel
Re: [PATCH] mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATOR