netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/1] net: netem: use a list _and_ rbtree
@ 2018-12-04 19:55 Peter Oskolkov
  2018-12-04 19:55 ` [PATCH v2 net-next 1/1] net: netem: use a list in addition to rbtree Peter Oskolkov
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Oskolkov @ 2018-12-04 19:55 UTC (permalink / raw)
  To: David Miller, netdev
  Cc: Peter Oskolkov, Eric Dumazet, Stephen Hemminger, Peter Oskolkov

v2: address style suggestions by Stephen Hemminger.

All changes are noop vs v1.

Peter Oskolkov (1):
  net: netem: use a list in addition to rbtree

 net/sched/sch_netem.c | 89 +++++++++++++++++++++++++++++++++----------
 1 file changed, 69 insertions(+), 20 deletions(-)

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

end of thread, other threads:[~2018-12-06  4:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-04 19:55 [PATCH v2 net-next 0/1] net: netem: use a list _and_ rbtree Peter Oskolkov
2018-12-04 19:55 ` [PATCH v2 net-next 1/1] net: netem: use a list in addition to rbtree Peter Oskolkov
2018-12-04 20:09   ` Eric Dumazet
2018-12-06  4:18   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).