Pete Heist <[email protected]> writes: >> On Sep 6, 2018, at 7:22 PM, Dave Taht <[email protected]> wrote: >> >> There was a very good paper or two (I think luca co-authored one) that >> showed that "active flows" were generally measured in the mid 200s in >> nearly any scenario. I agreed with that which was in part why I felt >> we could stick >> with 1024 queues, a direct mapped hash, and a couple collisions. > > So I’m not sure if this is a great way to gauge active flow counts > through a router, but at 8pm:
In the context of that paper you'd need to count the number of active queues in fq_codel. So `tc class show dev $DEV` and see how many classes are displayed... -Toke _______________________________________________ Cake mailing list [email protected] https://lists.bufferbloat.net/listinfo/cake
