From: Stephen Hemminger Date: Wed, 23 Jan 2008 05:51:50 +0000 (-0800) Subject: [IPV4] fib_trie: put leaf nodes in a slab cache X-Git-Tag: v2.6.25-rc1~1162^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc3c8c1e02ae89668239742fd592f21e1998fa46;p=pandora-kernel.git [IPV4] fib_trie: put leaf nodes in a slab cache This improves locality for operations that touch all the leaves. Save space since these entries don't need to be hardware cache aligned. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed