Commit Graph

163 Commits (72853e2991a2702ae93aaf889ac7db743a415dd3)

Author SHA1 Message Date
KOSAKI Motohiro 25edde0332 vmscan: kill prev_priority completely 15 years ago
Alexander Nevenchannyy b645bd1286 mmzone.h: remove dead prototype 15 years ago
Lee Schermerhorn 7aac789885 numa: introduce numa_mem_id()- effective local memory node id 15 years ago
Haicheng Li 4eaf3f6439 mem-hotplug: fix potential race while building zonelist for new populated zone 15 years ago
Haicheng Li 1f522509c7 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset 15 years ago
Marcelo Roberto Jimenez 0faa56389c mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme. 15 years ago
Mel Gorman 4f92e2586b mm: compaction: defer compaction using an exponential backoff when compaction fails 15 years ago
KOSAKI Motohiro 93e4a89a8c mm: restore zone->all_unreclaimable to independence word 15 years ago
Tejun Heo 43cf38eb5c percpu: add __percpu sparse annotations to core kernel subsystems 15 years ago
Yinghai Lu 08677214e3 x86: Make 64 bit use early_res instead of bootmem before slab 15 years ago
Adam Buchbinder 2a61aa4016 Fix misspellings of "invocation" in comments. 15 years ago
Christoph Lameter 99dcc3e5a9 this_cpu: Page allocator conversion 15 years ago
Sam Ravnborg 01fc0ac198 kbuild: move bounds.h to include/generated 15 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Mel Gorman 5f8dcc2121 page-allocator: split per-cpu list into one-list-per-migrate-type 16 years ago
Wu Fengguang f862963174 mm: do batched scans for mem_cgroup 16 years ago
KOSAKI Motohiro a731286de6 mm: vmstat: add isolate pages 16 years ago
KOSAKI Motohiro 4b02108ac1 mm: oom analysis: add shmem vmstat 16 years ago
KOSAKI Motohiro c6a7f5728a mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output 16 years ago
KOSAKI Motohiro 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option 16 years ago
Wu Fengguang 6e08a369ee vmscan: cleanup the scan batching code 16 years ago
Mel Gorman 418589663d page allocator: use allocation flags as an index to the zone watermark 16 years ago
Mel Gorman 49255c619f page allocator: move check for disabled anti-fragmentation out of fastpath 16 years ago
Mel Gorman eb33575cf6 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 16 years ago
KOSAKI Motohiro ee99c71c59 mm: introduce for_each_populated_zone() macro 16 years ago
Rusty Russell 082edb7bf4 numa, cpumask: move numa_node_id default implementation to topology.h 16 years ago
KAMEZAWA Hiroyuki cc2559bccc mm: fix memmap init for handling memory hole 16 years ago
KOSAKI Motohiro 6e9015716a mm: introduce zone_reclaim struct 16 years ago
KAMEZAWA Hiroyuki 52d4b9ac0b memcg: allocate all page_cgroup at boot 17 years ago
Nick Piggin 5344b7e648 vmstat: mlocked pages statistics 17 years ago
Lee Schermerhorn 894bc31041 Unevictable LRU Infrastructure 17 years ago
Rik van Riel 556adecba1 vmscan: second chance replacement for anonymous pages 17 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago
Christoph Lameter b69408e88b vmscan: Use an indexed array for LRU variables 17 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