]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a bit of sanity checking and problem avoidance in case the
authorPoul-Henning Kamp <phk@FreeBSD.org>
Mon, 29 Nov 1999 11:29:04 +0000 (11:29 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Mon, 29 Nov 1999 11:29:04 +0000 (11:29 +0000)
commit8f04f6c729c7859869de928d7c592d0a6fc72700
treec02d9de311eee0fa512e7e3ee082476d5cd5ab67
parentab1c0de5edf8ed28315d8e8cd3d9a18c79647e0d
Add a bit of sanity checking and problem avoidance in case the
timecounter hardware is bogus.

This will produce a new warning "microuptime() went backwards"
and try to not screw up the process resource accounting.
sys/kern/kern_resource.c
sys/kern/kern_synch.c