summaryrefslogtreecommitdiffstats
path: root/include/linux/vmstat.h
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-301-1/+0
* [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-301-1/+0
* [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-2/+1
* [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-301-2/+1
* [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-301-2/+0
* [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter2006-06-301-1/+128
* [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter2006-06-301-0/+138