Date: Sat, 14 Aug 2004 00:32:24 +0200 From: Max Laier <max@love2party.net> To: Robert Watson <rwatson@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net rtsock.c Message-ID: <200408140032.32139.max@love2party.net> In-Reply-To: <200408132223.i7DMNLts006884@repoman.freebsd.org> References: <200408132223.i7DMNLts006884@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408140032.32139.max>