Commit History

Автор SHA1 Съобщение Дата
  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 години
  Minchan Kim 96cb4df5dd page-allocator: add inactive ratio calculation function of each zone преди 16 години
  Minchan Kim bc75d33f0f page-allocator: clean up functions related to pages_min преди 16 години
  Rafael J. Wysocki 7f33d49a2e mm, PM/Freezer: Disable OOM killer when tasks are frozen преди 16 години
  Andrew Morton dab48dab37 page-allocator: warn if __GFP_NOFAIL is used for a large allocation преди 16 години
  Cyrill Gorcunov e9bb35df6f mm: setup_per_zone_inactive_ratio - fix comment and make it __init преди 16 години
  Cyrill Gorcunov 5c87eada68 mm: setup_per_zone_inactive_ratio - do not call for int_sqrt if not needed преди 16 години
  Wu Fengguang 6e08a369ee vmscan: cleanup the scan batching code преди 16 години
  Wu Fengguang 20a0307c03 mm: introduce PageHuge() for testing huge/gigantic pages преди 16 години
  Mel Gorman a1dd268cf6 mm: use alloc_pages_exact() in alloc_large_system_hash() to avoid duplicated logic преди 16 години
  Mel Gorman 72807a74c0 page allocator: sanity check order in the page allocator slow path преди 16 години
  KOSAKI Motohiro 092cead617 page allocator: move free_page_mlock() to page_alloc.c преди 16 години
  Christoph Lameter 62bc62a873 page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths преди 16 години
  Mel Gorman 974709bdb2 page allocator: get the pageblock migratetype without disabling interrupts преди 16 години
  Mel Gorman f2260e6b1f page allocator: update NR_FREE_PAGES only as necessary преди 16 години
  Mel Gorman 418589663d page allocator: use allocation flags as an index to the zone watermark преди 16 години
  Nick Piggin a3af9c389a page allocator: do not check for compound pages during the page allocator sanity checks преди 16 години
  Mel Gorman d395b73428 page allocator: do not setup zonelist cache when there is only one node преди 16 години
  Mel Gorman da456f14d2 page allocator: do not disable interrupts in free_page_mlock() преди 16 години
  Mel Gorman ed0ae21dc5 page allocator: do not call get_pageblock_migratetype() more than necessary преди 16 години
  Mel Gorman 0ac3a4099b page allocator: inline __rmqueue_fallback() преди 16 години
  Mel Gorman 0a15c3e9f6 page allocator: inline buffered_rmqueue() преди 16 години
  Mel Gorman 728ec980fb page allocator: inline __rmqueue_smallest() преди 16 години
  Mel Gorman a56f57ff94 page allocator: remove a branch by assuming __GFP_HIGH == ALLOC_HIGH преди 16 години
  Peter Zijlstra 341ce06f69 page allocator: calculate the alloc_flags for allocation only once преди 16 години
  Mel Gorman 3dd2826698 page allocator: calculate the migratetype for allocation only once преди 16 години