Zi Yan ([email protected])

Number of posts: 614 (0.32 per day)
First post: 2019-02-16 08:24:07
Last post: 2024-06-14 14:27:03

Date List Subject
2023-02-09 15:51:17 linux-kernel Re: [PATCH v2] mm/page_alloc: optimize find_suitable_fallback() and fallbacks array
2023-02-08 19:47:47 linux-kernel Re: [PATCH -v4 7/9] migrate_pages: share more code between _unmap and _move
2023-02-07 14:53:16 linux-kernel Re: [PATCH -v4 9/9] migrate_pages: move THP/hugetlb migration support check to simplify code
2023-02-07 14:52:39 linux-kernel Re: [PATCH -v4 8/9] migrate_pages: batch flushing TLB
2023-02-07 14:51:10 linux-kernel Re: [PATCH -v4 7/9] migrate_pages: share more code between _unmap and _move
2023-02-07 14:42:13 linux-kernel Re: [PATCH -v4 6/9] migrate_pages: move migrate_folio_unmap()
2023-02-06 16:10:52 linux-kernel Re: [PATCH -v4 5/9] migrate_pages: batch _unmap and _move
2023-01-03 19:53:22 linux-kernel Re: [PATCH 8/8] migrate_pages: batch flushing TLB
2023-01-03 19:18:06 linux-kernel Re: [PATCH 5/8] migrate_pages: batch _unmap and _move
2023-01-03 19:16:56 linux-kernel Re: [PATCH 3/8] migrate_pages: restrict number of pages to migrate in batch
2023-01-03 19:13:11 linux-kernel Re: [PATCH 6/8] migrate_pages: move migrate_folio_done() and migrate_folio_unmap()
2023-01-03 19:09:44 linux-kernel Re: [PATCH 4/8] migrate_pages: split unmap_and_move() to _unmap() and _move()
2023-01-03 18:29:09 linux-kernel Re: [PATCH 1/8] migrate_pages: organize stats with struct migrate_pages_stats
2022-11-24 12:45:58 linux-kernel Re: [PATCH v2] mm: migrate: Fix THP's mapcount on isolation
2022-11-07 15:41:35 linux-kernel Re: [PATCH 1/2] migrate: convert unmap_and_move() to use folios
2022-11-01 16:06:39 linux-kernel Re: [RFC 1/2] migrate: convert unmap_and_move() to use folios
2022-09-21 17:18:05 linux-kernel Re: [RFC 3/6] mm/migrate_pages: restrict number of pages to migrate in batch
2022-09-21 17:09:19 linux-kernel Re: [RFC 2/6] mm/migrate_pages: split unmap_and_move() to _unmap() and _move()
2022-09-21 17:02:22 linux-kernel Re: [RFC 3/6] mm/migrate_pages: restrict number of pages to migrate in batch
2022-09-21 16:36:59 linux-kernel Re: [RFC 0/6] migrate_pages(): batch TLB flushing
2022-09-21 16:33:47 linux-kernel Re: [RFC 1/6] mm/migrate_pages: separate huge page and normal pages migration
2022-09-14 23:48:04 linux-kernel Re: [PATCH] mm/page_isolation: fix isolate_single_pageblock() isolation behavior
2022-09-14 02:10:37 linux-kernel Re: [PATCH 01/21] mm/page_isolation: protect cma from isolate_single_pageblock
2022-09-14 01:39:29 linux-kernel Re: [PATCH 01/21] mm/page_isolation: protect cma from isolate_single_pageblock
2022-09-14 00:10:24 linux-kernel Re: [PATCH 01/21] mm/page_isolation: protect cma from isolate_single_pageblock
2022-08-27 01:35:19 linux-kernel Re: [RFC 3/3] mm: THP low utilization shrinker
2022-08-27 00:46:44 linux-kernel Re: [RFC 1/3] mm: add thp_utilization metrics to debugfs
2022-08-15 13:44:18 linux-kernel Re: [RFC PATCH v2 01/12] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
2022-08-13 03:09:47 linux-kernel Re: [RFC PATCH v2 09/12] mm: Make MAX_ORDER of buddy allocator configurable via Kconfig SET_MAX_ORDER.
2022-08-13 02:48:32 linux-kernel Re: [RFC PATCH v2 12/12] mm: make MAX_ORDER a kernel boot time parameter.
2022-07-21 16:04:21 linux-kernel Re: [PATCH] mm: migrate: Do not retry 10 times for the subpages of fail-to-migrate THP
2022-06-22 02:11:25 linux-kernel Re: [PATCH 5.15] mm: validate buddy page before using
2022-06-21 22:45:22 linux-kernel Re: [PATCH] mm: fixup validation of buddy pfn
2022-06-20 15:30:08 linux-kernel Re: [PATCH 5.15] mm: validate buddy page before using
2022-06-20 12:55:06 linux-kernel Re: [PATCH 5.15] mm: validate buddy page before using
2022-06-20 12:33:36 linux-kernel Re: [PATCH 5.15] mm: validate buddy page before using
2022-06-16 14:47:32 linux-kernel Re: [RESEND PATCH] mm: page_alloc: validate buddy before check the migratetype
2022-06-15 14:38:34 linux-kernel Re: [RESEND PATCH] mm: page_alloc: validate buddy before check the migratetype
2022-06-14 00:53:25 linux-kernel Re: [RESEND PATCH] mm: page_alloc: validate buddy before check the migratetype
2022-06-13 21:50:00 linux-kernel Re: [RESEND PATCH] mm: page_alloc: validate buddy before check the migratetype
2022-06-13 18:56:53 linux-kernel Re: [RESEND PATCH] mm: page_alloc: validate buddy before check the migratetype
2022-05-30 18:29:34 linux-kernel Re: [RFC] mm/page_isolation: Fix an infinite loop in isolate_single_pageblock()
2022-05-27 00:09:50 linux-kernel Re: [PATCH v11 3/6] mm: make alloc_contig_range work at pageblock granularity
2022-05-26 18:43:40 linux-kernel Re: [PATCH] mm: fix a potential infinite loop in start_isolate_page_range().
2022-05-26 08:52:54 linux-kernel Re: [PATCH v11 3/6] mm: make alloc_contig_range work at pageblock granularity
2022-05-25 22:13:42 linux-kernel Re: linux-next: build warning after merge of the mm tree
2022-05-25 18:54:58 linux-kernel Re: [PATCH v11 3/6] mm: make alloc_contig_range work at pageblock granularity
2022-05-25 14:34:28 linux-kernel Re: [PATCH] mm: fix a potential infinite loop in start_isolate_page_range().
2022-05-25 07:17:17 linux-kernel Re: [PATCH v11 4/6] mm: page_isolation: enable arbitrary range page isolation.
2022-05-25 07:05:49 linux-kernel Re: linux-next: Fixes tag needs some work in the mm tree
2022-05-25 01:49:26 linux-kernel Re: [PATCH v11 3/6] mm: make alloc_contig_range work at pageblock granularity