Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2004 10:12:16 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_hostcache.c
Message-ID:  <200408111012.i7BACGtV061279@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2004-08-11 10:12:16 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_hostcache.c 
  Log:
  Correct the displayed bandwidth calculation for a readout via sysctl.  The
  saved value does not have to be scaled with HZ; it is already in bytes per
  second.  Only the multiply by eight remains to show bits per second (bps).
  
  Revision  Changes    Path
  1.5       +1 -1      src/sys/netinet/tcp_hostcache.c



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