From owner-freebsd-current@FreeBSD.ORG Mon Mar 1 07:17:30 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 8262F16A4CE for ; Mon, 1 Mar 2004 07:17:30 -0800 (PST) Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FA7643D39 for ; Mon, 1 Mar 2004 07:17:30 -0800 (PST) (envelope-from tnelson@alcyon.ltd.uk) Received: from alcyon-home.demon.co.uk ([193.237.184.95] helo=CHERRY) by anchor-post-32.mail.demon.net with esmtp (Exim 3.35 #1) id 1AxpAc-000AIN-0W; Mon, 01 Mar 2004 15:17:26 +0000 From: "Trent Nelson" To: "'Vincent Poy'" , "'Alexandre Sunny Kovalenko'" Date: Mon, 1 Mar 2004 15:17:24 -0000 Organization: Alcyon Ltd MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Thread-Index: AcP/EbQ+NsfUSpAFSjOAbSqz48gQhQAjlhZg In-Reply-To: <20040229121234.R8264-100000@oahu.WURLDLINK.NET> Message-Id: cc: freebsd-current@freebsd.org Subject: RE: buildworld times X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: tnelson@alcyon.ltd.uk List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2004 15:17:30 -0000 > I still wonder if my issue is because of the cpu temps > which I don't know if there is a way for FreeBSD to actually display the > temps as I know this CPU once it hits 81C or so will just be slow. sysutils/xmbmon. Console version (mbmon) displays CPU, M/B and case temperature, depending on what sensors you've got hooked up. Trent.