From: Seth, Rohit Date: Sun, 30 Oct 2005 01:15:47 +0000 (-0700) Subject: [PATCH] mm: page_alloc: increase size of per-cpu-pages X-Git-Tag: v2.6.15-rc1~730^2^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba56e91c940146e99ac694c4c7cd7f2b4aaa565d;p=pandora-kernel.git [PATCH] mm: page_alloc: increase size of per-cpu-pages Increase the page allocator's per-cpu magazines from 1/4MB to 1/2MB. Over 100+ runs for a workload, the difference in mean is about 2%. The best results for both are almost same. Though the max variation in results with 1/2MB is only 2.2%, whereas with 1/4MB it is 12%. Signed-off-by: Rohit Seth Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed