svn commit: r294327 - in head/sys: dev/cxgb dev/cxgbe dev/e1000 dev/hyperv/netvsc dev/ixgbe dev/mxge netinet sys

Adrian Chadd adrian.chadd at gmail.com
Tue Jan 19 19:26:08 UTC 2016


Well, why are you using qsort to do it, rather than walking the list
of streams and inputting all the mbufs per stream?

That's an O(1) operation.



-a


More information about the svn-src-all mailing list