From owner-freebsd-current@FreeBSD.ORG Sat Dec 8 21:57:20 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 613EB16A418 for ; Sat, 8 Dec 2007 21:57:20 +0000 (UTC) (envelope-from askbill@conducive.net) Received: from conducive.net (conducive.org [203.194.153.81]) by mx1.freebsd.org (Postfix) with ESMTP id 2580313C447 for ; Sat, 8 Dec 2007 21:57:19 +0000 (UTC) (envelope-from askbill@conducive.net) Received: from cm218-253-81-177.hkcable.com.hk ([218.253.81.177]:63943 helo=pb.local) by conducive.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1J17fi-0001Ny-LU for freebsd-current@freebsd.org; Sat, 08 Dec 2007 21:57:18 +0000 Message-ID: <475B133E.5080408@conducive.net> Date: Sat, 08 Dec 2007 21:57:18 +0000 From: =?UTF-8?B?6Z+T5a625qiZIEJpbGwgSGFja2Vy?= User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.2) Gecko/20070221 SeaMonkey/1.1.1 MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <200712081728.18710.Thomas.Sparrevohn@btinternet.com> <475AD8DE.4080302@conducive.net> <200712082118.30268.Thomas.Sparrevohn@btinternet.com> <200712082122.18835.Thomas.Sparrevohn@btinternet.com> In-Reply-To: <200712082122.18835.Thomas.Sparrevohn@btinternet.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: Sat, 08 Dec 2007 21:57:20 -0000 Thomas Sparrevohn wrote: > On Saturday 08 December 2007 21:18:29 Thomas Sparrevohn wrote: > > PS. Windows Vista - reports temperatures in the 40-45C range when Idle (tat.exe) > >>> And 'top -S' reports what? >>> >> As I said its relatively new - I am running root on ZFS (and everything else) and >> had a reproduceable deadlock when I was using ZFS of Nvidia ATARAID so I >> dropped the ATA RAID and are now running ZFS on the raw disks - It started occuring some >> point after that (last two weeks). >> >> The funny thing is if I break into DDB and wait app. 30 Sec the fans starts spinning up and >> running at very high speeds - e.g nothing should be running Nothing readly visible, anyway. Looks as if there is something looping as fast as the clock can push it, and at a primitive or 'deep' enough level the tools available can't see it. Are there any kernel build options aside from GENERIC? Which kld's in use? If no clues there, in the absence of panel switches for RUN/HALT/SS, I'd suggest building or installing at least a new kernel, if not world. Bill >> >> Top -S -H -c 1 >> >> last pid: 1334; load averages: 0.04, 0.17, 0.13 up 0+00:08:50 17:22:28 >> 207 processes: 6 running, 183 sleeping, 18 waiting >> >> Mem: 251M Active, 21M Inact, 475M Wired, 13M Cache, 592K Buf, 3155M Free >> Swap: 32G Total, 32G Free >> >> >> PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU COMMAND >> 11 root 171 ki31 0K 64K RUN 0 11:12 100.00% {idle: cpu0} >> 11 root 171 ki31 0K 64K RUN 2 11:12 100.00% {idle: cpu2} >> 11 root 171 ki31 0K 64K CPU1 1 11:12 100.00% {idle: cpu1} >> 11 root 171 ki31 0K 64K CPU3 3 11:12 99.37% {idle: cpu3} >> 1105 root 46 0 100M 51516K select 3 0:07 1.95% Xorg >> 12 root -24 - 0K 288K WAIT 0 0:12 0.00% {swi6: Giant tas >> 12 root -24 - 0K 288K WAIT 1 0:12 0.00% {swi6: task queu >> 12 root -28 - 0K 288K WAIT 0 0:12 0.00% {swi5: +} >> 12 root -36 - 0K 288K WAIT 0 0:12 0.00% {swi3: vm} >> 12 root -40 - 0K 288K WAIT 1 0:12 0.00% {swi2: cambio} >> 12 root -44 - 0K 288K WAIT 1 0:12 0.00% {swi1: net} >> 12 root -48 - 0K 288K WAIT 0 0:12 0.00% {swi0: sio} >> 12 root -52 - 0K 288K WAIT 0 0:12 0.00% {irq9: acpi0} >> 12 root -60 - 0K 288K WAIT 0 0:12 0.00% {irq1: atkbd0} >> 12 root -60 - 0K 288K WAIT 3 0:12 0.00% {irq12: psm0} >> 12 root -64 - 0K 288K WAIT 0 0:12 0.00% {irq21: ohci0+} >> 12 root -64 - 0K 288K WAIT 0 0:12 0.00% {irq20: atapci2} >> 12 root -64 - 0K 288K WAIT 2 0:12 0.00% {irq23: atapci1} >> >> >> Sysctl dev.cpu | grep temp - shows >> >> dev.cpu.0.temperature: 70 >> dev.cpu.1.temperature: 71 >> dev.cpu.2.temperature: 68 >> dev.cpu.3.temperature: 69 >> >> I was trying to avoid to go back to running "pure UFS" again - but I guess I have to inorder >> to eliminate ZFS as the potential source >> >> >>> FWIW - the opposite experience here. >>> Core-2 Quad QX6600 on Asus and Gigabyte, Core-D dual on Tyan. >>> >>> Stock Intel cooler & fans, case fans on variable-speed MB connectors, PSU's with >>> 'smart' fans. >>> >>> Fans run at nowhere near full-speed even with a long make -j 12. >>> >>> Under 'average load', not yet as quiet as my PowerBook G4, but getting close to >>> our C3 MB with constant-speed fans. >>> >>> Something in the cooling water? Bacteria? Goldfish turds? >>> >>> Bill >>> >>> >> >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >> > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >