aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/vmstat.h
Commit message (Expand)AuthorAgeFilesLines
* mm: move enum vm_event_item into a standalone header fileAndrew Morton2011-05-261-61/+1
* mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occurKOSAKI Motohiro2011-05-251-0/+3
* mm: per-node vmstat: show proper vmstatsKOSAKI Motohiro2011-05-251-1/+3
* mm: add VM counters for transparent hugepagesAndi Kleen2011-04-141-0/+7
* mm: add __GFP_OTHER_NODE flagAndi Kleen2011-03-221-2/+2
* mm: vmstat: use a single setter function and callback for adjusting percpu th...Mel Gorman2011-01-131-4/+6
* mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman2011-01-131-0/+5
* mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2010-09-091-0/+22
* mm: compaction: direct compact when a high-order allocation failsMel Gorman2010-05-251-0/+1
* mm: compaction: memory compaction coreMel Gorman2010-05-251-0/+3
* Merge branch 'master' into percpuTejun Heo2010-01-051-0/+2
|\
| * vmscan: stop kswapd waiting on congestion when the min watermark is not being...KOSAKI Motohiro2009-12-151-1/+2
| * vmscan: have kswapd sleep for a short interval and double check it should be ...Mel Gorman2009-12-151-0/+1
* | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-4/+4
|/
* this_cpu: Use this_cpu ops for VM statisticsChristoph Lameter2009-10-031-6/+4
* mm: count only reclaimable lru pagesWu Fengguang2009-09-221-9/+2
* mm: remove __{add,sub}_zone_page_state()KOSAKI Motohiro2009-09-221-5/+0
* vmscan: count the number of times zone_reclaim() scans and failsMel Gorman2009-06-161-0/+3
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-161-2/+0
* proc: move /proc/zoneinfo boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-231-1/+0
* proc: move /proc/vmstat boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-231-1/+0
* proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-231-1/+0
* proc: move /proc/buddyinfo boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-231-1/+0
* mlock: count attempts to free mlocked pageLee Schermerhorn2008-10-201-0/+1
* vmstat: mlocked pages statisticsNick Piggin2008-10-201-0/+4
* unevictable lru: add event counting with statisticsLee Schermerhorn2008-10-201-0/+5
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-201-0/+10
* mm/vmstat.c: proper externsAdrian Bunk2008-07-241-0/+6
* Subject: [PATCH] hugetlb: vmstat events for huge page allocationsAdam Litke2008-04-281-0/+4
* mm: remember what the preferred zone is for zone_statisticsMel Gorman2008-04-281-1/+1
* let __dec_zone_page_state use __dec_zone_stateUwe Kleine-König2008-02-291-2/+1
* Create the ZONE_MOVABLE zoneMel Gorman2007-07-171-2/+3
* vmstat: use our own timer eventsChristoph Lameter2007-05-091-3/+0
* [PATCH] count_vm_events-warning-fixAndrew Morton2007-02-111-18/+29
* [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter2007-02-111-4/+13
* [PATCH] Drop free_pages()Christoph Lameter2007-02-111-0/+1
* [PATCH] Use ZVC for inactive and active countsChristoph Lameter2007-02-111-0/+9
* [PATCH] fix vm_events_fold_cpu() build breakageMagnus Damm2006-12-221-0/+6
* [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustifyPaul Jackson2006-12-221-2/+3
* [PATCH] Remove another config.hDave Jones2006-09-291-1/+0
* [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter2006-09-261-1/+13
* [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter2006-09-261-3/+1
* [PATCH] fix vmstat per cpu usageJan Blunck2006-08-061-4/+4
* [PATCH] ZVC: add __inc_zone_state for !SMP configurationChristoph Lameter2006-07-101-2/+7
* [PATCH] count_vm_events() fixAndrew Morton2006-07-101-1/+1
* [PATCH] Light weight event countersChristoph Lameter2006-06-301-104/+66
* [PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter2006-06-301-1/+9
* [PATCH] zoned-vm-counters: remove read_page_state()Andrew Morton2006-06-301-4/+0
* [PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2006-06-301-1/+0
* [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-301-9/+0