Commit Graph

131 Commits (53f9313f5c465b128febf763b58156e0acae136b)

Author SHA1 Message Date
Hugh Dickins 8befedfe67 mm: remove unevictable_pgs_mlockfreed 13 years ago
Minchan Kim 5a88381384 memory-hotplug: fix zone stat mismatch 13 years ago
Hugh Dickins a0c5e813f0 mm: remove free_page_mlock 13 years ago
Bartlomiej Zolnierkiewicz d1ce749a0d cma: count free CMA pages 13 years ago
Tejun Heo 203b42f731 workqueue: make deferrable delayed_work initializer names consistent 13 years ago
Mel Gorman 68243e76ee mm: account for the number of times direct reclaimers get throttled 13 years ago
Sasikantha babu bde8bd8a1d mm/vmstat.c: remove debug fs entries on failure of file creation and made extfrag_debug_root dentry local 13 years ago
Michal Nazarewicz 47118af076 mm: mmzone: MIGRATE_CMA migration type added 13 years ago
Ying Han 904249aa68 mm: fix up the vmscan stat in vmstat 13 years ago
Heiko Carstens 4156153c4d mm,x86,um: move CMPXCHG_LOCAL config option 13 years ago
Dimitri Sivanich a1cb2c60dd mm/vmstat.c: cache align vm_stat 13 years ago
Mel Gorman 49ea7eb65e mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes 13 years ago
Mel Gorman ee72886d8e mm: vmscan: do not writeback filesystem pages in direct reclaim 13 years ago
David Rientjes 0d6617c773 numa: fix NUMA compile error when sysfs and procfs are disabled 14 years ago
KOSAKI Motohiro a6cccdc36c mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur 14 years ago
KOSAKI Motohiro fa25c503df mm: per-node vmstat: show proper vmstats 14 years ago
Andi Kleen 81ab4201fb mm: add VM counters for transparent hugepages 14 years ago
Christoph Lameter d3bc236718 vmstat: update comment regarding stat_threshold 14 years ago
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 15 years ago
Michael Rubin 79da826aee writeback: report dirty thresholds in /proc/vmstat 15 years ago
Michael Rubin ea941f0e2a writeback: add nr_dirtied and nr_written to /proc/vmstat 15 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 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
Mel Gorman 24cf72518c vmscan: count the number of times zone_reclaim() scans and fails 16 years ago