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
[-- Attachment #1 --]
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'ed
as well. i.e. as long as you don't use IFQ_{EN,DE}QUEUE with the queue there
is not much point in using IFQ_SET_MAXLEN either. It'd just add noise to
searches for IFQ_*
I don't think that there are plans to use ALTQ disciplines on the netisr
queues, are there?
> Pointed out by: winter
>
> Revision Changes Path
> 1.113 +1 -1 src/sys/net/rtsock.c
--
/"\ Best regards, | mlaier@freebsd.org
\ / Max Laier | ICQ #67774661
X http://pf4freebsd.love2party.net/ | mlaier@EFnet
/ \ ASCII Ribbon Campaign | Against HTML Mail and News
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (FreeBSD)
iD8DBQBBHUGAXyyEoT62BG0RAg3CAJ9MpNpflANXEci5z5qvNVZ2vB48dACZAZYj
TZsxoxjLgEOIjVewsIA/Zt4=
=4qv0
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408140032.32139.max>
