diff options
author | Eric Dumazet <edumazet@google.com> | 2025-03-12 11:22:50 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-03-18 15:18:36 +0300 |
commit | ca0359df45a55a9eb4d6dc09a481064abf78320f (patch) | |
tree | 4a9e6bcd4806324cfaf4b4b67f0fd082d99ae4cb /net/core/dev_api.c | |
parent | eb0dfc0ef195a04e519b15d73cf25d8c25ee8df7 (diff) | |
download | linux-ca0359df45a55a9eb4d6dc09a481064abf78320f.tar.xz |
inet: frags: save a pair of atomic operations in reassembly
As mentioned in commit 648700f76b03 ("inet: frags:
use rhashtables for reassembly units"):
A followup patch will even remove the refcount hold/release
left from prior implementation and save a couple of atomic
operations.
This patch implements this idea, seven years later.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/20250312082250.1803501-5-edumazet@google.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions