From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261551AbVFEL2r (ORCPT ); Sun, 5 Jun 2005 07:28:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261555AbVFEL2r (ORCPT ); Sun, 5 Jun 2005 07:28:47 -0400 Received: from cantor2.suse.de ([195.135.220.15]:28124 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S261551AbVFEL2m (ORCPT ); Sun, 5 Jun 2005 07:28:42 -0400 Date: Sun, 5 Jun 2005 13:28:40 +0200 From: Andi Kleen To: Parag Warudkar Cc: Andi Kleen , john stultz , Nishanth Aravamudan , lkml , Tim Schmielau , George Anzinger , albert@users.sourceforge.net, Ulrich Windl , Christoph Lameter , Dominik Brodowski , David Mosberger , Andrew Morton , paulus@samba.org, schwidefsky@de.ibm.com, keith maanthey , Chris McDermott , Max Asbock , mahuja@us.ibm.com, Darren Hart , "Darrick J. Wong" , Anton Blanchard , donf@us.ibm.com, mpm@selenic.com, benh@kernel.crashing.org Subject: Re: [PATCH 3/4] new timeofday x86-64 arch specific changes (v. B1) Message-ID: <20050605112840.GX23831@wotan.suse.de> References: <060220051827.15835.429F4FA6000DF9D700003DDB220588617200009A9B9CD3040A029D0A05@comcast.net> <200506021950.35014.kernel-stuff@comcast.net> <20050603163010.GR23831@wotan.suse.de> <200506041440.09795.kernel-stuff@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200506041440.09795.kernel-stuff@comcast.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > There I complain :):) - There is something wrong with this timer stuff in rc5. > I earlier stated that running with rc5 + John's TOD patches makes the music > players play music fast. It actually happens with plain vanilla rc5 too. (I > was having 3-4 ?trees and some confusion when I earlier tested rc5 with > John's patches.) Do you actually use pmtimer? Please send a dmesg log. Also note that pmtimer does not even drive the timer interrupt, just gettimeofday. -Andi