git: ifnet: Add ringmap, which does ring/cpu map and generates redirect table.

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Thu May 11 07:40:53 PDT 2017


commit 68732d8f848c13578580273a84098a26522b9341
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Tue Apr 18 13:43:26 2017 +0800

    ifnet: Add ringmap, which does ring/cpu map and generates redirect table.

Summary of changes:
 sys/net/altq/if_altq.h              |   2 +-
 sys/net/if.c                        | 221 +++++++++++++++++++++++++++++++-----
 sys/net/if_var.h                    |  17 +++
 sys/net/ifq_var.h                   |  14 ++-
 tools/tools/netrate/pktgen/Makefile |   2 +-
 5 files changed, 227 insertions(+), 29 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/68732d8f848c13578580273a84098a26522b9341


-- 
DragonFly BSD source repository



More information about the Commits mailing list