Zi Yan ([email protected])

Number of posts: 465 (0.17 per day)
First post: 2016-11-22 16:26:30
Last post: 2024-05-02 13:29:41

Date List Subject
2024-02-02 16:19:12 linux-kernel [PATCH v3 3/3] mm/compaction: optimize >0 order folio compaction with free page split.
2024-02-02 16:17:45 linux-kernel [PATCH v3 0/3] Enable >0 order folio memory compaction
2024-01-23 03:47:43 linux-kernel [PATCH v2 2/3] mm/compaction: add support for >0 order folio memory compaction.
2024-01-23 03:47:40 linux-kernel [PATCH v2 3/3] mm/compaction: optimize >0 order folio compaction with free page split.
2024-01-23 03:47:25 linux-kernel [PATCH v2 1/3] mm/compaction: enable compacting >0 order folios.
2024-01-23 03:47:19 linux-kernel [PATCH v2 0/3] Enable >0 order folio memory compaction
2023-10-17 16:32:23 linux-kernel [PATCH v3 1/2] mm/migrate: correct nr_failed in migrate_pages_sync()
2023-10-17 16:32:03 linux-kernel [PATCH v3 2/2] mm/migrate: add nr_split to trace_mm_migrate_pages stats.
2023-10-16 15:42:19 linux-kernel [PATCH v2] mm/migrate: correct nr_failed in migrate_pages_sync()
2023-10-09 20:33:09 linux-kernel [PATCH 1/1] mm/migrate: correct nr_failed in migrate_pages_sync()
2023-10-09 20:32:56 linux-kernel [PATCH 0/1] Large folio migration fix and questions on migration stats
2023-09-14 05:59:50 linux-kernel [PATCH v3 2/5] mm/hugetlb: use nth_page() in place of direct struct page manipulation.
2023-09-14 01:15:50 linux-kernel [PATCH v3 1/5] mm/cma: use nth_page() in place of direct struct page manipulation.
2023-09-14 01:07:26 linux-kernel [PATCH v3 4/5] fs: use nth_page() in place of direct struct page manipulation.
2023-09-14 01:01:31 linux-kernel [PATCH v3 3/5] mm/memory_hotplug: use pfn math in place of direct struct page manipulation.
2023-09-13 21:32:18 linux-kernel [PATCH v3 0/5] Use nth_page() in place of direct struct page manipulation
2023-09-13 21:24:22 linux-kernel [PATCH v3 5/5] mips: use nth_page() in place of direct struct page manipulation.
2023-09-13 14:13:19 linux-kernel [RFC PATCH 4/4] mm/compaction: enable compacting >0 order folios.
2023-09-13 00:31:21 linux-kernel [RFC PATCH 3/4] mm/compaction: optimize >0 order folio compaction by sorting source pages.
2023-09-12 21:10:47 linux-kernel [RFC PATCH 2/4] mm/compaction: optimize >0 order folio compaction with free page split.
2023-09-12 19:39:06 linux-kernel [RFC PATCH 0/4] Enable >0 order folio memory compaction
2023-09-12 18:44:30 linux-kernel [RFC PATCH 1/4] mm/compaction: add support for >0 order folio memory compaction.
2023-08-31 00:16:09 linux-kernel [PATCH 3/3] mips: use nth_page() in place of direct struct page manipulation.
2023-04-03 20:20:29 linux-kernel [PATCH v3 2/7] mm/page_owner: use order instead of nr in split_page_owner()
2023-04-03 20:20:23 linux-kernel [PATCH v3 4/7] mm: page_owner: add support for splitting to any order in split page_owner.
2023-04-03 20:20:21 linux-kernel [PATCH v3 7/7] mm: huge_memory: enable debugfs to split huge pages to any order.
2023-04-03 20:20:19 linux-kernel [PATCH v3 5/7] mm: thp: split huge page to any lower order pages.
2023-04-03 20:20:15 linux-kernel [PATCH v3 3/7] mm: memcg: make memcg huge page split support any order split.
2023-04-03 20:20:15 linux-kernel [PATCH v3 6/7] mm: truncate: split huge page cache page to a non-zero order if possible.
2023-04-03 20:20:09 linux-kernel [PATCH v3 1/7] mm/memcg: use order instead of nr in split_page_memcg()
2023-04-03 20:19:56 linux-kernel [PATCH v3 0/7] Split a folio to any lower order folios
2023-03-29 01:32:31 linux-kernel [PATCH v2 2/7] mm/page_owner: use order instead of nr in split_page_owner()
2023-03-29 01:31:35 linux-kernel [PATCH v2 7/7] mm: huge_memory: enable debugfs to split huge pages to any order.
2023-03-29 01:31:18 linux-kernel [PATCH v2 6/7] mm: truncate: split huge page cache page to a non-zero order if possible.
2023-03-29 01:31:01 linux-kernel [PATCH v2 4/7] mm: page_owner: add support for splitting to any order in split page_owner.
2023-03-29 01:23:44 linux-kernel [PATCH v2 5/7] mm: thp: split huge page to any lower order pages.
2023-03-29 01:18:42 linux-kernel [PATCH v2 3/7] mm: memcg: make memcg huge page split support any order split.
2023-03-29 01:18:17 linux-kernel [PATCH v2 1/7] mm/memcg: use order instead of nr in split_page_memcg()
2023-03-29 01:18:09 linux-kernel [PATCH v2 0/7] Split a folio to any lower order folios
2023-03-21 00:49:19 linux-kernel [PATCH 5/5] mm: huge_memory: enable debugfs to split huge pages to any order.
2023-03-21 00:49:16 linux-kernel [PATCH 4/5] mm: truncate: split huge page cache page to a non-zero order if possible.
2023-03-21 00:49:12 linux-kernel [PATCH 3/5] mm: thp: split huge page to any lower order pages.
2023-03-21 00:49:08 linux-kernel [PATCH 1/5] mm: memcg: make memcg huge page split support any order split.
2023-03-21 00:49:05 linux-kernel [PATCH 0/5] Split a folio to any lower order folios
2023-03-21 00:49:01 linux-kernel [PATCH 2/5] mm: page_owner: add support for splitting to any order in split page_owner.
2023-03-06 16:24:11 linux-kernel [PATCH] selftests/mm: fix split huge page tests
2022-09-22 02:15:59 linux-kernel [PATCH v1 12/12] mm: make MAX_ORDER a kernel boot time parameter.
2022-09-22 01:54:54 linux-kernel [PATCH v1 03/12] mm: adapt deferred struct page init to new MAX_ORDER.
2022-09-22 01:35:46 linux-kernel [PATCH v1 07/12] mm/page_reporting: set page_reporting_order to -1 to prevent it running
2022-09-22 01:34:34 linux-kernel [PATCH v1 04/12] mm: prevent pageblock size being larger than section size.
2022-09-22 01:33:38 linux-kernel [PATCH v1 06/12] virtio: virtio_balloon: use pageblock_order instead of MAX_ORDER