Tony Luck
|
b0aeba741b
Fix alloc_node_mem_map() to work on ia64 again
|
9 years ago |
Kirill A. Shutemov
|
d00181b96e
mm: use 'unsigned int' for page order
|
9 years ago |
Kirill A. Shutemov
|
1d798ca3f1
mm: make compound_head() robust
|
9 years ago |
Kirill A. Shutemov
|
f1e61557f0
mm: pack compound_dtor and compound_order into one word in struct page
|
9 years ago |
Mel Gorman
|
97a16fc82a
mm, page_alloc: only enforce watermarks for order-0 allocations
|
9 years ago |
Mel Gorman
|
0aaa29a56e
mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand
|
9 years ago |
Mel Gorman
|
974a786e63
mm, page_alloc: remove MIGRATE_RESERVE
|
9 years ago |
Mel Gorman
|
f77cf4e4cc
mm, page_alloc: delete the zonelist_cache
|
9 years ago |
Mel Gorman
|
71baba4b92
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
|
9 years ago |
Mel Gorman
|
d0164adc89
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
|
9 years ago |
Mel Gorman
|
c9ab0c4fbe
mm, page_alloc: remove unnecessary recalculations for dirty zone balancing
|
9 years ago |
Mel Gorman
|
e2b19197ff
mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe
|
9 years ago |
Vladimir Davydov
|
d05e83a6f8
memcg: simplify charging kmem pages
|
9 years ago |
Xishi Qiu
|
bde304bdf4
mm/page_alloc.c: skip ZONE_MOVABLE if required_kernelcore is larger than totalpages
|
9 years ago |
Laura Abbott
|
a1c34a3bf0
mm: Don't offset memmap for flatmem
|
9 years ago |
Xishi Qiu
|
9fd745d450
mm: fix overflow in find_zone_movable_pfns_for_nodes()
|
9 years ago |
Yaowei Bai
|
b171e40930
mm/page_alloc: remove unused parameter in init_currently_empty_zone()
|
9 years ago |
Viresh Kumar
|
621a5f7ad9
debugfs: Pass bool pointer to debugfs_create_bool()
|
10 years ago |
Linus Torvalds
|
f6f7a63692
Merge branch 'akpm' (patches from Andrew)
|
10 years ago |
Zhen Lei
|
4ada0c5a2d
mm/page_alloc.c: fix type information of memoryless node
|
10 years ago |
Xishi Qiu
|
b5685e9263
memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned_pages_in_node()
|
10 years ago |
Yaowei Bai
|
34b100605c
mm/page_alloc.c: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_reserve_ratio in comments
|
10 years ago |
Yaowei Bai
|
013110a73d
mm/page_alloc.c: fix a misleading comment
|
10 years ago |
Vlastimil Babka
|
96db800f5d
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
|
10 years ago |
Vlastimil Babka
|
bb14c2c75d
mm: rename and move get/set_freepage_migratetype
|
10 years ago |
Vlastimil Babka
|
aa016d145d
mm, page_isolation: remove bogus tests for isolated pages
|
10 years ago |
David Rientjes
|
54e9e29132
mm, oom: pass an oom order of -1 when triggered by sysrq
|
10 years ago |
David Rientjes
|
6e0fc46dc2
mm, oom: organize oom context into struct
|
10 years ago |
Wei Yang
|
7f3eb55bfa
mm/page_alloc.c: remove unused variable in free_area_init_core()
|
10 years ago |
Wei Yang
|
904a9553d4
mm/page_alloc.c: refine the calculation of highest possible node id
|
10 years ago |