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
2022-05-24 18:00:58 linux-kernel Re: [PATCH 5/6] mm/page_alloc: Protect PCP lists with a spinlock
2022-05-24 16:24:26 linux-kernel Re: [PATCH 3/6] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper
2022-05-23 06:09:07 linux-kernel [PATCH 4/4] sched/numa: Adjust imb_numa_nr to a better approximation of memory channels
2022-05-23 06:05:22 linux-kernel Re: [PATCH 0/4] Mitigate inconsistent NUMA imbalance behaviour
2022-05-23 06:01:51 linux-kernel [PATCH v2 0/4] Mitigate inconsistent NUMA imbalance behaviour
2022-05-23 01:12:56 linux-kernel [PATCH 2/4] sched/numa: Do not swap tasks between nodes when spare capacity is available
2022-05-21 09:45:48 linux-kernel [PATCH 3/4] sched/numa: Apply imbalance limitations consistently
2022-05-21 06:04:24 linux-kernel [PATCH 1/4] sched/numa: Initialise numa_migrate_retry
2022-05-20 00:39:17 linux-kernel Re: [PATCH 4/6] mm/page_alloc: Remove unnecessary page == NULL check in rmqueue
2022-05-19 12:08:59 linux-kernel Re: [PATCH 4/4] sched/numa: Adjust imb_numa_nr to a better approximation of memory channels
2022-05-18 17:11:34 linux-kernel Re: [PATCH 4/4] sched/numa: Adjust imb_numa_nr to a better approximation of memory channels
2022-05-18 15:46:59 linux-kernel Re: [PATCH 3/4] sched/numa: Apply imbalance limitations consistently
2022-05-18 15:25:29 linux-kernel Re: [sched/numa] bb2dee337b: unixbench.score -11.2% regression
2022-05-18 12:57:04 linux-kernel Re: [PATCH 0/6] Drain remote per-cpu directly v3
2022-05-18 11:20:16 linux-kernel Re: [PATCH 4/4] sched/numa: Adjust imb_numa_nr to a better approximation of memory channels
2022-05-18 10:57:32 linux-kernel Re: [PATCH 3/4] sched/numa: Apply imbalance limitations consistently
2022-05-17 22:29:53 linux-kernel Re: [PATCH 6/6] mm/page_alloc: Remotely drain per-cpu lists
2022-05-17 03:07:51 linux-kernel Re: Is _PAGE_PROTNONE set only for user mappings?
2022-05-17 02:58:55 linux-kernel Re: [PATCH 0/6] Drain remote per-cpu directly v3
2022-05-14 03:07:56 linux-kernel Re: Is _PAGE_PROTNONE set only for user mappings?
2022-05-14 02:45:43 linux-kernel [PATCH 3/6] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper
2022-05-14 01:24:50 linux-kernel Re: [PATCH 6/6] mm/page_alloc: Remotely drain per-cpu lists
2022-05-14 01:04:11 linux-kernel Re: [PATCH] mm, compaction: fast_find_migrateblock() should return pfn in the target zone
2022-05-14 00:49:07 linux-kernel Re: [PATCH 6/6] mm/page_alloc: Remotely drain per-cpu lists
2022-05-14 00:33:47 linux-kernel Re: [PATCH 0/6] Drain remote per-cpu directly v3
2022-05-13 16:34:33 linux-kernel [PATCH 4/6] mm/page_alloc: Remove unnecessary page == NULL check in rmqueue
2022-05-13 09:55:01 linux-kernel [PATCH 5/6] mm/page_alloc: Protect PCP lists with a spinlock
2022-05-12 20:56:46 linux-kernel Re: [RFC PATCH 0/6] Drain remote per-cpu directly v2
2022-05-12 18:52:53 linux-kernel [PATCH 1/6] mm/page_alloc: Add page->buddy_list and page->pcp_list
2022-05-12 16:10:22 linux-kernel [PATCH 6/6] mm/page_alloc: Remotely drain per-cpu lists
2022-05-12 13:46:52 linux-kernel [PATCH 0/6] Drain remote per-cpu directly v3
2022-05-12 09:13:51 linux-kernel [PATCH 2/6] mm/page_alloc: Use only one PCP list for THP-sized allocations
2022-05-11 23:09:36 linux-kernel [PATCH 1/4] sched/numa: Initialise numa_migrate_retry
2022-05-11 20:18:10 linux-kernel [PATCH 3/4] sched/numa: Apply imbalance limitations consistently
2022-05-11 19:26:46 linux-kernel [PATCH 2/4] sched/numa: Do not swap tasks between nodes when spare capacity is available
2022-05-11 18:51:16 linux-kernel [PATCH 0/4] Mitigate inconsistent NUMA imbalance behaviour
2022-05-11 15:53:47 linux-kernel [PATCH 4/4] sched/numa: Adjust imb_numa_nr to a better approximation of memory channels
2022-05-10 13:40:29 linux-kernel Re: [RFC PATCH 0/6] Drain remote per-cpu directly v2
2022-05-09 13:10:11 linux-kernel [PATCH 6/6] mm/page_alloc: Remotely drain per-cpu lists
2022-05-09 13:10:06 linux-kernel [PATCH 5/6] mm/page_alloc: Protect PCP lists with a spinlock
2022-05-09 13:09:37 linux-kernel [PATCH 4/6] mm/page_alloc: Remove unnecessary page == NULL check in rmqueue
2022-05-09 13:09:35 linux-kernel [PATCH 3/6] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper
2022-05-09 13:09:18 linux-kernel [PATCH 2/6] mm/page_alloc: Use only one PCP list for THP-sized allocations
2022-05-09 13:09:14 linux-kernel [PATCH 1/6] mm/page_alloc: Add page->buddy_list and page->pcp_list
2022-05-09 13:09:10 linux-kernel [RFC PATCH 0/6] Drain remote per-cpu directly v2
2022-05-07 14:27:49 linux-kernel Re: [mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression
2022-05-02 23:19:30 linux-kernel Re: [mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression
2022-05-02 23:09:04 linux-kernel Re: [PATCH 5/6] mm/page_alloc: Protect PCP lists with a spinlock
2022-04-30 16:39:12 linux-kernel Re: [PATCH 5/6] mm/page_alloc: Protect PCP lists with a spinlock
2022-04-22 22:04:22 linux-kernel [PATCH 4/6] mm/page_alloc: Remove unnecessary page == NULL check in rmqueue
2022-04-22 20:59:13 linux-kernel Re: [PATCH 1/6] mm/page_alloc: Add page->buddy_list and page->pcp_list