Subject: CVS commit: [netbsd-2-0] src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 09/23/2004 02:41:01
Module Name:	src
Committed By:	jmc
Date:		Thu Sep 23 02:41:01 UTC 2004

Modified Files:
	src/sys/arch/xen/i386 [netbsd-2-0]: locore.S

Log Message:
Pullup rev 1.6 (requested by tls in ticket #871)

Changes to improve timekeeping on NetBSD/xen by actually adjusting the time
correctly (calling hardclock as needed, not just blindly every time Xen
schedules us) based on Xens idea of the time in the shared page.


To generate a diff of this commit:
cvs rdiff -r1.2.2.1 -r1.2.2.2 src/sys/arch/xen/i386/locore.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.