Mel Gorman ([email protected])

Number of posts: 2306 (2.77 per day)
First post: 2015-07-23 11:05:19
Last post: 2017-11-02 13:12:33

Date List Subject
2024-02-01 10:39:30 linux-kernel Re: [PATCH 2/2] mm: compaction: update the cc->nr_migratepages when allocating or freeing the freepages
2024-02-01 10:39:24 linux-kernel Re: [PATCH 1/2] mm: compaction: limit the suitable target page order to be less than cc->order
2024-01-16 14:40:16 linux-kernel Re: [PATCH RFC v1 2/2] mm, pcp: add more detail info about high order page count
2023-12-13 13:03:04 linux-kernel Re: [PATCH] mm: compaction: avoid fast_isolate_freepages blindly choose improper pageblock
2023-11-17 16:20:17 linux-kernel Re: [PATCH V2 2/3] mm: page_alloc: correct high atomic reserve calculations
2023-11-17 16:05:26 linux-kernel Re: [RFC PATCH] mm: support large folio numa balancing
2023-11-17 10:08:09 linux-kernel Re: [RFC PATCH] mm: support large folio numa balancing
2023-11-16 09:59:25 linux-kernel Re: [PATCH V2 2/3] mm: page_alloc: correct high atomic reserve calculations
2023-10-23 09:27:19 linux-kernel Re: [PATCH -V3 8/9] mm, pcp: decrease PCP high if free pages < high watermark
2023-10-19 12:33:46 linux-kernel Re: [PATCH -V3 8/9] mm, pcp: decrease PCP high if free pages < high watermark
2023-10-19 12:17:18 linux-kernel Re: [PATCH -V3 6/9] mm: add framework for PCP high auto-tuning
2023-10-19 12:13:18 linux-kernel Re: [PATCH -V3 4/9] mm: restrict the pcp batch scale factor to avoid too long latency
2023-10-19 12:12:02 linux-kernel Re: [PATCH -V3 2/9] cacheinfo: calculate size of per-CPU data cache slice
2023-10-16 15:43:55 linux-kernel Re: [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
2023-10-12 15:23:11 linux-kernel Re: [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
2023-10-12 13:09:42 linux-kernel Re: [PATCH 01/10] mm, pcp: avoid to drain PCP when process exit
2023-10-12 12:53:13 linux-kernel Re: [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
2023-10-12 12:50:09 linux-kernel Re: [PATCH 09/10] mm, pcp: avoid to reduce PCP high unnecessarily
2023-10-11 14:10:17 linux-kernel Re: [PATCH 09/10] mm, pcp: avoid to reduce PCP high unnecessarily
2023-10-11 13:08:37 linux-kernel Re: [PATCH 08/10] mm, pcp: decrease PCP high if free pages < high watermark
2023-10-11 13:06:20 linux-kernel Re: [PATCH 00/10] mm: PCP high auto-tuning
2023-10-11 12:54:49 linux-kernel Re: [PATCH 05/10] mm, page_alloc: scale the number of pages that are batch allocated
2023-10-11 12:52:39 linux-kernel Re: [PATCH 04/10] mm: restrict the pcp batch scale factor to avoid too long latency
2023-10-11 12:49:21 linux-kernel Re: [PATCH 03/10] mm, pcp: reduce lock contention for draining high-order pages
2023-10-11 12:47:23 linux-kernel Re: [PATCH 01/10] mm, pcp: avoid to drain PCP when process exit
2023-10-11 12:24:32 linux-kernel Re: [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
2023-10-10 15:31:45 linux-kernel Re: [PATCH] bounds: Support non-power-of-two CONFIG_NR_CPUS
2023-10-10 09:58:29 linux-kernel Re: [PATCH 6/6] sched/numa: Complete scanning of inactive VMAs when there is no alternative
2023-10-10 08:41:57 linux-kernel [PATCH 2/6] sched/numa: Rename vma_numab_state.access_pids
2023-10-10 08:33:19 linux-kernel [PATCH 6/6] sched/numa: Complete scanning of inactive VMAs when there is no alternative
2023-10-10 08:33:03 linux-kernel [PATCH 5/6] sched/numa: Complete scanning of partial VMAs regardless of PID activity
2023-10-10 08:32:57 linux-kernel [PATCH 3/6] sched/numa: Trace decisions related to skipping VMAs
2023-10-10 08:32:46 linux-kernel [PATCH 4/6] sched/numa: Move up the access pid reset logic
2023-10-10 08:32:43 linux-kernel [PATCH 1/6] sched/numa: Document vma_numab_state fields
2023-10-10 08:32:22 linux-kernel [PATCH 0/6] sched/numa: Complete scanning of partial and inactive VMAs
2023-09-14 10:46:51 linux-kernel Re: [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
2023-09-14 10:44:44 linux-kernel Re: [PATCH 3/6] mm: page_alloc: move free pages when converting block during isolation
2023-09-14 10:43:38 linux-kernel Re: [PATCH 4/6] mm: page_alloc: fix move_freepages_block() range error
2023-09-14 10:23:03 linux-kernel Re: [PATCH 2/6] mm: page_alloc: fix up block types when merging compatible blocks
2023-09-05 16:42:41 linux-kernel Re: [PATCH] mm: page_alloc: fix cma pageblock was stolen in rmqueue fallback
2023-09-04 07:41:32 linux-kernel Re: [External] [v3 4/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
2023-09-01 17:13:17 linux-kernel Re: [PATCH v3 3/6] mm/compaction: correctly return failure with bogus compound_order in strict mode
2023-09-01 12:56:44 linux-kernel Re: [PATCH v3 3/6] mm/compaction: correctly return failure with bogus compound_order in strict mode
2023-09-01 06:13:56 linux-kernel Re: [External] [v3 4/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
2023-08-29 19:15:38 linux-kernel Re: [PATCH v2 4/7] mm/compaction: simplify pfn iteration in isolate_freepages_range
2023-08-29 19:03:04 linux-kernel Re: [PATCH v2 6/7] mm/compaction: improve comment of is_via_compact_memory
2023-08-29 17:12:48 linux-kernel Re: [PATCH v2 5/7] mm/compaction: remove repeat compact_blockskip_flush check in reset_isolation_suitable
2023-08-29 12:11:36 linux-kernel Re: [PATCH v2 2/7] mm/compaction: call list_is_{first}/{last} more intuitively in move_freelist_{head}/{tail}
2023-08-29 10:18:24 linux-kernel Re: [PATCH v2 3/7] mm/compaction: correctly return failure with bogus compound_order in strict mode
2023-08-29 09:30:07 linux-kernel Re: [PATCH v2 1/7] mm/compaction: use correct list in move_freelist_{head}/{tail}
2023-08-21 16:38:14 linux-kernel Re: [PATCH RFC 0/2] mm/page_alloc: free_pcppages_bulk safeguard