From owner-freebsd-net@FreeBSD.ORG Mon Apr 12 00:58:59 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 DC29D16A4CE; Mon, 12 Apr 2004 00:58:59 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 214D043D48; Mon, 12 Apr 2004 00:58:59 -0700 (PDT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i3C83c4h016256 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 12 Apr 2004 11:03:39 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i3C7wnEC018110; Mon, 12 Apr 2004 10:58:49 +0300 (EEST) (envelope-from ru) Date: Mon, 12 Apr 2004 10:58:49 +0300 From: Ruslan Ermilov To: Roman Kurakin Message-ID: <20040412075849.GF17656@ip.net.ua> References: <20040409164724.GD2461@ip.net.ua> <407A3AD5.50508@cronyx.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HKEL+t8MFpg/ASTE" Content-Disposition: inline In-Reply-To: <407A3AD5.50508@cronyx.ru> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: Luigi Rizzo cc: net@FreeBSD.org Subject: Re: polling(4) and rl(4) 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, 12 Apr 2004 07:59:00 -0000 --HKEL+t8MFpg/ASTE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 12, 2004 at 10:44:37AM +0400, Roman Kurakin wrote: > Ruslan Ermilov wrote: >=20 > >As an aside, I've started working on the ``[-]polling'' option for > >ifconfig(8) that, when done, will allow changing the polling status > >of individual interfaces in run-time, e.g., the following command > >will disable polling on nge0: > > > > ifconfig nge0 -polling > >=20 > > > Just a thought, what if iface is not hardware? Netgraph for example? :-) >=20 I can only think of ng_eiface(4) here, and I don't see how it would benefit at all from having the DEVICE_POLLING support, nor I can see how such a support would fit into the driver, as the driver doesn't have any RX/TX queues. But it can be done of course. ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --HKEL+t8MFpg/ASTE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAekw5Ukv4P6juNwoRAh3sAJ0UghZGOxiqgn603YV8vwAilTg8wwCfX0QE t2uxxzFf+ZdzIf/NeEmqr88= =/0Ka -----END PGP SIGNATURE----- --HKEL+t8MFpg/ASTE--