Toggle navigation
Patchwork
Linux Kernel Mailing List
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Mel Gorman
| Archived =
No
| 90 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
In Next
Search
Archived
No
Yes
Both
Delegate
------
Nobody
patchwork
lfgitoliteapi
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
mm: Use alloc_flags to record if kswapd can wake -fix
mm: Use alloc_flags to record if kswapd can wake -fix
- - -
0 0 0
2018-11-26
Mel Gorman
In Next
[01/25] mm, compaction: Shrink compact_control
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[02/25] mm, compaction: Rearrange compact_control
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[03/25] mm, compaction: Remove last_migrated_pfn from compact_control
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[04/25] mm, compaction: Remove unnecessary zone parameter in some instances
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[05/25] mm, compaction: Rename map_pages to split_map_pages
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[06/25] mm, compaction: Skip pageblocks with reserved pages
Increase success rates and reduce latency of compaction v2
- - -
0 0 0
2019-01-04
Mel Gorman
In Next
[07/25] mm, migrate: Immediately fail migration of a page with no migration handler
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[08/25] mm, compaction: Always finish scanning of a full pageblock
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[09/25] mm, compaction: Use the page allocator bulk-free helper for lists of pages
Increase success rates and reduce latency of compaction v2
- - -
0 0 0
2019-01-04
Mel Gorman
In Next
[10/25] mm, compaction: Ignore the fragmentation avoidance boost for isolation and compaction
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[11/25] mm, compaction: Use free lists to quickly locate a migration source
Increase success rates and reduce latency of compaction v2
- - -
0 0 0
2019-01-04
Mel Gorman
In Next
[12/25] mm, compaction: Keep migration source private to a single compaction instance
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[13/25] mm, compaction: Use free lists to quickly locate a migration target
Increase success rates and reduce latency of compaction v2
- - -
0 0 0
2019-01-04
Mel Gorman
In Next
[14/25] mm, compaction: Avoid rescanning the same pageblock multiple times
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[15/25] mm, compaction: Finish pageblock scanning on contention
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[16/25] mm, compaction: Check early for huge pages encountered by the migration scanner
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[17/25] mm, compaction: Keep cached migration PFNs synced for unusable pageblocks
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[18/25] mm, compaction: Rework compact_should_abort as compact_check_resched
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[19/25] mm, compaction: Do not consider a need to reschedule as contention
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[20/25] mm, compaction: Reduce unnecessary skipping of migration target scanner
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[21/25] mm, compaction: Round-robin the order while searching the free lists for a target
Increase success rates and reduce latency of compaction v2
1 - -
0 0 0
2019-01-04
Mel Gorman
In Next
[22/25] mm, compaction: Sample pageblocks for free pages
Increase success rates and reduce latency of compaction v2
- - -
0 0 0
2019-01-04
Mel Gorman
In Next
[23/25] mm, compaction: Be selective about what pageblocks to clear skip hints
Increase success rates and reduce latency of compaction v2
- - -
0 0 0
2019-01-04
Mel Gorman
In Next
[24/25] mm, compaction: Capture a page under direct compaction
Increase success rates and reduce latency of compaction v2
- - -
0 0 0
2019-01-04
Mel Gorman
In Next
[25/25] mm, compaction: Do not direct compact remote memory
Increase success rates and reduce latency of compaction v2
- - -
0 0 0
2019-01-04
Mel Gorman
In Next
mm, compaction: Finish pageblock scanning on contention -fix
mm, compaction: Finish pageblock scanning on contention -fix
- - -
0 0 0
2019-01-09
Mel Gorman
In Next
mm, compaction: Round-robin the order while searching the free lists for a target -fix
mm, compaction: Round-robin the order while searching the free lists for a target -fix
- - -
0 0 0
2019-01-09
Mel Gorman
In Next
[01/22] mm, compaction: Shrink compact_control
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[02/22] mm, compaction: Rearrange compact_control
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[03/22] mm, compaction: Remove last_migrated_pfn from compact_control
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[04/22] mm, compaction: Remove unnecessary zone parameter in some instances
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[05/22] mm, compaction: Rename map_pages to split_map_pages
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[06/22] mm, migrate: Immediately fail migration of a page with no migration handler
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[07/22] mm, compaction: Always finish scanning of a full pageblock
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[08/22] mm, compaction: Ignore the fragmentation avoidance boost for isolation and compaction
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[09/22] mm, compaction: Use free lists to quickly locate a migration source
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[10/22] mm, compaction: Keep migration source private to a single compaction instance
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[11/22] mm, compaction: Use free lists to quickly locate a migration target
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[12/22] mm, compaction: Avoid rescanning the same pageblock multiple times
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[13/22] mm, compaction: Finish pageblock scanning on contention
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[14/22] mm, compaction: Check early for huge pages encountered by the migration scanner
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[15/22] mm, compaction: Keep cached migration PFNs synced for unusable pageblocks
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[16/22] mm, compaction: Rework compact_should_abort as compact_check_resched
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[17/22] mm, compaction: Do not consider a need to reschedule as contention
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[18/22] mm, compaction: Reduce premature advancement of the migration target scanner
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[19/22] mm, compaction: Round-robin the order while searching the free lists for a target
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[20/22] mm, compaction: Sample pageblocks for free pages
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[21/22] mm, compaction: Be selective about what pageblocks to clear skip hints
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
[22/22] mm, compaction: Capture a page under direct compaction
Increase success rates and reduce latency of compaction v3
1 - -
0 0 0
2019-01-18
Mel Gorman
In Next
mm, compaction: Capture a page under direct compaction -fix
mm, compaction: Capture a page under direct compaction -fix
- - -
0 0 0
2019-02-01
Mel Gorman
In Next
mm, compaction: Use free lists to quickly locate a migration source -fix
mm, compaction: Use free lists to quickly locate a migration source -fix
- - -
0 0 0
2019-02-04
Mel Gorman
Superseded
mm, compaction: Use free lists to quickly locate a migration source -fix
mm, compaction: Use free lists to quickly locate a migration source -fix
- - -
0 0 0
2019-02-04
Mel Gorman
In Next
mm, page_alloc: Fix a division by zero error when boosting watermarks v2
mm, page_alloc: Fix a division by zero error when boosting watermarks v2
1 - 1
0 0 0
2019-02-13
Mel Gorman
Accepted
sched: Do not re-read h_load_next during hierarchical load calculation v2
sched: Do not re-read h_load_next during hierarchical load calculation v2
- 1 -
0 0 0
2019-03-19
Mel Gorman
Accepted
Correct zone boundary handling when resetting pageblock skip hints
Correct zone boundary handling when resetting pageblock skip hints
- - -
0 0 0
2019-03-27
Mel Gorman
Accepted
mm, page_alloc: Always use a captured page regardless of compaction result
mm, page_alloc: Always use a captured page regardless of compaction result
1 - -
0 0 0
2019-04-19
Mel Gorman
Accepted
mm: Do not boost watermarks to avoid fragmentation for the DISCONTIG memory model
mm: Do not boost watermarks to avoid fragmentation for the DISCONTIG memory model
1 - 1
0 0 0
2019-04-19
Mel Gorman
Accepted
mm/compaction.c: correct zone boundary handling when isolating pages from a pageblock
mm/compaction.c: correct zone boundary handling when isolating pages from a pageblock
- - -
0 0 0
2019-05-10
Mel Gorman
Accepted
mm: compaction: Avoid 100% CPU usage during compaction when a task is killed
mm: compaction: Avoid 100% CPU usage during compaction when a task is killed
- 1 1
0 0 0
2019-07-18
Mel Gorman
Accepted
mm: migrate: Fix reference check race between __find_get_block() and migration
mm: migrate: Fix reference check race between __find_get_block() and migration
- - -
0 0 0
2019-07-18
Mel Gorman
Accepted
mm, vmscan: Do not special-case slab reclaim when watermarks are boosted
mm, vmscan: Do not special-case slab reclaim when watermarks are boosted
1 1 -
0 0 0
2019-08-08
Mel Gorman
Accepted
[1/3] mm, meminit: Recalculate pcpu batch and high limits after init completes
Recalculate per-cpu page allocator batch and high limits after deferred meminit v2
2 - -
0 0 0
2019-10-21
Mel Gorman
In Next
[2/3] mm, pcp: Share common code between memory hotplug and percpu sysctl handler
Recalculate per-cpu page allocator batch and high limits after deferred meminit v2
2 - -
0 0 0
2019-10-21
Mel Gorman
In Next
[3/3] mm, pcpu: Make zone pcp updates and reset internal to the mm
Recalculate per-cpu page allocator batch and high limits after deferred meminit v2
2 - -
0 0 0
2019-10-21
Mel Gorman
In Next
mm, meminit: Recalculate pcpu batch and high limits after init completes -fix
mm, meminit: Recalculate pcpu batch and high limits after init completes -fix
- - -
0 0 0
2019-10-21
Mel Gorman
Superseded
sched, fair: Allow a small load imbalance between low utilisation SD_NUMA domains v4
sched, fair: Allow a small load imbalance between low utilisation SD_NUMA domains v4
1 3 1
0 0 0
2020-01-14
Mel Gorman
Accepted
sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU
sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU
- - -
0 0 0
2020-01-27
Mel Gorman
Superseded
[v2] sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU
[v2] sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU
- - -
0 0 0
2020-01-28
Mel Gorman
Accepted
sched/fair: Fix kernel build warning in test_idle_cores() for !SMT NUMA
sched/fair: Fix kernel build warning in test_idle_cores() for !SMT NUMA
- 1 -
0 0 0
2020-02-27
Mel Gorman
Accepted
sched/numa: Acquire RCU lock for checking idle cores during NUMA balancing
sched/numa: Acquire RCU lock for checking idle cores during NUMA balancing
- 1 -
0 0 0
2020-02-27
Mel Gorman
Accepted
tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option
tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option
- - -
0 0 0
2020-04-09
Mel Gorman
Accepted
fs: Do not check if there is a fsnotify watcher on pseudo inodes
fs: Do not check if there is a fsnotify watcher on pseudo inodes
- - -
0 0 0
2020-06-12
Mel Gorman
Accepted
[v2] fs: Do not check if there is a fsnotify watcher on pseudo inodes
[v2] fs: Do not check if there is a fsnotify watcher on pseudo inodes
- 1 -
0 0 0
2020-06-15
Mel Gorman
Accepted
Revert "fs: Do not check if there is a fsnotify watcher on pseudo inodes"
Revert "fs: Do not check if there is a fsnotify watcher on pseudo inodes"
- - -
0 0 0
2020-06-29
Mel Gorman
Accepted
[1/4] sched/numa: Rename nr_running and break out the magic number
Revisit NUMA imbalance tolerance and fork balancing
- 1 -
0 0 0
2020-11-20
Mel Gorman
Accepted
[2/4] sched: Avoid unnecessary calculation of load imbalance at clone time
Revisit NUMA imbalance tolerance and fork balancing
- 1 -
0 0 0
2020-11-20
Mel Gorman
Accepted
[3/4] sched/numa: Allow a floating imbalance between NUMA nodes
Revisit NUMA imbalance tolerance and fork balancing
- 1 -
0 0 0
2020-11-20
Mel Gorman
Accepted
[4/4] sched: Limit the amount of NUMA imbalance that can exist at fork time
Revisit NUMA imbalance tolerance and fork balancing
- 1 -
0 0 0
2020-11-20
Mel Gorman
Accepted
sched/fair: Clear SMT siblings after determining the core is not idle
sched/fair: Clear SMT siblings after determining the core is not idle
- 1 -
0 0 0
2020-11-30
Mel Gorman
Accepted
[1/5] sched/fair: Remove SIS_AVG_CPU
Scan for an idle sibling in a single pass
- 1 -
0 0 0
2021-01-11
Mel Gorman
New
[2/5] sched/fair: Move avg_scan_cost calculations under SIS_PROP
Scan for an idle sibling in a single pass
- - -
0 0 0
2021-01-11
Mel Gorman
New
[3/5] sched/fair: Make select_idle_cpu() proportional to cores
Scan for an idle sibling in a single pass
- - -
0 0 0
2021-01-11
Mel Gorman
New
[4/5] sched/fair: Remove select_idle_smt()
Scan for an idle sibling in a single pass
- - -
0 0 0
2021-01-11
Mel Gorman
New
[5/5] sched/fair: Merge select_idle_core/cpu()
Scan for an idle sibling in a single pass
- - -
0 0 0
2021-01-11
Mel Gorman
New
[1/5] sched/fair: Remove SIS_AVG_CPU
Scan for an idle sibling in a single pass
- 1 -
0 0 0
2021-01-15
Mel Gorman
New
[2/5] sched/fair: Move avg_scan_cost calculations under SIS_PROP
Scan for an idle sibling in a single pass
- - -
0 0 0
2021-01-15
Mel Gorman
New
[3/5] sched/fair: Make select_idle_cpu() proportional to cores
Scan for an idle sibling in a single pass
- - -
0 0 0
2021-01-15
Mel Gorman
New
[4/5] sched/fair: Remove select_idle_smt()
Scan for an idle sibling in a single pass
- - -
0 0 0
2021-01-15
Mel Gorman
New
[5/5] sched/fair: Merge select_idle_core/cpu()
Scan for an idle sibling in a single pass
- - -
0 0 0
2021-01-15
Mel Gorman
New