Commit Graph

854 Commits (e4fbaee29272533a242f117d18712e2974520d2c)

Author SHA1 Message Date
Johannes Weiner fff4068cba mm: page_alloc: revert NUMA aspect of fair allocation policy 11 years ago
Mel Gorman 8798cee2f9 Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness policy" 11 years ago
Johannes Weiner 73f038b863 mm: page_alloc: exclude unreclaimable allocations from zone fairness policy 11 years ago
Zhi Yong Wu a1aeb65a4c mm/page_alloc.c: fix comment in zlc_setup() 11 years ago
KOSAKI Motohiro 0cbef29a78 mm: __rmqueue_fallback() should respect pageblock type 11 years ago
KOSAKI Motohiro 52c8f6a5ae mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag() 11 years ago
KOSAKI Motohiro 5d0f3f72ef mm: fix page_group_by_mobility_disabled breakage 11 years ago
Zhang Yanfei bfc4f9d520 mm/page_alloc.c: remove unused marco LONG_ALIGN 11 years ago
Qiang Huang b9921ecdee mm: add a helper function to check may oom condition 11 years ago
Xishi Qiu b38a872596 mm: use populated_zone() instead of if(zone->present_pages) 11 years ago
Peter Zijlstra 90572890d2 mm: numa: Change page last {nid,pid} into {cpu,pid} 12 years ago
Mel Gorman b795854b1f sched/numa: Set preferred NUMA node based on number of private faults 12 years ago
Joonyoung Shim 7393dc45f6 revert "mm/memory-hotplug: fix lowmem count overflow when offline pages" 12 years ago
Wang Sheng-Hui cf6fe94538 mm: correct the comment about the value for buddy _mapcount 12 years ago
Lisa Du 6e543d5780 mm: vmscan: fix do_try_to_free_pages() livelock 12 years ago
SeungHun Lee 3b11f0aaae mm: page_alloc: fix comment get_page_from_freelist 12 years ago
Yinghai Lu e76b63f80d memblock, numa: binary search node id 12 years ago
Naoya Horiguchi c8721bbbdd mm: memory-hotplug: enable memory hotplug to handle hugepage 12 years ago
Xishi Qiu 8080fc038e mm: use zone_is_empty() instead of if(zone->spanned_pages) 12 years ago
Christoph Lameter 2bb921e526 vmstat: create separate function to fold per cpu diffs into local counters 12 years ago
Joonsoo Kim e66f097257 mm, page_alloc: add unlikely macro to help compiler optimization 12 years ago
Johannes Weiner 81c0a2bb51 mm: page_alloc: fair zone allocator policy 12 years ago
Johannes Weiner e085dbc52f mm: page_alloc: rearrange watermark checking in get_page_from_freelist 12 years ago
Yinghai Lu e2d0bd2b92 mm: kill one if loop in __free_pages_bootmem() 12 years ago
Srivatsa S. Bhat f92310c187 mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag tracepoint() 12 years ago
Srivatsa S. Bhat fef903efcf mm/page_allo.c: restructure free-page stealing code and fix a bug 12 years ago
Pintu Kumar b8af29418a mm/page_alloc.c: fix coding style and spelling 12 years ago
Chen Gang 15ca220e1a mm/page_alloc.c: use '__paginginit' instead of '__init' 12 years ago
Jerry Zhou a7e833182a mm: fix negative left shift count when PAGE_SHIFT > 20 12 years ago
Li Zhong 9cf510a58c Fix comment typo for init_cma_reserved_pageblock 12 years ago
Michal Hocko 5f12733e9d mm: honor min_free_kbytes set by user 12 years ago
Zhang Yanfei 345606d429 mm/page_alloc.c: remove unlikely() from the current_order test 12 years ago
Zhang Yanfei bc732f1d55 mm/page_alloc.c: remove zone_type argument of build_zonelists_node 12 years ago
Zhang Yanfei 7960aedde8 mm: remove duplicated call of get_pfn_range_for_nid 12 years ago
Jiang Liu 7ee3d4e8cd mm: introduce helper function mem_init_print_info() to simplify mem_init() 12 years ago
Jiang Liu cdd91a7704 mm: report available pages as "MemTotal" for each NUMA node 12 years ago
Jiang Liu 3dcc0571cd mm: correctly update zone->managed_pages 12 years ago
Jiang Liu 170a5a7eb2 mm: make __free_pages_bootmem() only available at boot time 12 years ago
Jiang Liu c3d5f5f0c2 mm: use a dedicated lock to protect totalram_pages and zone->managed_pages 12 years ago
Jiang Liu 7b4b2a0d6c mm: accurately calculate zone->managed_pages for highmem zones 12 years ago
Jiang Liu 4f9f47745e mm: use managed_pages to calculate default zonelist order 12 years ago
Jiang Liu 834405c3b6 mm: fix some trivial typos in comments 12 years ago
Jiang Liu dbe67df4ba mm: enhance free_reserved_area() to support poisoning memory with zero 12 years ago
Jiang Liu 11199692d8 mm: change signature of free_reserved_area() to fix building warnings 12 years ago
Wanpeng Li cea27eb2a2 mm/memory-hotplug: fix lowmem count overflow when offline pages 12 years ago
Chen Gang dacbde0963 mm/page_alloc.c: add additional checking and return value for the 'table->data' 12 years ago
Cody P Schafer 169f6c1999 mm/page_alloc: don't re-init pageset in zone_pcp_update() 12 years ago
Cody P Schafer 3664033c56 mm/page_alloc: rename setup_pagelist_highmark() to match naming of pageset_set_batch() 12 years ago
Cody P Schafer 737af4c011 mm/page_alloc: in zone_pcp_update(), uze zone_pageset_init() 12 years ago
Cody P Schafer 56cef2b85c mm/page_alloc: factor zone_pageset_init() out of setup_zone_pageset() 12 years ago