Commit Graph

155 Commits (e4fbaee29272533a242f117d18712e2974520d2c)

Author SHA1 Message Date
Mel Gorman 72403b4a0f mm: numa: return the number of base pages altered by protection changes 11 years ago
Toshi Kani 807a1bd2b2 mm: clear N_CPU from node_states at CPU offline 11 years ago
Toshi Kani d7e0b37a87 mm: set N_CPU to node_states during boot 11 years ago
Lisa Du 6e543d5780 mm: vmscan: fix do_try_to_free_pages() livelock 12 years ago
Christoph Lameter fbc2edb053 vmstat: use this_cpu() to avoid irqon/off sequence in refresh_cpu_vm_stats 12 years ago
Christoph Lameter 4edb0748b2 vmstat: create fold_diff 12 years ago
Christoph Lameter 2bb921e526 vmstat: create separate function to fold per cpu diffs into local counters 12 years ago
Johannes Weiner 81c0a2bb51 mm: page_alloc: fair zone allocator policy 12 years ago
Dave Hansen 6df46865ff mm: vmstats: track TLB flush stats on UP too 12 years ago
Dave Hansen 9824cf9753 mm: vmstats: tlb flush counters 12 years ago
Paul Gortmaker 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 years ago
Cody P Schafer 40f4b1ead0 mm/vmstat: add note on safety of drain_zonestat 12 years ago
Yijing Wang f1cb08798e mm: remove CONFIG_HOTPLUG ifdefs 12 years ago
Cody P Schafer 108bcc96ef mm: add & use zone_end_pfn() and zone_spans_pfn() 12 years ago
Zlatko Calusic 258401a60c mm: don't wait on congested zones in balance_pgdat() 12 years ago
Minchan Kim 194159fbcc mm: remove MIGRATE_ISOLATE check in hotpath 12 years ago
Jiang Liu b40da04946 mm: use zone->present_pages instead of zone->managed_pages where appropriate 12 years ago
Jiang Liu 9feedc9d83 mm: introduce new field "managed_pages" to struct zone 12 years ago
Lai Jiangshan a47b53c5f9 vmstat: use N_MEMORY instead N_HIGH_MEMORY 12 years ago
Kirill A. Shutemov d8a8e1f0da thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events 12 years ago
Mel Gorman 03c5a6e163 mm: numa: Add pte updates, hinting and migration stats 12 years ago
Mel Gorman 397487db69 mm: compaction: Add scanned and isolated counters for compaction 12 years ago
Mel Gorman 5647bc293a mm: compaction: Move migration fail/success stats to migrate.c 12 years ago
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