Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
user avatar
Eric Dumazet authored
hh_lock was converted from rwlock to seqlock by Stephen.

To have a 100% benefit of this change, I suggest to place read mostly fields
of hh_cache in a separate cache line, because hh_refcnt may be changed quite
frequently on some busy machines.

Signed-off-by: default avatarEric Dumazet <dada1@cosmosbay.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
f0490980
Forked from BeagleBoard.org / Linux
Source project has a limited visibility.
Name Last commit Last update