From owner-freebsd-hackers@FreeBSD.ORG Fri Oct 20 12:19:08 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F15E16A412 for ; Fri, 20 Oct 2006 12:19:08 +0000 (UTC) (envelope-from freebsd-hackers@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ADC043D46 for ; Fri, 20 Oct 2006 12:19:07 +0000 (GMT) (envelope-from freebsd-hackers@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GatL7-0004Gz-PJ for freebsd-hackers@freebsd.org; Fri, 20 Oct 2006 14:19:05 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Oct 2006 14:19:05 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Oct 2006 14:19:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-hackers@freebsd.org From: Ivan Voras Date: Fri, 20 Oct 2006 14:18:57 +0200 Lines: 14 Message-ID: References: <20061020110151.GU55428@deviant.kiev.zoral.com.ua> <82C14B40C9061504218D7585@Unsupported> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 1.5.0.4 (X11/20060625) In-Reply-To: <82C14B40C9061504218D7585@Unsupported> Sender: news Subject: Re: 6.1-STABLE hangs, ddb shows 'acpi_timer_read'? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Oct 2006 12:19:08 -0000 Karl Pielorz wrote: > Thanks for the link! Anyone know much is all that lot (such as > INVARIANTS/WITNESS) etc. likely to slow the machine down? - A few > percent? More? Huge. See http://wikitest.freebsd.org/WitnessPerformance > > I'm just a little hesitant to put it all in, and end up with a machine > that's 80% slower :( Try switching timecounter to TSC, and keep an eye on ntpd to see if your time drifts too much.