From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KOePf-0002AW-2U for mharc-grub-devel@gnu.org; Thu, 31 Jul 2008 16:06:15 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KOePd-000283-8Y for grub-devel@gnu.org; Thu, 31 Jul 2008 16:06:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KOePb-000265-Gi for grub-devel@gnu.org; Thu, 31 Jul 2008 16:06:12 -0400 Received: from [199.232.76.173] (port=58558 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOePb-00025v-BW for grub-devel@gnu.org; Thu, 31 Jul 2008 16:06:11 -0400 Received: from smtp-vbr2.xs4all.nl ([194.109.24.22]:2084) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KOePb-0007Va-21 for grub-devel@gnu.org; Thu, 31 Jul 2008 16:06:11 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr2.xs4all.nl (8.13.8/8.13.8) with ESMTP id m6VK5b28031238; Thu, 31 Jul 2008 22:05:39 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: Robert Millan References: <20080623075438.5861e6d1@gibibit.com> <878wwi6bqy.fsf@xs4all.nl> <20080704112801.470827ea@gibibit.com> <87tzekiecu.fsf@xs4all.nl> <20080728100533.19118c0b@gibibit.com> <873alpkh1s.fsf@xs4all.nl> <20080731192455.GA12672@thorin> Mail-Copies-To: mgerards@xs4all.nl Date: Thu, 31 Jul 2008 22:07:46 +0200 In-Reply-To: <20080731192455.GA12672@thorin> (Robert Millan's message of "Thu, 31 Jul 2008 21:24:55 +0200") Message-ID: <87k5f1izql.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Cc: The development of GRUB 2 , Colin D Bennett Subject: Re: [PATCH] High resolution time/TSC patch v3 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2008 20:06:13 -0000 Robert Millan writes: > On Thu, Jul 31, 2008 at 09:08:31PM +0200, Marco Gerards wrote: >> Colin D Bennett writes: >> >> > Another updated TSC patch. Now it detects TSC support for x86 CPUs at >> > runtime and selects either the TSC or RTC time source. This way 386 >> > and 486 CPUs without RDTSC instruction support are supported. >> > >> > Robert Millan was interested in getting this patch merged for the >> > Coreboot port, so I decided to take another crack at it. >> > >> > Comments are welcome! >> >> Great! Did you have a look at Roberts comment that it does not work >> in Qemu? This is the most important testing ground for many of us... > > No no, I said it doesn't work on Coreboot. Coreboot in Qemu? -- Marco