Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Aug 2004 16:42:28 +0000 (UTC)
From:      Max Laier <mlaier@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_output.c
Message-ID:  <200408221642.i7MGgSOG035513@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mlaier      2004-08-22 16:42:28 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_output.c 
  Log:
  Allow early drop for non-ALTQ enabled queues in an ALTQ-enabled kernel.
  Previously the early drop was disabled unconditionally for ALTQ-enabled
  kernels.
  
  This should give some benefit for the normal gateway + LAN-server case with
  a busy LAN leg and an ALTQ managed uplink.
  
  Reviewed and style help from:   cperciva, pjd
  
  Revision  Changes    Path
  1.227     +14 -13    src/sys/netinet/ip_output.c



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