Vlastimil Babka
|
93481ff0e5
mm: introduce single zone pcplists drain
|
10 years ago |
Anton Blanchard
|
f88dfff5f1
mm/page_alloc.c: convert boot printks without log level to pr_info
|
10 years ago |
Joonsoo Kim
|
57cbc87e03
mm/debug-pagealloc: correct freepage accounting and order resetting
|
10 years ago |
Michal Nazarewicz
|
dae803e165
mm: alloc_contig_range: demote pages busy message from warn to info
|
10 years ago |
Joonsoo Kim
|
3c605096d3
mm/page_alloc: restrict max order of merging on isolated pageblock
|
10 years ago |
Joonsoo Kim
|
8f82b55dd5
mm/page_alloc: move freepage counting logic to __free_one_page()
|
10 years ago |
Joonsoo Kim
|
51bb1a4093
mm/page_alloc: add freepage on isolate pageblock to correct buddy list
|
10 years ago |
Joonsoo Kim
|
ad53f92eb4
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
|
10 years ago |
Vladimir Davydov
|
344736f29b
cpuset: simplify cpuset_node_allowed API
|
11 years ago |
Michal Hocko
|
5695be142e
OOM, PM: OOM killed task shouldn't escape PM suspend
|
11 years ago |
Linus Torvalds
|
df133e8fa8
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Sasha Levin
|
82742a3a51
mm: move debug code out of page_alloc.c
|
11 years ago |
Mel Gorman
|
3193913ce6
mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bit
|
11 years ago |
Mel Gorman
|
97ee4ba7cb
mm: page_alloc: Make paranoid check in move_freepages a VM_BUG_ON
|
11 years ago |
Johannes Weiner
|
5705465174
mm: clean up zone flags
|
11 years ago |
Weijie Yang
|
7ade3c9972
mm: page_alloc: avoid wakeup kswapd on the unintended node
|
11 years ago |
Sasha Levin
|
0bf5513978
mm: introduce dump_vma
|
11 years ago |
David Rientjes
|
43e7a34d26
mm: rename allocflags_to_migratetype for clarity
|
11 years ago |
Vlastimil Babka
|
1f9efdef4f
mm, compaction: khugepaged should not give up due to need_resched()
|
11 years ago |
Vlastimil Babka
|
edc2ca6124
mm, compaction: move pageblock checks up from isolate_migratepages_range()
|
11 years ago |
Vlastimil Babka
|
98dd3b48a7
mm, compaction: do not count compact_stall if all zones skipped compaction
|
11 years ago |
Vlastimil Babka
|
53853e2d2b
mm, compaction: defer each zone individually instead of preferred zone
|
11 years ago |
Vlastimil Babka
|
21bb9bd194
mm: page_alloc: determine migratetype only once
|
11 years ago |
Joonsoo Kim
|
ad2c814441
topology: add support for node_to_mem_node() to determine the fallback node
|
11 years ago |
Johannes Weiner
|
abe5f97291
mm: page_alloc: fix zone allocation fairness on UP
|
11 years ago |
Luiz Capitulino
|
8b375f64dc
x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()
|
11 years ago |
David Rientjes
|
8fe780484d
mm, thp: restructure thp avoidance of light synchronous migration
|
11 years ago |
David Rientjes
|
e972a070e2
mm, oom: rename zonelist locking functions
|
11 years ago |
Mel Gorman
|
4ffeaf3560
mm: page_alloc: reduce cost of the fair zone allocation policy
|
11 years ago |
Mel Gorman
|
f7b5d64794
mm: page_alloc: abort fair zone allocation policy when remotes nodes are encountered
|
11 years ago |