git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1f6f5a
)
[IPV4] fib_trie: put leaf nodes in a slab cache
author
Stephen Hemminger
<stephen.hemminger@vyatta.com>
Wed, 23 Jan 2008 05:51:50 +0000
(21:51 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:10:56 +0000
(15:10 -0800)
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 <stephen.hemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found