Minchan Kim ([email protected])

Number of posts: 3167 (1.56 per day)
First post: 2012-05-01 14:13:43
Last post: 2017-11-24 00:06:23

Date List Subject
2024-02-28 18:00:07 linux-kernel Re: [PATCH v2] mm: add alloc_contig_migrate_range allocation statistics
2024-02-26 18:43:45 linux-kernel Re: [PATCH v2] mm: madvise: pageout: ignore references rather than clearing young
2024-02-23 23:25:06 linux-kernel Re: [PATCH RFC] mm: madvise: pageout: ignore references rather than clearing young
2024-02-23 22:09:54 linux-kernel Re: [PATCH RFC] mm: madvise: pageout: ignore references rather than clearing young
2024-02-15 20:55:50 linux-kernel Re: [PATCH v2] mm/swap: fix race when skipping swapcache
2024-02-15 00:44:28 linux-kernel Re: [PATCH v2] mm/swap: fix race when skipping swapcache
2024-02-07 18:31:51 linux-kernel Re: [PATCH v2] mm/swap: fix race when skipping swapcache
2024-02-06 23:02:21 linux-kernel Re: [PATCH v2] mm/swap: fix race when skipping swapcache
2024-01-12 21:43:14 linux-kernel Re: [External] : Re: [PATCH] mm, oom: Add lru_add_drain() in __oom_reap_task_mm()
2023-12-11 22:56:13 linux-kernel Re: [PATCH v6] zswap: memcontrol: implement zswap writeback disabling
2023-12-01 18:41:54 linux-kernel Re: [PATCH] zram: Using GFP_ATOMIC instead of GFP_KERNEL to allocate bitmap memory in backing_dev_store
2023-11-29 00:01:57 linux-kernel Re: [PATCH] zram: Use kmap_local_page()
2023-11-28 23:15:43 linux-kernel Re: [PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
2023-11-28 22:45:23 linux-kernel Re: [PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
2023-11-28 22:38:14 linux-kernel Re: [PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
2023-11-27 21:32:17 linux-kernel Re: [PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
2023-06-26 17:34:18 linux-kernel Re: [PATCHv2 1/3] zsmalloc: do not scan for allocated objects in empty zspage
2023-06-26 17:27:23 linux-kernel Re: [PATCHv2 3/3] zsmalloc: remove zs_compact_control
2023-06-26 17:17:38 linux-kernel Re: [PATCHv2 2/3] zsmalloc: move migration destination zspage inuse check
2023-06-23 17:53:14 linux-kernel Re: [PATCH 0/2] zsmalloc: small compaction improvements
2023-06-07 18:13:34 linux-kernel Re: [RFC PATCH v2 4/7] mm: zswap: remove page reclaim logic from zsmalloc
2023-05-26 23:32:55 linux-kernel Re: [PATCHv4] mm: skip CMA pages when they are not available
2023-05-09 18:25:07 linux-kernel Re: [PATCH] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
2023-05-04 16:41:55 linux-kernel Re: [PATCH mm/cma] mm/cma: retry allocation of dedicated area on EBUSY
2023-04-06 23:47:49 linux-kernel Re: [PATCH V7 2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
2023-04-03 21:22:13 linux-kernel Re: [PATCH v2 1/5] zram: always chain bio to the parent in read_from_bdev_async
2023-03-31 01:45:06 linux-kernel Re: [PATCH 1/5] zram: remove the call to page_endio in the bio end_io handler
2023-03-30 23:00:27 linux-kernel Re: [PATCH 1/5] zram: remove the call to page_endio in the bio end_io handler
2023-03-10 21:10:38 linux-kernel Re: [PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
2023-03-03 01:38:16 linux-kernel Re: [PATCHv2 3/6] zsmalloc: fine-grained inuse ratio based fullness grouping
2023-03-03 00:20:50 linux-kernel Re: [PATCHv2 3/6] zsmalloc: fine-grained inuse ratio based fullness grouping
2023-03-02 00:28:32 linux-kernel Re: [PATCHv2 3/6] zsmalloc: fine-grained inuse ratio based fullness grouping
2023-03-02 00:13:28 linux-kernel Re: [PATCHv2 3/6] zsmalloc: fine-grained inuse ratio based fullness grouping
2023-03-01 23:48:26 linux-kernel Re: [PATCHv2 0/6] zsmalloc: fine-grained fullness and new compaction algorithm
2023-03-01 23:48:18 linux-kernel Re: [PATCHv2 5/6] zsmalloc: extend compaction statistics
2023-02-28 23:14:58 linux-kernel Re: [PATCHv2 4/6] zsmalloc: rework compaction algorithm
2023-02-28 22:54:00 linux-kernel Re: [PATCHv2 3/6] zsmalloc: fine-grained inuse ratio based fullness grouping
2023-02-28 22:20:50 linux-kernel Re: [PATCHv2 5/6] zsmalloc: extend compaction statistics
2023-02-28 22:18:03 linux-kernel Re: [PATCHv2 0/6] zsmalloc: fine-grained fullness and new compaction algorithm
2023-02-23 23:53:37 linux-kernel Re: [PATCHv2 0/6] zsmalloc: fine-grained fullness and new compaction algorithm
2023-02-23 23:51:11 linux-kernel Re: [PATCHv2 5/6] zsmalloc: extend compaction statistics
2023-02-23 23:46:32 linux-kernel Re: [PATCHv2 4/6] zsmalloc: rework compaction algorithm
2023-02-23 23:27:31 linux-kernel Re: [PATCHv2 3/6] zsmalloc: fine-grained inuse ratio based fullness grouping
2023-02-23 23:11:34 linux-kernel Re: [PATCHv2 2/6] zsmalloc: remove stat and fullness enums
2023-02-23 23:09:39 linux-kernel Re: [PATCHv2 1/6] zsmalloc: remove insert_zspage() ->inuse optimization
2023-02-08 22:00:58 linux-kernel Re: [PATCH] mm,page_alloc,cma: configurable CMA utilization
2023-02-01 23:48:06 linux-kernel Re: [PATCH] mm,page_alloc,cma: configurable CMA utilization
2023-01-28 03:00:24 linux-kernel Re: [PATCH v2] mm/madvise: add vmstat statistics for madvise_[cold|pageout]
2023-01-27 00:09:11 linux-kernel Re: [PATCH v2] mm/madvise: add vmstat statistics for madvise_[cold|pageout]
2023-01-26 17:11:21 linux-kernel Re: [PATCH v2] mm/madvise: add vmstat statistics for madvise_[cold|pageout]
2023-01-25 22:21:42 linux-kernel Re: [PATCH v2] mm/madvise: add vmstat statistics for madvise_[cold|pageout]