Commit Graph

132 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
KAMEZAWA Hiroyuki 52d4b9ac0b memcg: allocate all page_cgroup at boot 16 years ago
Nick Piggin 5344b7e648 vmstat: mlocked pages statistics 16 years ago
Lee Schermerhorn 894bc31041 Unevictable LRU Infrastructure 16 years ago
Rik van Riel 556adecba1 vmscan: second chance replacement for anonymous pages 16 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 16 years ago
Christoph Lameter b69408e88b vmscan: Use an indexed array for LRU variables 16 years ago
Mel Gorman 5bead2a068 mm: mark the correct zone as full when scanning zonelists 17 years ago
Fernando Luis Vazquez Cao 12d15f0d51 for_each_online_pgdat(): kerneldoc fix 17 years ago
Robert P. J. Day 735643ee6c Remove "#ifdef __KERNEL__" checks from unexported headers 17 years ago
Miklos Szeredi fc3ba692a4 mm: Add NR_WRITEBACK_TEMP counter 17 years ago
Yasunori Goto 0475327876 memory hotplug: register section/node id to free 17 years ago
Christoph Lameter 97965478a6 mm: Get rid of __ZONE_COUNT 17 years ago
Christoph Lameter 9223b4190f pageflags: get rid of FLAGS_RESERVED 17 years ago
Andrew Morton b454456841 mm: make early_pfn_to_nid() a C function 17 years ago
Mel Gorman 19770b3260 mm: filter based on a nodemask as well as a gfp_mask 17 years ago
Mel Gorman dd1a239f6f mm: have zonelist contains structs with both a zone pointer and zone_idx 17 years ago
Mel Gorman 54a6eb5c47 mm: use two zonelist that are filtered by GFP mask 17 years ago
Harvey Harrison ddc81ed2c5 remove sparse warning for mmzone.h 17 years ago
Johannes Weiner 218ff137bc Remove unused MAX_NODES_SHIFT 17 years ago
Christoph Lameter 3dfa5721f1 Page allocator: get rid of the list of cold pages 17 years ago
David Rientjes d773ed6b85 mm: test and set zone reclaim lock before starting reclaim 18 years ago
David Rientjes 098d7f128a oom: add per-zone locking 18 years ago
David Rientjes e815af95f9 oom: change all_unreclaimable zone member to flags 18 years ago
KAMEZAWA Hiroyuki a5d76b54a3 memory unplug: page isolation 18 years ago
Mel Gorman 467c996c1e Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo 18 years ago
Mel Gorman d9c2340052 Do not depend on MAX_ORDER when grouping pages by mobility 18 years ago
Mel Gorman 64c5e135bf don't group high order atomic allocations 18 years ago
Mel Gorman ac0e5b7a6b remove PAGE_GROUP_BY_MOBILITY 18 years ago
Mel Gorman 56fd56b868 Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocks 18 years ago
Mel Gorman 5c0e306647 Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2 18 years ago
Mel Gorman e010487dbe Group high-order atomic allocations 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Mel Gorman b92a6edd4b Add a configure option to group pages by mobility 18 years ago
Mel Gorman b2a0ac8875 Split the free lists for movable and unmovable allocations 18 years ago
Mel Gorman 835c134ec4 Add a bitmap that is used to track flags affecting a block of pages 18 years ago
Christoph Lameter 523b945855 Memoryless nodes: Fix GFP_THISNODE behavior 18 years ago
Andy Whitcroft 540557b943 sparsemem: record when a section has a valid mem_map 18 years ago
Mel Gorman b377fd3982 Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE 18 years ago
Adrian Bunk 99eb8a550d Remove the arm26 port 18 years ago
Andy Whitcroft 5ad333eb66 Lumpy Reclaim V4 18 years ago
Mel Gorman 2a1e274acf Create the ZONE_MOVABLE zone 18 years ago
KAMEZAWA Hiroyuki f0c0b2b808 change zonelist order: zonelist order selection logic 18 years ago
Christoph Lameter 4037d45220 Move remote node draining out of slab allocators 18 years ago
Andy Whitcroft 14e0729841 add pfn_valid_within helper for sub-MAX_ORDER hole detection 18 years ago
Christoph Lameter 4b51d66989 [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM 18 years ago
Christoph Lameter 05a0416be2 [PATCH] Drop __get_zone_counts() 18 years ago
Christoph Lameter 51ed449127 [PATCH] Reorder ZVCs according to cacheline 18 years ago
Christoph Lameter d23ad42324 [PATCH] Use ZVC for free_pages 18 years ago
Christoph Lameter c878538598 [PATCH] Use ZVC for inactive and active counts 18 years ago
Dave Hansen a2f3aa0257 [PATCH] Fix sparsemem on Cell 18 years ago