Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Mar 1999 01:21:29 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_de.c
Message-ID:  <199903130921.BAA22834@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/03/13 01:21:29 PST

  Modified files:
    sys/pci              if_de.c 
  Log:
  set if_snd.ifq_maxlen to something reasonable - note that if_de.c has
  a wierd double-queue arrangement..  It always empties the if_snd queue
  then puts the transmit packets into a different queue that is limited
  by the number of TX descriptors and does it's own discards...
  This should stop the boot-time XXX warning anyway.
  
  Revision  Changes    Path
  1.100     +5 -1      src/sys/pci/if_de.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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