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

Date List Subject
2020-04-17 04:01:58 linux-kernel [PATCH v5 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx
2020-04-17 04:00:32 linux-kernel [PATCH v5 0/2] integrate classzone_idx and high_zoneidx
2020-04-17 03:59:29 linux-kernel Re: [PATCH v5 05/10] mm/swap: charge the page when adding to the swap cache
2020-04-17 01:43:01 linux-kernel Re: [PATCH v5 05/10] mm/swap: charge the page when adding to the swap cache
2020-04-09 00:56:47 linux-kernel Re: [PATCH v5 05/10] mm/swap: charge the page when adding to the swap cache
2020-04-09 00:52:43 linux-kernel Re: [PATCH v5 00/10] workingset protection/detection on the anonymous LRU list
2020-04-07 01:28:58 linux-kernel Re: [PATCH v5 05/10] mm/swap: charge the page when adding to the swap cache
2020-04-07 00:45:20 linux-kernel Re: [PATCH v5 05/10] mm/swap: charge the page when adding to the swap cache
2020-04-07 00:43:27 linux-kernel Re: [PATCH v5 02/10] mm/vmscan: protect the workingset on anonymous LRU
2020-04-06 01:06:43 linux-kernel Re: [PATCH v5 05/10] mm/swap: charge the page when adding to the swap cache
2020-04-03 05:51:06 linux-kernel [PATCH v5 10/10] mm/swap: reinforce the reclaim_stat changed by anon LRU algorithm change
2020-04-03 05:43:53 linux-kernel [PATCH v5 05/10] mm/swap: charge the page when adding to the swap cache
2020-04-03 05:43:48 linux-kernel [PATCH v5 08/10] mm/swap: do not readahead if the previous owner of the swap entry isn't me
2020-04-03 05:43:39 linux-kernel [PATCH v5 06/10] mm/swap: implement workingset detection for anonymous LRU
2020-04-03 05:43:04 linux-kernel [PATCH v5 09/10] mm/vmscan: restore active/inactive ratio for anonymous LRU
2020-04-03 05:42:46 linux-kernel [PATCH v5 07/10] mm/workingset: support to remember the previous owner of the page
2020-04-03 05:42:07 linux-kernel [PATCH v5 04/10] mm/swapcache: support to handle the exceptional entries in swapcache
2020-04-03 05:42:03 linux-kernel [PATCH v5 03/10] mm/workingset: extend the workingset detection for anon LRU
2020-04-03 05:41:53 linux-kernel [PATCH v5 02/10] mm/vmscan: protect the workingset on anonymous LRU
2020-04-03 05:41:46 linux-kernel [PATCH v5 01/10] mm/vmscan: make active/inactive ratio as 1:1 for anon lru
2020-04-03 05:41:44 linux-kernel [PATCH v5 00/10] workingset protection/detection on the anonymous LRU list
2020-04-03 04:35:59 linux-kernel Re: [PATCH] mm,page_alloc,cma: conditionally prefer cma pageblocks for movable allocations
2020-04-02 05:51:43 linux-kernel Re: [PATCH v4 6/8] mm/swap: implement workingset detection for anonymous LRU
2020-04-02 05:45:06 linux-kernel Re: [PATCH] mm,page_alloc,cma: conditionally prefer cma pageblocks for movable allocations
2020-03-24 06:29:23 linux-kernel Re: [PATCH v4 8/8] mm/swap: count a new anonymous page as a reclaim_state's rotate
2020-03-24 06:26:43 linux-kernel Re: [PATCH v4 6/8] mm/swap: implement workingset detection for anonymous LRU
2020-03-23 05:59:34 linux-kernel Re: [PATCH v4 2/2] mm/page_alloc: integrate classzone_idx and high_zoneidx
2020-03-23 05:55:13 linux-kernel [PATCH v4 7/8] mm/vmscan: restore active/inactive ratio for anonymous LRU
2020-03-23 05:54:55 linux-kernel [PATCH v4 8/8] mm/swap: count a new anonymous page as a reclaim_state's rotate
2020-03-23 05:54:26 linux-kernel [PATCH v4 0/8] workingset protection/detection on the anonymous LRU list
2020-03-23 05:54:15 linux-kernel [PATCH v4 6/8] mm/swap: implement workingset detection for anonymous LRU
2020-03-23 05:53:53 linux-kernel [PATCH v4 5/8] mm/workingset: handle the page without memcg
2020-03-23 05:53:28 linux-kernel [PATCH v4 4/8] mm/swapcache: support to handle the exceptional entries in swapcache
2020-03-23 05:53:23 linux-kernel [PATCH v4 2/8] mm/vmscan: protect the workingset on anonymous LRU
2020-03-23 05:53:21 linux-kernel [PATCH v4 3/8] mm/workingset: extend the workingset detection for anon LRU
2020-03-23 05:53:10 linux-kernel [PATCH v4 1/8] mm/vmscan: make active/inactive ratio as 1:1 for anon lru
2020-03-23 04:52:47 linux-kernel [PATCH v4 0/2] integrate classzone_idx and high_zoneidx
2020-03-23 04:51:29 linux-kernel [PATCH v4 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx
2020-03-23 04:51:29 linux-kernel [PATCH v4 2/2] mm/page_alloc: integrate classzone_idx and high_zoneidx
2020-03-23 04:20:26 linux-kernel Re: [PATCH v3 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx
2020-03-23 03:51:57 linux-kernel Re: [PATCH v3 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx
2020-03-20 08:34:10 linux-kernel [PATCH v3 2/2] mm/page_alloc: integrate classzone_idx and high_zoneidx
2020-03-20 08:33:13 linux-kernel [PATCH v3 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx
2020-03-20 08:33:08 linux-kernel [PATCH v3 0/2] integrate classzone_idx and high_zoneidx
2020-03-20 07:41:57 linux-kernel Re: [PATCH v2 2/2] mm/page_alloc: integrate classzone_idx and high_zoneidx
2020-03-20 07:35:37 linux-kernel Re: [PATCH v2 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx
2020-03-19 08:58:54 linux-kernel Re: [PATCH v2 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx
2020-03-19 08:33:18 linux-kernel Re: [PATCH v3 6/9] mm/workingset: handle the page without memcg
2020-03-19 06:22:55 linux-kernel Re: [PATCH v3 5/9] mm/workingset: use the node counter if memcg is the root memcg
2020-03-19 06:02:06 linux-kernel Re: [PATCH v3 4/9] mm/swapcache: support to handle the value in swapcache
2020-03-19 04:14:56 linux-kernel Re: [PATCH v3 3/9] mm/workingset: extend the workingset detection for anon LRU