From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Piel Date: Wed, 14 May 2003 08:42:14 +0000 Subject: Re: [Linux-ia64] Parallel make Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org David Mosberger wrote: > > BTW: have you gotten any feedback regarding the timer bug you > reported? I think the same (rounding) bug may have broken the > profil() call in libc. Yes, I'm working with George Anzinger on this issue. For now a "workaround" is to revert the functions timespec_to_jiffies()...jiffies_to_timeval() in include/linux/time.h and tstojiffie() in posix-timers.c to the versions of 2.5.67 . Eric