コミット履歴

作者 SHA1 メッセージ 日付
  Simon Arlott 183ff22bb6 spelling fixes: mm/ 18 年 前
  David Rientjes ff0ceb9deb oom: serialize out of memory calls 18 年 前
  David Rientjes e815af95f9 oom: change all_unreclaimable zone member to flags 18 年 前
  David Rientjes 5a3135c2e7 oom: move prototypes to appropriate header file 18 年 前
  KAMEZAWA Hiroyuki 0c0e619589 memory unplug: page offline 18 年 前
  KAMEZAWA Hiroyuki a5d76b54a3 memory unplug: page isolation 18 年 前
  Mel Gorman 48f13bf3e7 Breakout page_order() to internal.h to avoid special knowledge of the buddy allocator 18 年 前
  Adrian Bunk 484f51f820 mm/page_alloc.c: make code static 18 年 前
  Mel Gorman 467c996c1e Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo 18 年 前
  Mel Gorman d9c2340052 Do not depend on MAX_ORDER when grouping pages by mobility 18 年 前
  Mel Gorman d100313fd6 Fix calculation in move_freepages_block for counting pages 18 年 前
  Mel Gorman 64c5e135bf don't group high order atomic allocations 18 年 前
  Mel Gorman ac0e5b7a6b remove PAGE_GROUP_BY_MOBILITY 18 年 前
  Mel Gorman 56fd56b868 Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocks 18 年 前
  Mel Gorman 46dafbca2b Be more agressive about stealing when MIGRATE_RECLAIMABLE allocations fallback 18 年 前
  Mel Gorman 5adc5be7cd Bias the placement of kernel pages at lower PFNs 18 年 前
  Mel Gorman 9ef9acb05a Do not group pages by mobility type on low memory systems 18 年 前
  Mel Gorman e010487dbe Group high-order atomic allocations 18 年 前
  Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 年 前
  Mel Gorman c361be55b3 Move free pages between lists on steal 18 年 前
  Mel Gorman e2c55dc87f Drain per-cpu lists when high-order allocations fail 18 年 前
  Mel Gorman b92a6edd4b Add a configure option to group pages by mobility 18 年 前
  Mel Gorman 535131e692 Choose pages from the per-cpu list based on migration type 18 年 前
  Mel Gorman b2a0ac8875 Split the free lists for movable and unmovable allocations 18 年 前
  Mel Gorman 835c134ec4 Add a bitmap that is used to track flags affecting a block of pages 18 年 前
  Lee Schermerhorn 37b07e4163 memoryless nodes: fixup uses of node_online_map in generic code 18 年 前
  Christoph Lameter 523b945855 Memoryless nodes: Fix GFP_THISNODE behavior 18 年 前
  Christoph Lameter 633c0666b5 Memoryless nodes: drop one memoryless node boot warning 18 年 前
  Christoph Lameter 37c0708dbe Memoryless nodes: Add N_CPU node state 18 年 前
  Christoph Lameter 7ea1530ab3 Memoryless nodes: introduce mask of nodes with memory 18 年 前