From owner-freebsd-current@FreeBSD.ORG Fri Aug 3 11:11:05 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B84316A41B for ; Fri, 3 Aug 2007 11:11:05 +0000 (UTC) (envelope-from flo@kasimir.com) Received: from config.solomo.org (kasimir.com [85.214.51.166]) by mx1.freebsd.org (Postfix) with ESMTP id 6412E13C48D for ; Fri, 3 Aug 2007 11:11:03 +0000 (UTC) (envelope-from flo@kasimir.com) Received: (qmail 25756 invoked from network); 3 Aug 2007 13:11:02 +0200 Received: from relay3.vistream.de (HELO nibbler.vistream.local) (87.139.10.28) by kasimir.com with SMTP; 3 Aug 2007 13:11:02 +0200 Message-ID: <46B30D25.2080105@kasimir.com> Date: Fri, 03 Aug 2007 13:10:29 +0200 From: "Florian C. Smeets" User-Agent: Thunderbird 2.0.0.6pre (Macintosh/20070802) MIME-Version: 1.0 To: Jeff Roberson References: <20070730181414.G561@10.0.0.1> <20070803030226.Y561@10.0.0.1> In-Reply-To: <20070803030226.Y561@10.0.0.1> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: SCHED_ULE wacky load averages on -current, fixed. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 03 Aug 2007 11:11:05 -0000 Jeff Roberson wrote: > On Mon, 30 Jul 2007, Jeff Roberson wrote: > > Please test http://people.freebsd.org/~jeff/ulehtt.diff. > > This should fix HTT machines. It also has a small performance > improvement in it for interrupt heavy workloads that may cause a lot of > preemption. > Hi Jeff, yes with this patch the load averages on my P4 HTT system are back to normal. Thanks! Florian