Commit Graph

113 Commits (929e27252e8ca69363f81f26af5eaba62cb4c572)

Author SHA1 Message Date
Andi Kleen 78afd5612d mm: add __GFP_OTHER_NODE flag 14 years ago
Andrea Arcangeli 79134171df thp: transparent hugepage vmstat 14 years ago
Mel Gorman b44129b306 mm: vmstat: use a single setter function and callback for adjusting percpu thresholds 14 years ago
Mel Gorman 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low 14 years ago
Christoph Lameter 7c83912062 vmstat: User per cpu atomics to avoid interrupt disable / enable 14 years ago
Christoph Lameter 908ee0f122 vmstat: Use this_cpu_inc_return for vm statistics 14 years ago
Christoph Lameter 12938a9220 vmstat: Optimize zone counter modifications through the use of this cpu operations 14 years ago
Tejun Heo afe2c511fb workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() 14 years ago
Wu Fengguang e172662d11 vmstat: fix dirty threshold ordering 14 years ago
Wu Fengguang ff8b16d7e1 vmstat: fix offset calculation on void* 14 years ago
Namhyung Kim 36deb0be31 vmstat: include compaction.h when CONFIG_COMPACTION 14 years ago
Michael Rubin 79da826aee writeback: report dirty thresholds in /proc/vmstat 14 years ago
Michael Rubin ea941f0e2a writeback: add nr_dirtied and nr_written to /proc/vmstat 14 years ago
Christoph Lameter aa45484031 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake 15 years ago
KAMEZAWA Hiroyuki 5ee28a4476 vmstat: update zone stat threshold when onlining a cpu 15 years ago
KOSAKI Motohiro 25edde0332 vmscan: kill prev_priority completely 15 years ago
Minchan Kim 31f961a89b mm: use for_each_online_cpu() in vmstat 15 years ago
Mel Gorman 56de7263fc mm: compaction: direct compact when a high-order allocation fails 15 years ago
Mel Gorman 748446bb6b mm: compaction: memory compaction core 15 years ago
Mel Gorman f1a5ab1210 mm: export fragmentation index via debugfs 15 years ago
Mel Gorman d7a5752c0c mm: export unusable free space index via debugfs 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
KOSAKI Motohiro 93e4a89a8c mm: restore zone->all_unreclaimable to independence word 15 years ago
Christoph Lameter ad596925ea this_cpu: Remove pageset_notifier 15 years ago
Christoph Lameter 99dcc3e5a9 this_cpu: Page allocator conversion 15 years ago
KOSAKI Motohiro bb3ab59683 vmscan: stop kswapd waiting on congestion when the min watermark is not being met 15 years ago
Mel Gorman f50de2d381 vmscan: have kswapd sleep for a short interval and double check it should be asleep 15 years ago
Tejun Heo 1871e52c76 percpu: make percpu symbols under kernel/ and mm/ unique 15 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
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