From owner-freebsd-stable@FreeBSD.ORG Tue Dec 22 06:28:39 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B1D6106568F for ; Tue, 22 Dec 2009 06:28:39 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from QMTA04.emeryville.ca.mail.comcast.net (qmta04.emeryville.ca.mail.comcast.net [76.96.30.40]) by mx1.freebsd.org (Postfix) with ESMTP id 3F7458FC26 for ; Tue, 22 Dec 2009 06:28:38 +0000 (UTC) Received: from OMTA07.emeryville.ca.mail.comcast.net ([76.96.30.59]) by QMTA04.emeryville.ca.mail.comcast.net with comcast id L6KE1d0071GXsucA46Ufsa; Tue, 22 Dec 2009 06:28:39 +0000 Received: from koitsu.dyndns.org ([98.248.46.159]) by OMTA07.emeryville.ca.mail.comcast.net with comcast id L6Ue1d0053S48mS8T6UelN; Tue, 22 Dec 2009 06:28:39 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 78E911E301B; Mon, 21 Dec 2009 22:28:37 -0800 (PST) Date: Mon, 21 Dec 2009 22:28:37 -0800 From: Jeremy Chadwick To: freebsd-stable@freebsd.org Message-ID: <20091222062837.GA78436@icarus.home.lan> References: <20091221174225.84748c0d.lehmann@ans-netz.de> <4B2FA913.5030501@icyb.net.ua> <20091222063415.9c2284ea.lehmann@ans-netz.de> <4B305C3C.6060703@icyb.net.ua> <20091222065104.77b11df4.lehmann@ans-netz.de> <20091222060342.GA77889@icarus.home.lan> <20091222071924.372dd5fb.lehmann@ans-netz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091222071924.372dd5fb.lehmann@ans-netz.de> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: 8-STABLE: support for this SMB controller? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2009 06:28:39 -0000 On Tue, Dec 22, 2009 at 07:19:24AM +0100, Oliver Lehmann wrote: > Jeremy Chadwick wrote: > > > If all you're looking for is CPU temperature, try looking at ACPI > > thermal zones. Some BIOSes/mainboard manufacturers implement this on > > workstations. Otherwise, if you have a Intel Core, C2D, or C2Q CPU, > > load the coretemp(4) driver. > > i7-920 in my case... and seems to work ;) > > olivleh1@kartoffel olivleh1> sysctl dev.cpu | grep temp > dev.cpu.0.temperature: 52.0C > dev.cpu.1.temperature: 53.0C > dev.cpu.2.temperature: 48.0C > dev.cpu.3.temperature: 48.0C > dev.cpu.4.temperature: 53.0C > dev.cpu.5.temperature: 53.0C > dev.cpu.6.temperature: 49.0C > dev.cpu.7.temperature: 49.0C > > I should probably disable HyperThreading... I thought HyperThreading defaulted to being disabled in FreeBSD as a result of security concerns? Hmm... > > Re: HW monitoring: bsdhwmon can talk to smb(4) (thus ichsmb), but is > > only intended for server boards (at the time of this writing only > > supporting Supermicro). > > And it looks like it has been canceled :( > "The bsdhwmon project has been cancelled, and is no longer maintained." > on their webpage.. I'm the author. :-) The project was cancelled due to certain irreconcilable differences (can't/won't really get into it), but as of late I've been working on the software again. I haven't made the time to put the site back up. I also lost all of the documentation Supermicro had sent me in a ZFS-related mishap, so I need to get in contact with them again. Is the board you're using a i7-920 in a server-class board? If so, let me know the manufacturer, exact model/revision number, and the output from "kenv | grep smbios" and I'll see if I can wrangle details out of them. -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |