summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@redhat.com>2015-03-06 17:54:27 (GMT)
committerDavid S. Miller <davem@davemloft.net>2015-03-06 20:49:28 (GMT)
commitdc35dbeda3e00a05723784078a233c2531d34810 (patch)
treee7f226fba4f87b13f8470873778f06d41ced4ecc /block
parent2e1ac88a48370620429cd9e54c41365531962809 (diff)
downloadlinux-dc35dbeda3e00a05723784078a233c2531d34810.tar.xz
fib_trie: Add tnode struct as a container for fields not needed in key_vector
This change pulls the fields not explicitly needed in the key_vector and placed them in the new tnode structure. By doing this we will eventually be able to reduce the key_vector down to 16 bytes on 64 bit systems, and 12 bytes on 32 bit systems. Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions