diff options
author | Kuniyuki Iwashima <[email protected]> | 2024-03-25 13:24:24 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-03-29 08:28:42 -0700 |
commit | 4090fa373f0e763c43610853d2774b5979915959 (patch) | |
tree | ea5671d049b281b3124624d47b25f9883c72a3e6 /drivers/net/ethernet/intel/igc | |
parent | a15702d8b3aad8ce5268c565bd29f0e02fd2db83 (diff) |
af_unix: Replace garbage collection algorithm.
If we find a dead SCC during iteration, we call unix_collect_skb()
to splice all skb in the SCC to the global sk_buff_head, hitlist.
After iterating all SCC, we unlock unix_gc_lock and purge the queue.
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Acked-by: Paolo Abeni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions