From owner-freebsd-performance@FreeBSD.ORG Tue Jan 24 16:53:25 2012 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8DA8106564A for ; Tue, 24 Jan 2012 16:53:25 +0000 (UTC) (envelope-from mmarkowski@leon.pl) Received: from kameleon.leon.pl (kameleon.leon.pl [IPv6:2a02:c40:0:10::5bc3:8704]) by mx1.freebsd.org (Postfix) with ESMTP id 6BEB68FC0A for ; Tue, 24 Jan 2012 16:53:25 +0000 (UTC) Received: by kameleon.leon.pl (Postfix, from userid 1080) id C6D23358C5C; Tue, 24 Jan 2012 17:53:23 +0100 (CET) To: X-PHP-Script: mail.leon.pl/index.php for 188.137.111.246 X-PHP-Originating-Script: 1080:main.inc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 24 Jan 2012 17:53:23 +0100 From: Marcin Markowski In-Reply-To: References: Message-ID: <909994c3cdd84cb2c47ff8037c23e142@leon.pl> X-Sender: mmarkowski@leon.pl User-Agent: Roundcube Webmail/0.6 Subject: Re: Performance problem using Intel X520-DA2 X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2012 16:53:25 -0000 On 24.01.2012 14:22, Ivan Voras wrote: >> On Mon, Jan 23, 2012 at 12:20 PM, Marcin >> Markowskiwrote: > >>> (on 9.0 we can see also kernel thread named {ix0 que} using 100% >>> CPU), > >>> hw.ixgbe.num_queues=16 > > If there really are 16 hardware queues, shouldn't there be 16 kernel > threads for queue processing? There are 16 threads, but only one of them consumes 100% CPU and the others do not use more than 5% CPU: http://pastebin.com/BWDWh8kW The same test but on the Intel SR1630GP, 1 CPU Xeon X3450 and FreeBSD 8.2: http://pastebin.com/vLib1kqE -- Marcin Markowski