From: Seth, Rohit Date: Sun, 30 Oct 2005 01:15:48 +0000 (-0700) Subject: [PATCH] mm: set per-cpu-pages lower threshold to zero X-Git-Tag: v2.6.15-rc1~730^2^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e46a5e28c201f703c18b47b108bfddec44f897c4;p=pandora-kernel.git [PATCH] mm: set per-cpu-pages lower threshold to zero Set the low water mark for hot pages in pcp to zero. (akpm: for the life of me I cannot remember why we created pcp->low. Neither can Martin and the changelog is silent. Maybe it was just a brainfart, but I have this feeling that there was a reason. If not, we should remove the fields completely. We'll see.) Signed-off-by: Rohit Seth Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed