From owner-freebsd-net@FreeBSD.ORG Sat Sep 8 08:54:07 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C11716A419; Sat, 8 Sep 2007 08:54:07 +0000 (UTC) (envelope-from fabien.thomas@netasq.com) Received: from netasq.netasq.com (netasq.netasq.com [213.30.137.178]) by mx1.freebsd.org (Postfix) with ESMTP id 13BC813C459; Sat, 8 Sep 2007 08:54:06 +0000 (UTC) (envelope-from fabien.thomas@netasq.com) Received: from [192.168.0.199] (unknown [10.0.0.126]) by netasq.netasq.com (Postfix) with ESMTP id 5E03E1B6C0; Sat, 8 Sep 2007 10:54:05 +0200 (CEST) In-Reply-To: <46E1D937.8040600@freebsd.org> References: <09k3e3d46bb5br07r883sdokn0j7qlkp0c@4ax.com> <46E1D937.8040600@freebsd.org> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <50A25602-5658-4AC3-98B5-CB1767CE6163@netasq.com> Content-Transfer-Encoding: 7bit From: Fabien THOMAS Date: Sat, 8 Sep 2007 10:53:55 +0200 To: freebsd-net@freebsd.org X-Mailer: Apple Mail (2.752.3) Cc: Andre Oppermann , Mike Tancsa Subject: Re: new version of polling for FreeBSD 6.x X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Sep 2007 08:54:07 -0000 > Haven't tested RELENG_4 performance in a controlled environment and > thus can't answer the question directly. However using fastforward > on 6 and 7 is key to good performance. Without it you're stuck at > some 150-200kpps, perhaps 300kpps. With it you get to 500-800kpps. > > To show that pps is mainly related to CPU freq (with high end component): FreeBSD 6.2, packet size is 64bytes and value L3 Mb/s between the two only CPU change. Xeon Woodcrest 2.33 3.00 1,287 pollng 1CPU: 210 257 1,224 pollng 2CPU: 329 396 1,204 pollng 1CPU fastfwd: 291 364 1,251 pollng 2CPU fastfwd: 455 536 1,178 warn: this is not the same hardware than in the pdf.