From owner-freebsd-net@FreeBSD.ORG Mon Aug 23 20:29:06 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 636F216A52D for ; Mon, 23 Aug 2004 20:29:05 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id A620C43D2F for ; Mon, 23 Aug 2004 20:29:04 +0000 (GMT) (envelope-from max@love2party.net) Received: from [212.227.126.205] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1BzLRA-0003qu-00 for freebsd-net@freebsd.org; Mon, 23 Aug 2004 22:29:04 +0200 Received: from [217.227.151.181] (helo=donor.laier.local) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1BzLR9-0005Pl-00 for freebsd-net@freebsd.org; Mon, 23 Aug 2004 22:29:03 +0200 From: Max Laier To: freebsd-net@freebsd.org Date: Mon, 23 Aug 2004 22:27:26 +0200 User-Agent: KMail/1.6.2 References: <200408232117.23578.max@love2party.net> <412A4742.5020502@elischer.org> In-Reply-To: <412A4742.5020502@elischer.org> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_vMlKBJ/yJhgYksT"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408232227.27474.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:61c499deaeeba3ba5be80f48ecc83056 Subject: Re: RELENG_5 material? ip_output.c#rev.1.227 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Aug 2004 20:29:06 -0000 --Boundary-02=_vMlKBJ/yJhgYksT Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 23 August 2004 21:36, Julian Elischer wrote: > what's the result of this..? Uhg ... I knew I was missing something. This will re-enable the so called "early drop hack" that checks early in th= e=20 output path whether or not there is room left in the interface queue. This= =20 reduces the workload and the network lock contention as it avoids unnecessa= ry=20 progressing of packets that can't be queued (and later sent out) anyway. =46or ALTQ enabled queues the check is disabled. Before this change it was= =20 disabled for *all* queues once you put in "options ALTQ". > Max Laier wrote: > >Hi, > > > >I'd like to merge the following diff to RELENG_5 in order to gain > > performance for the most common ALTQ setups (huge, unALTQed LAN-if and > > small(er), ALTQed WAN-uplink). It is really straight forward, please lo= ok > > at the diff and tell me what you think: > >http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/ip_output.c.diff?r= 1=3D > >1.226&r2=3D1.227&f=3Dh > > > >Thanks in advance! =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --Boundary-02=_vMlKBJ/yJhgYksT Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD4DBQBBKlMvXyyEoT62BG0RAq3EAJiPVLVAUhrNGJ4mVfSDxfa6pdwvAJsGRXgR MhPtB5qN0eRFgjJLhwLU6A== =XyKz -----END PGP SIGNATURE----- --Boundary-02=_vMlKBJ/yJhgYksT--