LinuxLists
Users
About
Joonsoo Kim (
[email protected]
)
Number of posts: 896 (0.24 per day)
First post: 2012-05-02 15:02:36
Last post: 2022-09-14 15:24:31
Previous Page
/
Next Page
Date
List
Subject
2020-07-07 00:37:59
linux-kernel
Re: linux-next: Tree for Jul 6 (mm/memory_failure.c)
2020-07-06 08:47:21
linux-kernel
Re: [PATCH v3 8/8] mm/page_alloc: remove a wrapper for alloc_migration_target()
2020-07-06 08:35:48
linux-kernel
Re: [PATCH v3 6/8] mm/gup: use a standard migration target allocation callback
2020-07-03 00:56:34
linux-kernel
Re: [PATCH v3 3/8] mm/hugetlb: unify migration callbacks
2020-07-03 00:56:02
linux-kernel
Re: [PATCH v6 6/6] mm/vmscan: restore active/inactive ratio for anonymous LRU
2020-07-03 00:55:16
linux-kernel
Re: [PATCH v6 5/6] mm/swap: implement workingset detection for anonymous LRU
2020-07-03 00:52:41
linux-kernel
Re: [PATCH v6 3/6] mm/workingset: extend the workingset detection for anon LRU
2020-07-03 00:49:37
linux-kernel
Re: [PATCH v6 2/6] mm/vmscan: protect the workingset on anonymous LRU
2020-07-01 06:20:01
linux-kernel
Re: [PATCH v6 1/6] mm/vmscan: make active/inactive ratio as 1:1 for anon lru
2020-06-30 07:26:40
linux-kernel
Re: [PATCH v3 4/8] mm/hugetlb: make hugetlb migration callback CMA aware
2020-06-30 07:22:44
linux-kernel
Re: [PATCH v3 5/8] mm/migrate: make a standard migration target allocation function
2020-06-30 06:30:57
linux-kernel
Re: [PATCH v3 4/8] mm/hugetlb: make hugetlb migration callback CMA aware
2020-06-29 20:51:19
linux-kernel
Re: [PATCH v3 5/8] mm/migrate: make a standard migration target allocation function
2020-06-29 20:44:21
linux-kernel
Re: [PATCH v3 4/8] mm/hugetlb: make hugetlb migration callback CMA aware
2020-06-26 05:13:54
linux-kernel
Re: [PATCH v6 0/6] workingset protection/detection on the anonymous LRU list
2020-06-26 05:09:39
linux-kernel
Re: [PATCH v6 4/6] mm/swapcache: support to handle the exceptional entries in swapcache
2020-06-26 05:04:45
linux-kernel
Re: [PATCH v3 6/8] mm/gup: use a standard migration target allocation callback
2020-06-26 05:03:47
linux-kernel
Re: [PATCH v3 5/8] mm/migrate: make a standard migration target allocation function
2020-06-26 04:57:44
linux-kernel
Re: [PATCH v3 4/8] mm/hugetlb: make hugetlb migration callback CMA aware
2020-06-26 04:53:29
linux-kernel
Re: [PATCH v3 3/8] mm/hugetlb: unify migration callbacks
2020-06-23 06:19:44
linux-kernel
[PATCH v3 7/8] mm/mempolicy: use a standard migration target allocation callback
2020-06-23 06:18:38
linux-kernel
[PATCH v3 6/8] mm/gup: use a standard migration target allocation callback
2020-06-23 06:18:14
linux-kernel
[PATCH v3 5/8] mm/migrate: make a standard migration target allocation function
2020-06-23 06:18:08
linux-kernel
[PATCH v3 8/8] mm/page_alloc: remove a wrapper for alloc_migration_target()
2020-06-23 06:16:59
linux-kernel
[PATCH v3 4/8] mm/hugetlb: make hugetlb migration callback CMA aware
2020-06-23 06:16:54
linux-kernel
[PATCH v3 3/8] mm/hugetlb: unify migration callbacks
2020-06-23 06:16:45
linux-kernel
[PATCH v3 2/8] mm/migrate: move migration helper from .h to .c
2020-06-23 06:16:42
linux-kernel
[PATCH v3 1/8] mm/page_isolation: prefer the node of the source page
2020-06-23 06:16:41
linux-kernel
[PATCH v3 0/8] clean-up the migration target allocation functions
2020-06-19 02:17:19
linux-kernel
Re: [PATCH v6 4/6] mm/swapcache: support to handle the exceptional entries in swapcache
2020-06-17 05:31:10
linux-kernel
[PATCH v6 4/6] mm/swapcache: support to handle the exceptional entries in swapcache
2020-06-17 05:31:03
linux-kernel
[PATCH v6 3/6] mm/workingset: extend the workingset detection for anon LRU
2020-06-17 05:30:51
linux-kernel
[PATCH v6 5/6] mm/swap: implement workingset detection for anonymous LRU
2020-06-17 05:30:46
linux-kernel
[PATCH v6 6/6] mm/vmscan: restore active/inactive ratio for anonymous LRU
2020-06-17 05:29:04
linux-kernel
[PATCH v6 2/6] mm/vmscan: protect the workingset on anonymous LRU
2020-06-17 05:28:53
linux-kernel
[PATCH v6 1/6] mm/vmscan: make active/inactive ratio as 1:1 for anon lru
2020-06-17 05:28:53
linux-kernel
[PATCH v6 0/6] workingset protection/detection on the anonymous LRU list
2020-06-17 05:13:02
linux-kernel
Re: [PATCH for v5.8 2/3] mm/swap: fix for "mm: workingset: age nonresident information alongside anonymous pages"
2020-06-16 06:21:28
linux-kernel
[PATCH for v5.8 1/3] mm: workingset: age nonresident information alongside anonymous pages
2020-06-16 06:20:02
linux-kernel
[PATCH for v5.8 3/3] mm/memory: fix IO cost for anonymous page
2020-06-16 06:19:44
linux-kernel
[PATCH for v5.8 2/3] mm/swap: fix for "mm: workingset: age nonresident information alongside anonymous pages"
2020-06-16 06:19:16
linux-kernel
[PATCH for v5.8 0/3] fix for "mm: balance LRU lists based on relative thrashing" patchset
2020-06-16 06:12:07
linux-kernel
Re: [PATCH 05/14] mm: workingset: let cache workingset challenge anon
2020-06-15 07:27:55
linux-kernel
Re: [External] Re: [PATCH 3/3] mm/slub: Fix release all resources used by a slab cache
2020-06-15 06:25:35
linux-kernel
Re: [PATCH 3/3] mm/slub: Fix release all resources used by a slab cache
2020-06-15 06:18:27
linux-kernel
Re: [PATCH 2/3] mm/slub: Use node_nr_slabs() instead of slabs_node()
2020-06-15 06:15:25
linux-kernel
Re: [PATCH 1/3] mm/slub: Fix slabs_node return value when CONFIG_SLUB_DEBUG disabled
2020-06-12 03:24:20
linux-kernel
Re: [PATCH 05/14] mm: workingset: let cache workingset challenge anon
2020-06-10 05:26:37
linux-kernel
Re: [patch 113/131] mm: balance LRU lists based on relative thrashing
2020-06-10 05:17:57
linux-kernel
Re: [PATCH v2 07/12] mm/hugetlb: do not modify user provided gfp_mask
2020-06-10 03:49:49
linux-kernel
Re: [PATCH v2 08/12] mm/migrate: change the interface of the migration target alloc/free functions