diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-12-04 14:15:28 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-12-04 14:15:28 +0000 |
commit | 5c26af9dca4f7ab0fda560e005101f103f3f1c4c (patch) | |
tree | 344c749a8bfecc210b825490f5b57f892da6d4d6 /libexec/tradcpp/main.c | |
parent | f1cbcfc347fef23cdc9e8052cee6fcbb301143d8 (diff) |
Reduce the stride length of the tables by two and use a single page
allocator for the 4K heap.
In this configuration a fullfeed BGP server for v4 and v6 consumes
10M more than with the radix tree.
This double the depth of the tree and makes the lookup slower. But
the ratio speed/memory can be adjusted in the future, for now we are
interested in a lock-free route lookup.
Tested by and ok benno@
Diffstat (limited to 'libexec/tradcpp/main.c')
0 files changed, 0 insertions, 0 deletions