From owner-freebsd-stable@FreeBSD.ORG Wed May 11 10:07:35 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0893616A4CE for ; Wed, 11 May 2005 10:07:35 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D69543D6A for ; Wed, 11 May 2005 10:07:34 +0000 (GMT) (envelope-from michael.schuh@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so35956rng for ; Wed, 11 May 2005 03:07:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iA1M1y9J4O8LDSkSkMXBWmwnjlMAcodWergk2V9CBsFEY3yD67ZXBCasJe++4DWzBsYAoBg2IYCVDfii+EikX7+nIWEgueI0U/n/BxSrwYTp2CMvvXNmHc2HqXjt9U41PhgtfkG6MDgNtCDPNnAjtsBS1NHA3LwmVDety+7hMl4= Received: by 10.38.153.45 with SMTP id a45mr168684rne; Wed, 11 May 2005 03:07:34 -0700 (PDT) Received: by 10.38.207.79 with HTTP; Wed, 11 May 2005 03:07:34 -0700 (PDT) Message-ID: <1dbad315050511030759935fdb@mail.gmail.com> Date: Wed, 11 May 2005 12:07:34 +0200 From: Michael Schuh To: freebsd-stable@freebsd.org In-Reply-To: <20050511081209.E916116A511@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050511081209.E916116A511@hub.freebsd.org> Subject: Re: freebsd-stable Digest, Vol 109, Issue 6 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Michael Schuh List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2005 10:07:35 -0000 Hi, i think the setting of HZ has nothing to do with DEVICE_POLLING at once. So the Documentation say's DEVICE_POLLING is an Other way to get the Packets from the Ethernet. I have setted HZ=3D2000 on all my machines, equal if the Processor is an PI= 200MHz or an PIII 866MHz In fact this setting gave me the best results on: PI200 w/o MMX PI200 w/ MMX AMDK6-300 AMDK6-450 PIII 866 Athlon XP2000+ All Machines i have used with xL devies like 3C905B, Cyclone and the other 3C905's. Only difference between the real Problem and my Enviroments is i use only RELENG_4 (i be a little pedantic and konservative with stability and performance). greetings Michael