From owner-freebsd-hardware@FreeBSD.ORG Fri Mar 17 02:58:58 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2CB916A401 for ; Fri, 17 Mar 2006 02:58:58 +0000 (UTC) (envelope-from g_jin@lbl.gov) Received: from smtp114.sbc.mail.mud.yahoo.com (smtp114.sbc.mail.mud.yahoo.com [68.142.198.213]) by mx1.FreeBSD.org (Postfix) with SMTP id 3BC6943D45 for ; Fri, 17 Mar 2006 02:58:58 +0000 (GMT) (envelope-from g_jin@lbl.gov) Received: (qmail 50032 invoked from network); 17 Mar 2006 02:58:57 -0000 Received: from unknown (HELO ?192.168.2.10?) (jinmtb@sbcglobal.net@68.127.172.58 with plain) by smtp114.sbc.mail.mud.yahoo.com with SMTP; 17 Mar 2006 02:58:57 -0000 Message-ID: <441A263F.3060906@lbl.gov> Date: Thu, 16 Mar 2006 19:00:15 -0800 From: "Jin Guojun [VFFS]" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050108 X-Accept-Language: zh, zh-CN, en MIME-Version: 1.0 To: Yuri Lukin References: <1142526565.20584@swaggi.com> In-Reply-To: <1142526565.20584@swaggi.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hardware@freebsd.org Subject: Re: FreeBSD shutting down unexpectedly X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Mar 2006 02:58:58 -0000 Yuri Lukin wrote: > Does anyone know if there's a document that shows what a normal operating > >temperature (and maximum) is for an Intel Pentium processor? Mine is a >PIII Socket370 1.26Ghz and according to mbmon, average temp is 35 degrees >Celcius. > >thx >-Yuri > > Technically, temperature below 39C is a super condition. From 55C to 60C is alerting zone, which is OK working condition. The maximum temperature depends on each CPU specification, which can be from 60C to 79C. Older CPUs may have a lower limit. Yours is OK, and the CPU seems your CPU has an auto shutdown mechanism on temperature. Newer CPUs more or less have similar mechanism to either slow down or shut down as temperature passing the altering zone. -Jin