From owner-freebsd-current@FreeBSD.ORG Thu Mar 23 20:31:29 2006 Return-Path: X-Original-To: current@FreeBSD.org 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 BA05816A423 for ; Thu, 23 Mar 2006 20:31:29 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10D1843D48 for ; Thu, 23 Mar 2006 20:31:28 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.1.46] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.4/8.13.4) with ESMTP id k2NKhNRD003586 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 23 Mar 2006 12:43:25 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Message-ID: <44230596.20100@FreeBSD.org> Date: Thu, 23 Mar 2006 12:31:18 -0800 From: Maxim Sobolev User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Poul-Henning Kamp References: <13727.1143094901@critter.freebsd.dk> In-Reply-To: <13727.1143094901@critter.freebsd.dk> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit Cc: "current@freebsd.org" Subject: Re: timecounting with TSC doesn't work properly on my notebook X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 20:31:29 -0000 Poul-Henning Kamp wrote: > In message <4421D322.3010901@digifonica.com>, Maksym Sobolyev writes: >> Hi, >> >> After updating to the recent current (previous one was circa end-2005) I >> have found that time on machine goes by 3-4 times faster than wallclock >> with TSC timecounter. Selecting ACPI-safe instead helps. > > It should not default to TSC if it has ACPI-safe. > > The TSC varies with power-save featurs on most laptops. OK, don't know why but I am having lot of "runtime went backwards" with ACPI-safe. -Maxim