Re: [PATCH] Memory controller Add Documentation
From: Paul Menage <hidden>
Date: 2007-08-22 19:18:29
Also in:
lkml
From: Paul Menage <hidden>
Date: 2007-08-22 19:18:29
Also in:
lkml
On 8/22/07, Balbir Singh [off-list ref] wrote:
Signed-off-by: Balbir Singh <redacted> --- Documentation/memcontrol.txt | 193 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 193 insertions(+) diff -puN /dev/null Documentation/memcontrol.txt--- /dev/null 2007-06-01 20:42:04.000000000 +0530 +++ linux-2.6.23-rc2-mm2-balbir/Documentation/memcontrol.txt 2007-08-22 18:29:29.000000000 +0530@@ -0,0 +1,193 @@ +Memory Controller + +0. Salient features + +a. Enable control of both RSS and Page Cache pages
s/RSS/anonymous/ (and generally throughout the document)? RSS can include pages that are part of the page cache too. Paul -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>