Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Jed Davis <jld@netbsd.org>
List: source-changes
Date: 04/18/2006 21:19:01
Module Name: src
Committed By: jld
Date: Tue Apr 18 21:19:01 UTC 2006
Modified Files:
src/sys/arch/xen/xen: clock.c
Log Message:
Raise time limit on sanity-check warning printf to 10s (from 10 ticks),
to avoid false postives on Xen 3, which doesn't update the shared time
info as often.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/xen/xen/clock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.