[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080317220514.c8856422.akpm@linux-foundation.org>
Date: Mon, 17 Mar 2008 22:05:14 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Miklos Szeredi <miklos@...redi.hu>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-mm@...ck.org
Subject: Re: [patch 2/8] mm: Add NR_WRITEBACK_TEMP counter
On Mon, 17 Mar 2008 20:19:10 +0100 Miklos Szeredi <miklos@...redi.hu> wrote:
> @@ -179,6 +179,7 @@ static int meminfo_read_proc(char *page,
> "PageTables: %8lu kB\n"
> "NFS_Unstable: %8lu kB\n"
> "Bounce: %8lu kB\n"
> + "WritebackTmp: %8lu kB\n"
These fields are documented in Documentation/filesystems/proc.txt (please),
although we're missing some of them now.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists