Santosh Shilimkar
|
6782832eba
mm/page_alloc.c: use memblock apis for early memory allocations
|
11 年之前 |
Tang Chen
|
b2f3eebe7a
x86, numa, acpi, memory-hotplug: make movable_node have higher priority
|
11 年之前 |
Mel Gorman
|
aec6a8889a
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
|
11 年之前 |
Yasuaki Ishimatsu
|
943dca1a1f
mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve
|
11 年之前 |
Johannes Weiner
|
fff4068cba
mm: page_alloc: revert NUMA aspect of fair allocation policy
|
11 年之前 |
Mel Gorman
|
8798cee2f9
Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness policy"
|
11 年之前 |
Johannes Weiner
|
73f038b863
mm: page_alloc: exclude unreclaimable allocations from zone fairness policy
|
11 年之前 |
Zhi Yong Wu
|
a1aeb65a4c
mm/page_alloc.c: fix comment in zlc_setup()
|
11 年之前 |
KOSAKI Motohiro
|
0cbef29a78
mm: __rmqueue_fallback() should respect pageblock type
|
11 年之前 |
KOSAKI Motohiro
|
52c8f6a5ae
mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()
|
11 年之前 |
KOSAKI Motohiro
|
5d0f3f72ef
mm: fix page_group_by_mobility_disabled breakage
|
11 年之前 |
Zhang Yanfei
|
bfc4f9d520
mm/page_alloc.c: remove unused marco LONG_ALIGN
|
11 年之前 |
Qiang Huang
|
b9921ecdee
mm: add a helper function to check may oom condition
|
11 年之前 |
Xishi Qiu
|
b38a872596
mm: use populated_zone() instead of if(zone->present_pages)
|
11 年之前 |
Peter Zijlstra
|
90572890d2
mm: numa: Change page last {nid,pid} into {cpu,pid}
|
12 年之前 |
Mel Gorman
|
b795854b1f
sched/numa: Set preferred NUMA node based on number of private faults
|
12 年之前 |
Joonyoung Shim
|
7393dc45f6
revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"
|
12 年之前 |
Wang Sheng-Hui
|
cf6fe94538
mm: correct the comment about the value for buddy _mapcount
|
12 年之前 |
Lisa Du
|
6e543d5780
mm: vmscan: fix do_try_to_free_pages() livelock
|
12 年之前 |
SeungHun Lee
|
3b11f0aaae
mm: page_alloc: fix comment get_page_from_freelist
|
12 年之前 |
Yinghai Lu
|
e76b63f80d
memblock, numa: binary search node id
|
12 年之前 |
Naoya Horiguchi
|
c8721bbbdd
mm: memory-hotplug: enable memory hotplug to handle hugepage
|
12 年之前 |
Xishi Qiu
|
8080fc038e
mm: use zone_is_empty() instead of if(zone->spanned_pages)
|
12 年之前 |
Christoph Lameter
|
2bb921e526
vmstat: create separate function to fold per cpu diffs into local counters
|
12 年之前 |
Joonsoo Kim
|
e66f097257
mm, page_alloc: add unlikely macro to help compiler optimization
|
12 年之前 |
Johannes Weiner
|
81c0a2bb51
mm: page_alloc: fair zone allocator policy
|
12 年之前 |
Johannes Weiner
|
e085dbc52f
mm: page_alloc: rearrange watermark checking in get_page_from_freelist
|
12 年之前 |
Yinghai Lu
|
e2d0bd2b92
mm: kill one if loop in __free_pages_bootmem()
|
12 年之前 |
Srivatsa S. Bhat
|
f92310c187
mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag tracepoint()
|
12 年之前 |
Srivatsa S. Bhat
|
fef903efcf
mm/page_allo.c: restructure free-page stealing code and fix a bug
|
12 年之前 |