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-08-29 13:55:42 linux-kernel Re: [PATCH 1/5] sched/fair: ignore SIS_UTIL when has idle core
2022-08-29 13:11:22 linux-kernel Re: [PATCH 2/5] sched/fair: default to false in test_idle_cores
2022-08-29 13:04:21 linux-kernel Re: [PATCH 3/5] sched/fair: remove redundant check in select_idle_smt
2022-08-29 12:59:11 linux-kernel Re: [PATCH 5/5] sched/fair: remove useless check in select_idle_core
2022-08-29 12:58:47 linux-kernel Re: [PATCH 4/5] sched/fair: avoid double search on same cpu
2022-08-25 09:19:00 linux-kernel Re: [PATCH 1/1] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations
2022-08-24 14:34:41 linux-kernel [PATCH 1/1] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations
2022-08-10 14:33:50 linux-kernel Re: [PATCHv7 02/14] mm: Add support for unaccepted memory
2022-08-04 10:17:44 linux-kernel Re: [PATCH] mm/page_alloc: only search higher order when fallback
2022-08-04 09:52:45 linux-kernel Re: [PATCH] mm: vmscan: fix extreme overreclaim and swap floods
2022-08-04 09:47:14 linux-kernel [PATCH 1/1] sched/core: Do not requeue task on CPU excluded from cpus_mask
2022-07-25 08:51:21 linux-kernel Re: [PATCH] page_alloc: fix invalid watemark check on a negative value
2022-07-08 16:41:12 linux-kernel Re: [PATCH] mm/page_alloc: replace local_lock with normal spinlock -fix -fix
2022-07-08 15:38:49 linux-kernel [PATCH] mm/page_alloc: replace local_lock with normal spinlock -fix -fix
2022-07-08 11:09:43 linux-kernel Re: [mm/page_alloc] 2bd8eec68f: BUG:sleeping_function_called_from_invalid_context_at_mm/gup.c
2022-07-06 15:09:36 linux-kernel Re: [mm/page_alloc] 2bd8eec68f: BUG:sleeping_function_called_from_invalid_context_at_mm/gup.c
2022-07-06 15:09:19 linux-kernel Re: [mm/page_alloc] 2bd8eec68f: BUG:sleeping_function_called_from_invalid_context_at_mm/gup.c
2022-07-06 12:02:13 linux-kernel Re: [mm/page_alloc] 2bd8eec68f: BUG:sleeping_function_called_from_invalid_context_at_mm/gup.c
2022-07-06 09:57:29 linux-kernel Re: [mm/page_alloc] 2bd8eec68f: BUG:sleeping_function_called_from_invalid_context_at_mm/gup.c
2022-07-05 07:25:16 linux-kernel Re: [PATCH 5/7] mm/page_alloc: Protect PCP lists with a spinlock
2022-06-27 09:22:16 linux-kernel [PATCH] mm/page_alloc: Replace local_lock with normal spinlock -fix
2022-06-24 13:15:16 linux-kernel [PATCH 4/7] mm/page_alloc: Remove mistaken page == NULL check in rmqueue
2022-06-24 13:14:53 linux-kernel [PATCH 3/7] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper
2022-06-24 13:13:40 linux-kernel [PATCH 6/7] mm/page_alloc: Remotely drain per-cpu lists
2022-06-24 13:11:07 linux-kernel [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
2022-06-24 12:58:47 linux-kernel [PATCH 5/7] mm/page_alloc: Protect PCP lists with a spinlock
2022-06-24 12:56:49 linux-kernel [PATCH 2/7] mm/page_alloc: Use only one PCP list for THP-sized allocations
2022-06-24 12:56:36 linux-kernel [PATCH 1/7] mm/page_alloc: Add page->buddy_list and page->pcp_list
2022-06-24 12:56:32 linux-kernel [PATCH v5 00/7] Drain remote per-cpu directly
2022-06-22 15:36:39 linux-kernel Re: Lockups due to "locking/rwsem: Make handoff bit handling more consistent"
2022-06-21 10:21:20 linux-kernel Re: [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
2022-06-21 10:05:10 linux-kernel Re: [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
2022-06-21 10:00:52 linux-kernel Re: [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
2022-06-21 10:00:52 linux-kernel Re: [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
2022-06-20 14:56:47 linux-kernel Re: Lockups due to "locking/rwsem: Make handoff bit handling more consistent"
2022-06-17 14:01:25 linux-kernel Lockups due to "locking/rwsem: Make handoff bit handling more consistent"
2022-06-13 17:55:04 linux-kernel [PATCH 1/7] mm/page_alloc: Add page->buddy_list and page->pcp_list
2022-06-13 17:44:57 linux-kernel [PATCH 6/7] mm/page_alloc: Remotely drain per-cpu lists
2022-06-13 17:43:43 linux-kernel [PATCH 4/7] mm/page_alloc: Remove mistaken page == NULL check in rmqueue
2022-06-13 17:42:53 linux-kernel [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
2022-06-13 17:36:22 linux-kernel [PATCH v4 00/7] Drain remote per-cpu directly
2022-06-13 17:36:08 linux-kernel [PATCH 5/7] mm/page_alloc: Protect PCP lists with a spinlock
2022-06-13 17:36:07 linux-kernel [PATCH 2/7] mm/page_alloc: Use only one PCP list for THP-sized allocations
2022-06-13 17:36:04 linux-kernel [PATCH 3/7] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper
2022-06-09 15:41:23 linux-kernel Re: [PATCH v2] mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
2022-06-01 20:30:32 linux-kernel Re: [PATCH v2 0/4] Mitigate inconsistent NUMA imbalance behaviour
2022-05-28 18:39:31 linux-kernel Re: [PATCH 1/6] mm/page_alloc: Add page->buddy_list and page->pcp_list
2022-05-27 09:27:26 linux-kernel Re: [PATCH 0/6] Drain remote per-cpu directly v3
2022-05-26 13:39:34 linux-kernel [PATCH] mm/page_alloc: Always attempt to allocate at least one page during bulk allocation
2022-05-25 19:44:28 linux-kernel Re: [PATCH v2 0/4] Mitigate inconsistent NUMA imbalance behaviour
2022-05-25 14:03:04 linux-kernel Re: [PATCH 5/6] mm/page_alloc: Protect PCP lists with a spinlock