diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2008-10-21 19:05:02 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2008-10-21 19:05:02 +0200 |
commit | 6d6ebd1247076c88ceeb8d9528d62cd38a5e909a (patch) | |
tree | b3f871f627f6ab55908fdb9fdff8c204c7793064 /extensions | |
parent | 705435f574e45348f5613672588b453d6285ef20 (diff) | |
download | conntrack-tools-6d6ebd1247076c88ceeb8d9528d62cd38a5e909a.tar.gz conntrack-tools-6d6ebd1247076c88ceeb8d9528d62cd38a5e909a.zip |
cache: use jhash2 instead of double jhash+jhash_2words
Currently, oprofile reports ~17% of sample in the hashing. With
this patch, that uses jhash2 instead of a double call to jhash
and one to jhash_2words, it goes down to ~11%.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'extensions')
0 files changed, 0 insertions, 0 deletions