Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Apr 2010 04:13:52 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf options src/sys/netinet sctp_pcb.c sctp_pcb.h sctp_sysctl.c sctp_uio.h
Message-ID:  <201004170416.o3H4GZYg046448@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2010-04-17 04:13:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/conf             options 
    sys/netinet          sctp_pcb.c sctp_pcb.h sctp_sysctl.c 
                         sctp_uio.h 
  Log:
  SVN rev 206741 on 2010-04-17 04:13:52Z by rrs
  
  MFC of 205629
  
  Adds the option of seperating out the sctp stats per
  processor. This will be refined further and is definetly
  exploratory (which is why its an option) i.e. making it
  allocate the actual number of processors is coming ;-D.
  
  Revision   Changes    Path
  1.687.2.8  +1 -0      src/sys/conf/options
  1.85.2.8   +5 -0      src/sys/netinet/sctp_pcb.c
  1.41.2.3   +4 -0      src/sys/netinet/sctp_pcb.h
  1.28.2.4   +159 -1    src/sys/netinet/sctp_sysctl.c
  1.43.2.5   +5 -1      src/sys/netinet/sctp_uio.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004170416.o3H4GZYg046448>