From owner-freebsd-ipfw@FreeBSD.ORG Tue Oct 27 16:29:29 2009 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 649561065694 for ; Tue, 27 Oct 2009 16:29:29 +0000 (UTC) (envelope-from dado@cnt.korolev-net.ru) Received: from cnt.korolev-net.ru (mail.korolev-net.ru [89.222.185.1]) by mx1.freebsd.org (Postfix) with ESMTP id 20AF08FC26 for ; Tue, 27 Oct 2009 16:29:28 +0000 (UTC) Received: by cnt.korolev-net.ru (Postfix, from userid 100) id 287272ABAD7; Tue, 27 Oct 2009 19:29:24 +0300 (MSK) Date: Tue, 27 Oct 2009 19:29:24 +0300 From: Evgenii Davidov To: freebsd-ipfw@freebsd.org Message-ID: <20091027162924.GF88744@korolev-net.ru> References: <20091027074022.GE88744@korolev-net.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20091027074022.GE88744@korolev-net.ru> User-Agent: Mutt/1.4.2.1i Subject: Re: dummynet cpu usage X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2009 16:29:29 -0000 Здравствуйте, and i forgot to say -- on freebsd 6 it worked fine with same config, problem appeared on 7.2-STABLE, i've upgraded to use IPFIREWALL_NAT On Tue, Oct 27, 2009 at 10:40:22AM +0300, Evgenii Davidov пишет: > > Hello! > > sometimes i see "dummynet" process eating 50% of cpu, but not all the time, at the same values of pps and traffic, how can i help it maybe? > > my rules are: > > 00040 5684913 4633951201 queue tablearg ip from any to table(80) out via bge1 > 00050 147394453 116505899626 pipe tablearg ip from any to table(2) out via bge1 > 00070 36989671 23121793602 pipe 16 ip from table(16) to any in via bge1 > 00071 192817060 91846274165 pipe 5 ip from not table(16) to any in via bge1 > > i have about 164 pipes and queues > > thank you! > > -- > Evgenii V Davidov > _______________________________________________ > freebsd-ipfw@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw > To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe@freebsd.org" -- Evgenii V Davidov