NetBSD/sys/arch/xen
tls 849c42925b Changes from Christian Limpach 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 Xen's idea of the
time in the shared page.

Xen source repo change info:
 ChangeSet
   2004/09/22 13:47:22+01:00 cl349@freefall.cl.cam.ac.uk
   Fix time.

 netbsd-2.0-xen-sparse/sys/arch/xen/xen/clock.c
   2004/09/22 13:47:21+01:00 cl349@freefall.cl.cam.ac.uk +28 -3
   Don't call hardclock on spurious timer interrupt and call hardclock
   for missed interrupts.

 netbsd-2.0-xen-sparse/sys/arch/xen/conf/XEN
   2004/09/22 13:47:21+01:00 cl349@freefall.cl.cam.ac.uk +0 -1
   Don't need custom HZ value any longer.

: ----------------------------------------------------------------------
2004-09-23 02:24:22 +00:00
..
compile
conf Changes from Christian Limpach to improve timekeeping on NetBSD/xen by 2004-09-23 02:24:22 +00:00
i386 Changes from Christian Limpach to improve timekeeping on NetBSD/xen by 2004-09-23 02:24:22 +00:00
include move some per-cpu data definitions to MI place so that they can be modified 2004-09-22 11:32:02 +00:00
stand Ignore errors on some rm -rf's for platforms that aren't quite 2004-06-21 18:20:08 +00:00
x86 Rework the physical<->machine memory mapping: offset physical addresses 2004-04-26 22:05:04 +00:00
xen Changes from Christian Limpach to improve timekeeping on NetBSD/xen by 2004-09-23 02:24:22 +00:00
Makefile ``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen 2004-05-12 16:56:41 +00:00