From owner-freebsd-questions@FreeBSD.ORG Thu Jul 24 09:44:58 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 885661065673 for ; Thu, 24 Jul 2008 09:44:58 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 23A228FC14 for ; Thu, 24 Jul 2008 09:44:57 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KLxNU-0006xV-NM for freebsd-questions@freebsd.org; Thu, 24 Jul 2008 09:44:52 +0000 Received: from pool-138-88-95-210.res.east.verizon.net ([138.88.95.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Jul 2008 09:44:52 +0000 Received: from nightrecon by pool-138-88-95-210.res.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Jul 2008 09:44:52 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Date: Thu, 24 Jul 2008 05:46:27 -0400 Lines: 36 Message-ID: References: <59adc1a0807240122q7253bbeasff1f3a7b6c216561@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-138-88-95-210.res.east.verizon.net Sender: news Subject: Re: calcru went backwards on 7 stable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nightrecon@verizon.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2008 09:44:58 -0000 Dimitar Vasilev wrote: > Hi, > I'm having calcru went backwards issues on a machine with the following > config: > > MB: MSI K8D Master-F > 2xOpteron 242 2.2Ghz > BIOS - от 2005-та > 7-stable > areca 1120 > 8 disks > HDD temperature 28-29 for 1st five, 38-39 for the last 3. > > bios is as of 2005 - ami bios or something like this. > > Initial time counter acpi-fast. changed it to i8245, but without success. > Problem is that I get 10-15 messages, after which machine freezes - and > it's not possible to log in via ssh. > then after some time it looses ping also and it has to be reset. > > smart says disks are ok. > > Could someone help on this? > > Thanks in advance!. Only two things I can think of are to try the TSC timer as well, but sort of doubt that will change anything. The other is if there is any CPU frequency speed reduction when idle (PowerNow!) settings in the BIOS try disabling that functionality. IIRC some of these had the ability for different cores/cpus to run at slightly different frequencies to reduce power consumption and this can really confuse the OS. -Mike