diff options
| author | Kuniyuki Iwashima <[email protected]> | 2024-03-25 20:24:24 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-03-29 15:28:42 +0000 |
| commit | 4090fa373f0e763c43610853d2774b5979915959 (patch) | |
| tree | ea5671d049b281b3124624d47b25f9883c72a3e6 /tools/net/ynl/lib/ynl.py | |
| parent | af_unix: Detect dead SCC. (diff) | |
| download | kernel-4090fa373f0e763c43610853d2774b5979915959.tar.gz kernel-4090fa373f0e763c43610853d2774b5979915959.zip | |
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 'tools/net/ynl/lib/ynl.py')
0 files changed, 0 insertions, 0 deletions
