diff options
| author | David S. Miller <[email protected]> | 2024-04-19 10:34:08 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-04-19 10:34:08 +0000 |
| commit | 00ac0dc347dc2d557ba7a1da289708943a3ac5a7 (patch) | |
| tree | cd123321512e0d1b1f8271e902bd65ce923613e5 /net/unix/sysctl_net_unix.c | |
| parent | gve: Remove qpl_cfg struct since qpl_ids map with queues respectively (diff) | |
| parent | net_sched: sch_skbprio: implement lockless skbprio_dump() (diff) | |
| download | kernel-00ac0dc347dc2d557ba7a1da289708943a3ac5a7.tar.gz kernel-00ac0dc347dc2d557ba7a1da289708943a3ac5a7.zip | |
Merge branch 'net_sched-dump-no-rtnl'
Eric Dumazet says:
====================
net_sched: first series for RTNL-less qdisc dumps
Medium term goal is to implement "tc qdisc show" without needing
to acquire RTNL.
This first series makes the requested changes in 14 qdisc.
Notes :
- RTNL is still held in "tc qdisc show", more changes are needed.
- Qdisc returning many attributes might want/need to provide
a consistent set of attributes. If that is the case, their
dump() method could acquire the qdisc spinlock, to pair the
spinlock acquision in their change() method.
V2: Addressed Simon feedback (Thanks a lot Simon)
====================
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
