From owner-freebsd-current@FreeBSD.ORG Mon Jun 14 07:24:41 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8390216A4CE; Mon, 14 Jun 2004 07:24:41 +0000 (GMT) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BB9643D58; Mon, 14 Jun 2004 07:24:41 +0000 (GMT) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.9p1/8.12.8) with ESMTP id i5E7OUgd017182; Mon, 14 Jun 2004 00:24:30 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.9p1/8.12.3/Submit) id i5E7OTa6017181; Mon, 14 Jun 2004 00:24:30 -0700 (PDT) (envelope-from rizzo) Date: Mon, 14 Jun 2004 00:24:29 -0700 From: Luigi Rizzo To: Ruslan Ermilov Message-ID: <20040614002429.A16826@xorpc.icir.org> References: <40CC97E0.5010003@alumni.rice.edu> <20040613181315.GB54104@ip.net.ua> <40CCC201.6080804@alumni.rice.edu> <20040613223658.GB55275@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20040613223658.GB55275@ip.net.ua>; from ru@freebsd.org on Mon, Jun 14, 2004 at 01:36:58AM +0300 cc: current@freebsd.org Subject: Re: Device polling X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2004 07:24:41 -0000 On Mon, Jun 14, 2004 at 01:36:58AM +0300, Ruslan Ermilov wrote: > On Sun, Jun 13, 2004 at 04:07:13PM -0500, Jon Noack wrote: > > On 06/13/04 13:13, Ruslan Ermilov wrote: > > >On Sun, Jun 13, 2004 at 01:07:28PM -0500, Jon Noack wrote: > > >>I just tested this on my SMP all-in-one home server (Web, Mail, ... > Bump HZ. If you were using the 64-bit PCI I'd say bump it > to 5000, but since you're using 32-bit PCI, bumping it that > high just doesn't make sense, so raise it up to 2000-3000. > > Set kern.polling.idle_poll=1. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the part that cannot possibly work with SMP, and that seems to have problem with current even on !SMP cheers luigi