K 10 svn:author V 5 shurd K 8 svn:date V 27 2018-04-18T15:34:18.926197Z K 7 svn:log V 364 iflib: Fix queue distribution when there are no threads Previously, if there are no threads, all queues which targeted cores that share an L2 cache were bound to a single core. The intent is to distribute them across these cores. Reported by: olivier Reviewed by: sbruno Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D15120 END