aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17mm: test and set zone reclaim lock before starting reclaimDavid Rientjes1-0/+8
2007-10-17oom: add per-zone lockingDavid Rientjes1-0/+5
2007-10-17oom: change all_unreclaimable zone member to flagsDavid Rientjes1-4/+25
2007-10-16memory unplug: page isolationKAMEZAWA Hiroyuki1-1/+2
2007-10-16Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfoMel Gorman1-0/+10
2007-10-16Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman1-2/+2
2007-10-16don't group high order atomic allocationsMel Gorman1-3/+2
2007-10-16remove PAGE_GROUP_BY_MOBILITYMel Gorman1-9/+0
2007-10-16Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocksMel Gorman1-1/+3
2007-10-16Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2Mel Gorman1-2/+4
2007-10-16Group high-order atomic allocationsMel Gorman1-1/+3
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman1-2/+4
2007-10-16Add a configure option to group pages by mobilityMel Gorman1-0/+6
2007-10-16Split the free lists for movable and unmovable allocationsMel Gorman1-1/+9
2007-10-16Add a bitmap that is used to track flags affecting a block of pagesMel Gorman1-0/+13
2007-10-16Memoryless nodes: Fix GFP_THISNODE behaviorChristoph Lameter1-1/+13
2007-10-16sparsemem: record when a section has a valid mem_mapAndy Whitcroft1-2/+14
2007-08-22Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman1-0/+18
2007-07-31Remove the arm26 portAdrian Bunk1-1/+0
2007-07-17Lumpy Reclaim V4Andy Whitcroft1-0/+8
2007-07-17Create the ZONE_MOVABLE zoneMel Gorman1-2/+18
2007-07-16change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki1-0/+5
2007-05-09Move remote node draining out of slab allocatorsChristoph Lameter1-0/+3
2007-05-07add pfn_valid_within helper for sub-MAX_ORDER hole detectionAndy Whitcroft1-0/+12
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter1-2/+24
2007-02-11[PATCH] Drop __get_zone_counts()Christoph Lameter1-2/+0
2007-02-11[PATCH] Reorder ZVCs according to cachelineChristoph Lameter1-3/+5
2007-02-11[PATCH] Use ZVC for free_pagesChristoph Lameter1-1/+1
2007-02-11[PATCH] Use ZVC for inactive and active countsChristoph Lameter1-2/+2
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen1-2/+6
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller1-1/+1
2006-12-07[PATCH] memory page_alloc zonelist caching reorder structurePaul Jackson1-1/+1
2006-12-07[PATCH] memory page_alloc zonelist caching speedupPaul Jackson1-5/+80
2006-10-28[PATCH] vmscan: Fix temp_priority raceMartin Bligh1-5/+1
2006-10-21[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft1-0/+6
2006-09-27[PATCH] Add node to zone for the NUMA caseChristoph Lameter1-0/+1
2006-09-27[PATCH] own header file for struct pageHeiko Carstens1-0/+5
2006-09-27[PATCH] vm: add per-zone writeout counterAndrew Morton1-0/+1
2006-09-27[PATCH] Introduce mechanism for registering active regions of memoryMel Gorman1-1/+9
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter1-0/+3
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter1-1/+2
2006-09-26[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zoneChristoph Lameter1-1/+1
2006-09-26[PATCH] linearly index zone->node_zonelists[]Christoph Lameter1-47/+5
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter1-3/+33
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter1-3/+13
2006-09-26[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter1-19/+47
2006-09-01[PATCH] ZVC: Scale thresholds depending on the size of the systemChristoph Lameter1-0/+1
2006-07-03[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter1-0/+6
2006-06-30[PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter1-9/+8
2006-06-30[PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter1-0/+1