From owner-freebsd-current@FreeBSD.ORG Wed Dec 12 07:38:51 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19CA616A418 for ; Wed, 12 Dec 2007 07:38:51 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id 9181F13C469 for ; Wed, 12 Dec 2007 07:38:50 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so125261nfb.33 for ; Tue, 11 Dec 2007 23:38:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=o6Bk4gu+z9h+guaHHWQGAz77DohFjI6hraMs9bWYoi4=; b=AYBsSpHB2T2cQj4cc8bK9e9LZf/OjiKmK5OP9P/DXxsb2geIJuXujhq7QGmGWApQbEfMfZE8vPGvwdKJG9UIhyPrxvVfPfgYhsWf+joQwVBi+h+DmhJgduLngnfG6ADXdDu1TmGqj6UlpvGsbI0NGUCNciY4wrz9MJJpklbi2pc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EIHoKQ5FwQgXXgSKxRKoX3Twef0dtHFM/xhH4cCzVSX9EKMs/3ZH4O/8jUf1uRKOxpLAkkfUyRA0AhnRcwoN1zg1ushU0ystS5ULuS09kUtNEWi/33+GTz+zkuhssFUW89K3m7lvWkEPOHAwo7vnKftmZpGAKvXzAbJ8VcVy+DY= Received: by 10.86.4.2 with SMTP id 2mr378517fgd.5.1197445129331; Tue, 11 Dec 2007 23:38:49 -0800 (PST) Received: by 10.86.91.5 with HTTP; Tue, 11 Dec 2007 23:38:49 -0800 (PST) Message-ID: <11167f520712112338v654d7686rf9db06647ec28f88@mail.gmail.com> Date: Wed, 12 Dec 2007 01:38:49 -0600 From: "Sam Fourman Jr." To: "Ken Menzel" In-Reply-To: <0beb01c83c35$aeb48ae0$8adb7bd1@icarz.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <0beb01c83c35$aeb48ae0$8adb7bd1@icarz.com> Cc: Thomas Sparrevohn , Martin Cracauer , freebsd-current@freebsd.org, Poul-Henning Kamp Subject: Re: CURRENT Kernel makes the system run very very hot 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: Wed, 12 Dec 2007 07:38:51 -0000 On Dec 11, 2007 2:37 PM, Ken Menzel wrote: > > > > So did anyone file a PR? Or is someone already working on this? > > Seems fairly major to me as I am seeing the same thing here, on > > single CPU systems and a dual quad core system. If needed I will > > create the PR. > > > > Ken > P.S. I should have added I am running releng_7 beta 4 and seeing the > same problem. i did not file a PR (I don't know how I have never done one.) I am Running 7.0 BETA_3 here Sam Fourman Jr.