From owner-freebsd-performance@FreeBSD.ORG Tue Dec 27 01:15:27 2005 Return-Path: X-Original-To: freebsd-performance@freebsd.org Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16C5816A41F for ; Tue, 27 Dec 2005 01:15:27 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from smtp108.rog.mail.re2.yahoo.com (smtp108.rog.mail.re2.yahoo.com [68.142.225.206]) by mx1.FreeBSD.org (Postfix) with SMTP id 527D643D4C for ; Tue, 27 Dec 2005 01:15:26 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 73915 invoked from network); 27 Dec 2005 01:15:25 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=pxYrNZE52kJ1sa+9hJTBLa37mu8OwykCG+U5kPG1pH2ViOWZijLYsQnBSGju/UdHc1YZ97uaQ1dZPZT9tlP1jdwlSj3nbhacdB27S46c8/kXkc01+DQEZ51TY63QQMVagGRuaIyWndUtzZ0oJScaay9ftx4sMFYM+wEvMfqOIx0= ; Received: from unknown (HELO ?70.30.133.190?) (mikej@rogers.com@70.30.133.190 with plain) by smtp108.rog.mail.re2.yahoo.com with SMTP; 27 Dec 2005 01:15:25 -0000 Message-ID: <43B095C7.4090000@rogers.com> Date: Mon, 26 Dec 2005 20:15:51 -0500 From: Mike Jakubik User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Mihai Tanasescu References: <43B05F1E.3060908@duras.ro> In-Reply-To: <43B05F1E.3060908@duras.ro> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-performance@freebsd.org Subject: Re: Device polling heavy traffic 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, 27 Dec 2005 01:15:27 -0000 Mihai Tanasescu wrote: > The problem: > If I ping this machine or anything that is routed through it I get > response times of 10-15-30 ms and once in 30 seconds a packet is lost. > > If I disable kernel.polling.enable then I get response times of 1-2-3 > ms but I also get a lot of interrupts and a kernel panic after about > 20 min. You should not be getting a panic, unless you have bad hardware. Can you provide more details of the panic? Also, provide the version of freebsd, any custom kernel configuration, and attach output of dmesg.