Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net/sched: sch_drr: lockless cl->deficit and cl->quantum
@ 2026-05-19  9:46 Eric Dumazet
  2026-05-19  9:46 ` [PATCH net-next 1/2] net/sched: sch_drr: annotate data-races around cl->deficit Eric Dumazet
  2026-05-19  9:46 ` [PATCH net-next 2/2] net/sched: sch_drr: make cl->quantum lockless Eric Dumazet
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Dumazet @ 2026-05-19  9:46 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski, Paolo Abeni
  Cc: Simon Horman, Jamal Hadi Salim, Victor Nogueira, Jiri Pirko,
	netdev, eric.dumazet, Eric Dumazet

First patch adds missing annotations around cl->deficit.

Second patch makes cl->quantum lockless, to prepare
future lockless qdisc dumps.

Eric Dumazet (2):
  net/sched: sch_drr: annotate data-races around cl->deficit
  net/sched: sch_drr: make cl->quantum lockless

 net/sched/sch_drr.c | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

-- 
2.54.0.563.g4f69b47b94-goog


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-19  9:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-19  9:46 [PATCH net-next 0/2] net/sched: sch_drr: lockless cl->deficit and cl->quantum Eric Dumazet
2026-05-19  9:46 ` [PATCH net-next 1/2] net/sched: sch_drr: annotate data-races around cl->deficit Eric Dumazet
2026-05-19  9:46 ` [PATCH net-next 2/2] net/sched: sch_drr: make cl->quantum lockless Eric Dumazet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox