]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] mm: set per-cpu-pages lower threshold to zero
authorSeth, Rohit <rohit.seth@intel.com>
Sun, 30 Oct 2005 01:15:48 +0000 (18:15 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 30 Oct 2005 04:40:35 +0000 (21:40 -0700)
commite46a5e28c201f703c18b47b108bfddec44f897c4
treeb55f5c376533f2ecfedc8fed0d12a590bfb1387e
parentba56e91c940146e99ac694c4c7cd7f2b4aaa565d
[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 <rohit.seth@intel.com>
Cc: <linux-mm@kvack.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/page_alloc.c