From: Christoph Lameter Date: Fri, 30 Jun 2006 08:55:40 +0000 (-0700) Subject: [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter X-Git-Tag: v2.6.18-rc1~305 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce866b34ae1b7f1ce60234cf65855886ac7e7d30;p=pandora-kernel.git [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter Conversion of nr_writeback to per zone counter. This removes the last page_state counter from arch/i386/mm/pgtable.c so we drop the page_state from there. [akpm@osdl.org: bugfix] Signed-off-by: Christoph Lameter Cc: Trond Myklebust Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed