From owner-freebsd-questions@FreeBSD.ORG Fri May 9 06:20:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D9E31065687 for ; Fri, 9 May 2008 06:20:02 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.29]) by mx1.freebsd.org (Postfix) with ESMTP id 078F48FC0C for ; Fri, 9 May 2008 06:20:01 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so671323ywe.13 for ; Thu, 08 May 2008 23:20:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=RS5xuj7MNfiRdgtISvTX0TUdRsDv+dtn7gocItz2tZM=; b=Gp76lbFTGusrH6Y8kV0DQO2EZpui9UsxWrbpOPkyvYvqlXZBWn36orba2kHDS7lGXyjP39YZ4oLsm1bcTtGkg1ddfSLrKm9SF6dJGwl97+JwAQvJVKSZBHXGS2woUXYC+hEM1Bp+Zjq5pQnRiSitClpdxUuOYJBQcyCtLRKCq58= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GcT/Szbk9LM8aK7ahIkR8CkBP+5UqrNoO2XfNj2xIKL/uvnaLsnnao1Syco8XIlgxk2/K7gNpjs8rJIbHDpQpO4HiPL8maC7au7JX7VmrcR7yPmDAVrCumbV5gIQFm5cduM+VrsA5ogZlx/DcYOelytsIvJLxflQxKnsUvfYKe8= Received: by 10.150.78.41 with SMTP id a41mr4424015ybb.179.1210314001344; Thu, 08 May 2008 23:20:01 -0700 (PDT) Received: by 10.150.140.14 with HTTP; Thu, 8 May 2008 23:20:01 -0700 (PDT) Message-ID: <8cb6106e0805082320p4944011cp40e02b99f7728469@mail.gmail.com> Date: Fri, 9 May 2008 02:20:01 -0400 From: "Josh Carroll" To: "Nerius Landys" In-Reply-To: <560f92640805081955m3219d3d3k26946a3ad5d86b1b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <560f92640805081955m3219d3d3k26946a3ad5d86b1b@mail.gmail.com> Cc: FreeBSD Questions Subject: Re: coretemp 70C = CPU too hot? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: josh.carroll@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2008 06:20:02 -0000 On Thu, May 8, 2008 at 10:55 PM, Nerius Landys wrote: > Howdy. I purchased a 1U 10 inch deep server machine a few months ago: > http://www.abmx.com/1u-10inch-deep-supermicro-mini-server-p-366.html?osCsid=80f3951929d5a7ae27a51733627ee18a > > The CPU is a Xeon 3xxx dual core 2.4 GHz. The machine has no case fans, by > design. Which exact Xeon part number is it? You can look up the thermal specification on Intel's web site: http://processorfinder.intel.com Looks like most of the 2.4 GHz Xeons' maximum operating temperature is 65C, but one of them is 85C. So let's hope you have that particular part (the X3220). :) Anyway, that should confirm whether it is "too hot" or not. Josh