Subject: Re: HEADS UP: timecounters (branch simonb-timecounters) merged into -current
To: Frank Kardel <kardel@netbsd.org>
From: Thor Lancelot Simon <tls@rek.tjls.com>
List: tech-kern
Date: 06/13/2006 00:27:45
On Thu, Jun 08, 2006 at 01:10:26AM +0200, Frank Kardel wrote:
> The FreeBSD implementation of Poul-Henning Kamp's timecounters
> was ported and committed to NetBSD-current.
>
> Timecounters will be supported on a per port basis. With
> the commit following ports make use of timecounters:
> i386
This seems to have broken xen. It now boots the xen2 hypervisor, loads
the NetBSD-current kernel for domain 0, and gets through the boot process
to:
[...]
wsdisplay0: screen 0-3 added (80x25, vt100 emulation)
Xen clock: using event channel 12
then hangs forever. There are no messages about timecounters at all.
Thor