Commit Graph

80 Commits (b592972493c38665efd7d429a01b23fcb21e331a)

Author SHA1 Message Date
Mel Gorman 24cf72518c vmscan: count the number of times zone_reclaim() scans and fails 16 years ago
KOSAKI Motohiro 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option 16 years ago
Wu Fengguang 08d9ae7cbb vmscan: don't export nr_saved_scan in /proc/zoneinfo 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 eb33575cf6 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 16 years ago
Anton Blanchard 98f4ebb290 mm: align vmstat_work's timer 16 years ago
KOSAKI Motohiro ee99c71c59 mm: introduce for_each_populated_zone() macro 16 years ago
Rusty Russell aa85ea5b89 cpumask: use new cpumask_ functions in core code. 16 years ago
Rusty Russell 174596a0b9 cpumask: convert mm/ 16 years ago
Alexey Dobriyan 5c9fe6281b proc: move /proc/zoneinfo boilerplate to mm/vmstat.c 17 years ago
Alexey Dobriyan b6aa44ab69 proc: move /proc/vmstat boilerplate to mm/vmstat.c 17 years ago
Alexey Dobriyan 74e2e8e8ce proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c 17 years ago
Alexey Dobriyan 8f32f7e5ac proc: move /proc/buddyinfo boilerplate to mm/vmstat.c 17 years ago
Lee Schermerhorn 985737cf2e mlock: count attempts to free mlocked page 17 years ago
Nick Piggin 5344b7e648 vmstat: mlocked pages statistics 17 years ago
Lee Schermerhorn 7b854121eb Unevictable LRU Page Statistics 17 years ago
Lee Schermerhorn bbfd28eee9 unevictable lru: add event counting with statistics 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 e80d6a2482 [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo 17 years ago
Adrian Bunk c748e1340e mm/vmstat.c: proper externs 17 years ago
Mike Travis 6d6a436087 mm: use performance variant for_each_cpu_mask_nr 17 years ago
KOSAKI Motohiro b5be11329f make vmstat cpu-unplug safe 17 years ago
Miklos Szeredi fc3ba692a4 mm: Add NR_WRITEBACK_TEMP counter 17 years ago
KOSAKI Motohiro 41b25a3784 /proc/pagetypeinfo: fix output for memoryless nodes 17 years ago
Dimitri Sivanich 468fd62ed9 vmstats: add cond_resched() to refresh_cpu_vm_stats() 17 years ago
Adam Litke 3b11630063 Subject: [PATCH] hugetlb: vmstat events for huge page allocations 17 years ago
Mel Gorman 18ea7e710d mm: remember what the preferred zone is for zone_statistics 17 years ago
KOSAKI Motohiro 91446b064c add "Isolate" migratetype name to /proc/pagetypeinfo 17 years ago
Christoph Lameter 9eccf2a816 vmstat: remove prefetch 17 years ago
Christoph Lameter 3dfa5721f1 Page allocator: get rid of the list of cold pages 17 years ago
Christoph Lameter a7f75e2586 vmstat: small revisions to refresh_cpu_vm_stats() 17 years ago
Randy Dunlap 42614fcde7 vmstat: fix section mismatch warning 18 years ago
David Rientjes e815af95f9 oom: change all_unreclaimable zone member to flags 18 years ago
Adrian Bunk e2fc88d064 mm/vmstat.c: cleanups 18 years ago
Mel Gorman 467c996c1e Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo 18 years ago
Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 years ago
Mel Gorman 2a1e274acf Create the ZONE_MOVABLE zone 18 years ago
Peter Zijlstra 23c1fb5296 mm: fixup /proc/vmstat output 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Christoph Lameter 39bf6270f5 VM statistics: Make timer deferrable 18 years ago
Christoph Lameter 4037d45220 Move remote node draining out of slab allocators 18 years ago
Christoph Lameter 77461ab332 Make vm statistics update interval configurable 18 years ago
Christoph Lameter d1187ed210 vmstat: use our own timer events 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Christoph Lameter 4b51d66989 [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM 18 years ago
Christoph Lameter 65e458d43d [PATCH] Drop get_zone_counts() 18 years ago
Christoph Lameter 05a0416be2 [PATCH] Drop __get_zone_counts() 18 years ago