Re: [patch 18/19] account mlocked pages

2008-01-12 Thread Rik van Riel
On Fri, 11 Jan 2008 18:21:09 +0530 Balbir Singh <[EMAIL PROTECTED]> wrote: > * Rik van Riel <[EMAIL PROTECTED]> [2008-01-08 15:59:57]: > > The following patch is required to compile the code with > CONFIG_NORECLAIM enabled and CONFIG_NORECLAIM_MLOCK disabled. I have untangled the #ifdefs to make

Re: [patch 18/19] account mlocked pages

2008-01-11 Thread Balbir Singh
* Rik van Riel <[EMAIL PROTECTED]> [2008-01-08 15:59:57]: The following patch is required to compile the code with CONFIG_NORECLAIM enabled and CONFIG_NORECLAIM_MLOCK disabled. Signed-off-by: Balbir Singh <[EMAIL PROTECTED]> diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h index c8cc