Mel Gorman
|
38a398572f
page-allocator: remove dead function free_cold_page()
|
15 years ago |
Mel Gorman
|
2f66a68f3f
page-allocator: change migratetype for all pageblocks within a high-order page during __rmqueue_fallback
|
15 years ago |
Johannes Weiner
|
451ea25da7
mm: perform non-atomic test-clear of PG_mlocked on free
|
15 years ago |
Akinobu Mita
|
945a11136e
mm: add gfp mask checking for __get_free_pages()
|
15 years ago |
KOSAKI Motohiro
|
a731286de6
mm: vmstat: add isolate pages
|
15 years ago |
David Rientjes
|
b259fbde0a
mm: update alloc_flags after oom killer has been called
|
15 years ago |
KOSAKI Motohiro
|
4b02108ac1
mm: oom analysis: add shmem vmstat
|
15 years ago |
KOSAKI Motohiro
|
c6a7f5728a
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
|
15 years ago |
KOSAKI Motohiro
|
71de1ccbe1
mm: oom analysis: add buffer cache information to show_free_areas()
|
15 years ago |
KOSAKI Motohiro
|
4a0aa73f1d
mm: oom analysis: add per-zone statistics to show_free_areas()
|
15 years ago |
KOSAKI Motohiro
|
3701b03323
mm: show_free_areas(): display slab pages in two separate fields
|
15 years ago |
Randy Dunlap
|
55a4462af5
page_alloc: fix kernel-doc warning
|
15 years ago |
Shaohua Li
|
8e7e40d965
memory hotplug: make pages from movable zone always isolatable
|
15 years ago |
Shaohua Li
|
6fb332fabd
memory hotplug: exclude isolated page from pco page alloc
|
15 years ago |
Shaohua Li
|
112067f090
memory hotplug: update zone pcp at memory online
|
15 years ago |
David Rientjes
|
478b81fd84
mm: remove obsoleted alloc_pages cpuset comment
|
15 years ago |
Wu Fengguang
|
2a7684a23e
HWPOISON: check and isolate corrupted free pages v2
|
15 years ago |
Mel Gorman
|
dd5d241ea9
page-allocator: always change pageblock ownership when anti-fragmentation is disabled
|
15 years ago |
Bo Liu
|
7f9cfb3103
mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()
|
16 years ago |
Mel Gorman
|
1fc28b70fe
page-allocator: allow too high-order warning messages to be suppressed with __GFP_NOWARN
|
16 years ago |
David Rientjes
|
6583bb64fc
mm: avoid endless looping for oom killed tasks
|
16 years ago |
Mel Gorman
|
e084b2d95e
page-allocator: preserve PFN ordering when __GFP_COLD is set
|
16 years ago |
Linus Torvalds
|
7638d5322b
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
|
16 years ago |
Jens Axboe
|
8aa7e847d8
Fix congestion_wait() sync/async vs read/write confusion
|
16 years ago |
Catalin Marinas
|
264ef8a904
kmemleak: Remove alloc_bootmem annotations introduced in the past
|
16 years ago |
Kevin Cernekee
|
5bfd756097
Fix virt_to_phys() warnings
|
16 years ago |
Yinghai Lu
|
66918dcdf9
x86: only clear node_states for 64bit
|
16 years ago |
Linus Torvalds
|
4923abf9f1
Don't warn about order-1 allocations with __GFP_NOFAIL
|
16 years ago |
Dimitri Sivanich
|
364df0ebfb
mm: fix handling of pagesets for downed cpus
|
16 years ago |
Johannes Weiner
|
c277331d5f
mm: page_alloc: clear PG_locked before checking flags on free
|
16 years ago |