From owner-cvs-src@FreeBSD.ORG Fri Aug 13 22:34:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34CF716A4CE; Fri, 13 Aug 2004 22:34:22 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA97C43D39; Fri, 13 Aug 2004 22:34:21 +0000 (GMT) (envelope-from max@love2party.net) Received: from [212.227.126.155] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1Bvkcv-00084l-00; Sat, 14 Aug 2004 00:34:21 +0200 Received: from [84.128.137.28] (helo=donor.laier.local) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1Bvkcu-00060f-00; Sat, 14 Aug 2004 00:34:21 +0200 From: Max Laier To: Robert Watson Date: Sat, 14 Aug 2004 00:32:24 +0200 User-Agent: KMail/1.6.2 References: <200408132223.i7DMNLts006884@repoman.freebsd.org> In-Reply-To: <200408132223.i7DMNLts006884@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_AGUHBf6HaZBXQUb"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408140032.32139.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:61c499deaeeba3ba5be80f48ecc83056 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net rtsock.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Aug 2004 22:34:22 -0000 --Boundary-02=_AGUHBf6HaZBXQUb Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 14 August 2004 00:23, Robert Watson wrote: > rwatson 2004-08-13 22:23:21 UTC > > FreeBSD src repository > > Modified files: > sys/net rtsock.c > Log: > Use IFQ_SET_MAXLEN() to set the maximum queue depth of the routing > socket netisr queue. Well, I suggest to use IFQ_* macros only on queues that are IFQ_SET_READY'e= d=20 as well. i.e. as long as you don't use IFQ_{EN,DE}QUEUE with the queue ther= e=20 is not much point in using IFQ_SET_MAXLEN either. It'd just add noise to=20 searches for IFQ_* I don't think that there are plans to use ALTQ disciplines on the netisr=20 queues, are there? > Pointed out by: winter > > Revision Changes Path > 1.113 +1 -1 src/sys/net/rtsock.c =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=_AGUHBf6HaZBXQUb Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQBBHUGAXyyEoT62BG0RAg3CAJ9MpNpflANXEci5z5qvNVZ2vB48dACZAZYj TZsxoxjLgEOIjVewsIA/Zt4= =4qv0 -----END PGP SIGNATURE----- --Boundary-02=_AGUHBf6HaZBXQUb--