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 年之前 |
Wu Fengguang
|
2a7684a23e
HWPOISON: check and isolate corrupted free pages v2
|
15 年之前 |
Mel Gorman
|
dd5d241ea9
page-allocator: always change pageblock ownership when anti-fragmentation is disabled
|
15 年之前 |
Bo Liu
|
7f9cfb3103
mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()
|
16 年之前 |
Mel Gorman
|
1fc28b70fe
page-allocator: allow too high-order warning messages to be suppressed with __GFP_NOWARN
|
16 年之前 |
David Rientjes
|
6583bb64fc
mm: avoid endless looping for oom killed tasks
|
16 年之前 |
Mel Gorman
|
e084b2d95e
page-allocator: preserve PFN ordering when __GFP_COLD is set
|
16 年之前 |
Linus Torvalds
|
7638d5322b
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
|
16 年之前 |
Jens Axboe
|
8aa7e847d8
Fix congestion_wait() sync/async vs read/write confusion
|
16 年之前 |
Catalin Marinas
|
264ef8a904
kmemleak: Remove alloc_bootmem annotations introduced in the past
|
16 年之前 |
Kevin Cernekee
|
5bfd756097
Fix virt_to_phys() warnings
|
16 年之前 |
Yinghai Lu
|
66918dcdf9
x86: only clear node_states for 64bit
|
16 年之前 |
Linus Torvalds
|
4923abf9f1
Don't warn about order-1 allocations with __GFP_NOFAIL
|
16 年之前 |
Dimitri Sivanich
|
364df0ebfb
mm: fix handling of pagesets for downed cpus
|
16 年之前 |
Johannes Weiner
|
c277331d5f
mm: page_alloc: clear PG_locked before checking flags on free
|
16 年之前 |
Benjamin Herrenschmidt
|
dcce284a25
mm: Extend gfp masking to the page allocator
|
16 年之前 |
Linus Torvalds
|
517d08699b
Merge branch 'akpm'
|
16 年之前 |
Mel Gorman
|
fa5e084e43
vmscan: do not unconditionally treat zones that fail zone_reclaim() as full
|
16 年之前 |
Yinghai Lu
|
73d60b7f74
page-allocator: clear N_HIGH_MEMORY map before we set it again
|
16 年之前 |
David Rientjes
|
82553a937f
oom: invoke oom killer for __GFP_NOFAIL
|
16 年之前 |
KOSAKI Motohiro
|
6837765963
mm: remove CONFIG_UNEVICTABLE_LRU config option
|
16 年之前 |
Minchan Kim
|
bce7394a3e
page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens
|
16 年之前 |