git: inpcb: Revoke INP_WILDCARD_MP, which serves no purpose now

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Sep 29 05:25:53 PDT 2014


commit 86976ce469bf35974867d1e1635350121245d0e6
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Mon Sep 29 20:15:50 2014 +0800

    inpcb: Revoke INP_WILDCARD_MP, which serves no purpose now
    
    While I'm here, use ncpus2 instead of ncpus for TCP, which only uses
    ncpus2 netisrs.

Summary of changes:
 sys/netinet/in_pcb.h     |  3 ++-
 sys/netinet/tcp_subr.c   |  8 +++-----
 sys/netinet/tcp_usrreq.c | 16 ++++------------
 3 files changed, 9 insertions(+), 18 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/86976ce469bf35974867d1e1635350121245d0e6


-- 
DragonFly BSD source repository



More information about the Commits mailing list