Mel Gorman
|
9d0ed60fe9
page allocator: Do not allow interrupts to use ALLOC_HARDER
|
15 年之前 |
Mel Gorman
|
cc4a685146
page allocator: always wake kswapd when restarting an allocation attempt after direct reclaim failed
|
15 年之前 |
Andrew Morton
|
b76146ed1a
revert "mm: oom analysis: add buffer cache information to show_free_areas()"
|
15 年之前 |
Linus Torvalds
|
db16826367
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
15 年之前 |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
15 年之前 |
Hugh Dickins
|
03f6462a3a
mm: move highest_memmap_pfn
|
15 年之前 |
Mel Gorman
|
a6f9edd65b
page-allocator: maintain rolling count of pages to free from the PCP
|
15 年之前 |
Mel Gorman
|
5f8dcc2121
page-allocator: split per-cpu list into one-list-per-migrate-type
|
15 年之前 |
Wu Fengguang
|
f862963174
mm: do batched scans for mem_cgroup
|
15 年之前 |
Jan Beulich
|
2c85f51d22
mm: also use alloc_large_system_hash() for the PID hash table
|
15 年之前 |
Mel Gorman
|
78986a678f
page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zone
|
15 年之前 |
Mel Gorman
|
0d3d062a6e
tracing, page-allocator: add trace event for page traffic related to the buddy lists
|
15 年之前 |
Mel Gorman
|
e0fff1bd12
tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypes
|
15 年之前 |
Mel Gorman
|
4b4f278c03
tracing, page-allocator: add trace events for page allocation and page freeing
|
15 年之前 |
Mel Gorman
|
38a398572f
page-allocator: remove dead function free_cold_page()
|
15 年之前 |
Mel Gorman
|
2f66a68f3f
page-allocator: change migratetype for all pageblocks within a high-order page during __rmqueue_fallback
|
15 年之前 |
Johannes Weiner
|
451ea25da7
mm: perform non-atomic test-clear of PG_mlocked on free
|
15 年之前 |
Akinobu Mita
|
945a11136e
mm: add gfp mask checking for __get_free_pages()
|
15 年之前 |
KOSAKI Motohiro
|
a731286de6
mm: vmstat: add isolate pages
|
15 年之前 |
David Rientjes
|
b259fbde0a
mm: update alloc_flags after oom killer has been called
|
15 年之前 |
KOSAKI Motohiro
|
4b02108ac1
mm: oom analysis: add shmem vmstat
|
15 年之前 |
KOSAKI Motohiro
|
c6a7f5728a
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
|
15 年之前 |
KOSAKI Motohiro
|
71de1ccbe1
mm: oom analysis: add buffer cache information to show_free_areas()
|
15 年之前 |
KOSAKI Motohiro
|
4a0aa73f1d
mm: oom analysis: add per-zone statistics to show_free_areas()
|
15 年之前 |
KOSAKI Motohiro
|
3701b03323
mm: show_free_areas(): display slab pages in two separate fields
|
15 年之前 |
Randy Dunlap
|
55a4462af5
page_alloc: fix kernel-doc warning
|
15 年之前 |
Shaohua Li
|
8e7e40d965
memory hotplug: make pages from movable zone always isolatable
|
15 年之前 |
Shaohua Li
|
6fb332fabd
memory hotplug: exclude isolated page from pco page alloc
|
15 年之前 |
Shaohua Li
|
112067f090
memory hotplug: update zone pcp at memory online
|
15 年之前 |
David Rientjes
|
478b81fd84
mm: remove obsoleted alloc_pages cpuset comment
|
15 年之前 |