From owner-freebsd-questions@FreeBSD.ORG Thu Dec 22 22:03:34 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCB821065670 for ; Thu, 22 Dec 2011 22:03:34 +0000 (UTC) (envelope-from kes-kes@yandex.ru) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [IPv6:2a02:6b8:0:801::5]) by mx1.freebsd.org (Postfix) with ESMTP id F2CFF8FC12 for ; Thu, 22 Dec 2011 22:03:33 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward15.mail.yandex.net (Yandex) with ESMTP id 514729E1E02 for ; Fri, 23 Dec 2011 02:03:32 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1324591412; bh=0t6WgFtGs3YzsjfxJ/e4G6c+5olHhYr9K5T55+DKCO0=; h=Date:From:Reply-To:Message-ID:To:CC:Subject:In-Reply-To: References:MIME-Version:Content-Type:Content-Transfer-Encoding; b=UyQLBUavyvevuvvrvt1554VF5hC1eoZvWQPu0+1nXMUS3RND8Tepiudtut3T3p9VN mDyXgxoQpP4C4zI7pk6kaoLGELeE24dDE1Y8vgLSyE65j8IaprPszftlHEdiv7d/EN krxemr0KPz+1poyUm0XmA1f9BEUm2iqnpM1gISBM= Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id 2D59C16A02DA; Fri, 23 Dec 2011 02:03:32 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1324591412; bh=0t6WgFtGs3YzsjfxJ/e4G6c+5olHhYr9K5T55+DKCO0=; h=Date:From:Reply-To:Message-ID:To:CC:Subject:In-Reply-To: References:MIME-Version:Content-Type:Content-Transfer-Encoding; b=UyQLBUavyvevuvvrvt1554VF5hC1eoZvWQPu0+1nXMUS3RND8Tepiudtut3T3p9VN mDyXgxoQpP4C4zI7pk6kaoLGELeE24dDE1Y8vgLSyE65j8IaprPszftlHEdiv7d/EN krxemr0KPz+1poyUm0XmA1f9BEUm2iqnpM1gISBM= Received: from unknown (unknown [77.93.52.19]) by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 3Vm0BQbX-3Vmm06Cs; Fri, 23 Dec 2011 02:03:31 +0400 X-Yandex-Spam: 1 Date: Fri, 23 Dec 2011 00:03:29 +0200 From: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= X-Mailer: The Bat! (v4.0.24) Professional Organization: =?windows-1251?B?188gyu7t/Oru4iwgRnJlZUxpbmU=?= X-Priority: 3 (Normal) Message-ID: <613871684.20111223000329@yandex.ru> To: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= In-Reply-To: <1444579738.20111222202238@yandex.ru> References: <1444579738.20111222202238@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: about igb queue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2011 22:03:34 -0000 Çäðàâñòâóéòå, Êîíüêîâ. Âû ïèñàëè 22 äåêàáðÿ 2011 ã., 20:22:38: ÊÅ> I have configured that I receive traffic from LAN via igb1 and it is ÊÅ> leaving to world via igb0 ÊÅ> but when I see processes I see that on igb0 there is 4 queues but on ÊÅ> igb1 it is only one. Do I must tune something or all is right here? ÊÅ> top -SIHP ÊÅ> PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU COMMAND ÊÅ> 11 root 155 ki31 0K 32K RUN 1 287:27 70.21% idle{idle: cpu1} ÊÅ> 11 root 155 ki31 0K 32K RUN 3 292:42 67.77% idle{idle: cpu3} ÊÅ> 11 root 155 ki31 0K 32K CPU2 2 286:38 65.97% idle{idle: cpu2} ÊÅ> 11 root 155 ki31 0K 32K RUN 0 282:58 57.13% idle{idle: cpu0} ÊÅ> 12 root -92 - 0K 248K WAIT 1 7:01 5.32% intr{irq257: igb0:que} ÊÅ> 12 root -92 - 0K 248K WAIT 0 9:35 5.03% intr{irq256: igb0:que} ÊÅ> 12 root -92 - 0K 248K WAIT 2 8:14 4.25% intr{irq258: igb0:que} ÊÅ> 12 root -92 - 0K 248K WAIT 3 9:48 3.71% intr{irq259: igb0:que} ÊÅ> 13 root -16 - 0K 32K sleep 2 6:42 3.08% ng_queue{ng_queue3} ÊÅ> 13 root -16 - 0K 32K sleep 3 6:42 2.98% ng_queue{ng_queue1} ÊÅ> 13 root -16 - 0K 32K sleep 0 6:42 2.93% ng_queue{ng_queue2} ÊÅ> 13 root -16 - 0K 32K sleep 2 6:43 2.69% ng_queue{ng_queue0} ÊÅ> 7371 root 21 0 15388K 5496K select 2 5:04 0.73% snmpd ÊÅ> 12 root -92 - 0K 248K WAIT 0 1:52 0.63% intr{irq261: igb1:que} getting information about interrupts shows that there is not interrupts from igb1 char igb_driver_version[] = "version - 2.2.5"; 2 users Load 0.50 0.53 0.50 Dec 22 23:59 Mem:KB REAL VIRTUAL VN PAGER SWAP PAGER Tot Share Tot Share Free in out in out Act 332272 13268 2062288 30088 122004 count All 494672 19520 4333592 90716 pages Proc: Interrupts r p d s w Csw Trp Sys Int Sof Flt 117 cow 31201 total 1 172 72k 889 4135 14k 4041 660 296 zfod ata0 14 10 ozfod 5 ata1 15 3.9%Sys 5.0%Intr 0.4%User 0.0%Nice 90.7%Idle 3%ozfod 2 ehci0 16 | | | | | | | | | | | daefr 2 ehci1 23 ==++> 378 prcfr 4126 cpu0:timer 33 dtbuf 450 totfr 2920 igb0:que 0 Namei Name-cache Dir-cache 110737 desvn react 2680 igb0:que 1 Calls hits % hits % 37963 numvn pdwak 2187 igb0:que 2 4504 4492 100 27657 frevn pdpgs 2550 igb0:que 3 intrn igb0:link Disks ada0 da0 pass0 pass1 270288 wire 4355 igb1:que 0 KB/t 30.96 0.00 0.00 0.00 316488 act 3 igb1:que 1 tps 5 0 0 0 1264188 inact 1 igb1:que 2 MB/s 0.16 0.00 0.00 0.00 95204 cache 2 igb1:que 3 %busy 0 0 0 0 26800 free igb1:link 114912 re0 266 4127 cpu1:timer 4116 cpu3:timer 4125 cpu2:timer -- Ñ óâàæåíèåì, Êîíüêîâ mailto:kes-kes@yandex.ru