summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNick Piggin <nickpiggin@yahoo.com.au>2004-10-25 04:05:35 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-10-25 04:05:35 -0700
commit36f22c3f2e0b9f2af10df592ec10bbb9429472b4 (patch)
treec9597f3ec524e901f7fa7584a48a6f58d4a69205 /scripts
parent6a80b2d2a25631342276b296b94c57c26a46de0b (diff)
[PATCH] mm: help zone padding
Uses the zero length array which seems to be quite abundant throughout the tree to reduce the size of the zone padding to zero. 1536 before, 1152 afterwards for me. Also try to be a bit smarter about getting commonly accessed fields together, which surely can't be worse than before. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions