]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
On AIM systems, it is not actually possible to stop the CPU timer, so we
authornwhitehorn <nwhitehorn@FreeBSD.org>
Sat, 25 Nov 2017 22:43:52 +0000 (22:43 +0000)
committernwhitehorn <nwhitehorn@FreeBSD.org>
Sat, 25 Nov 2017 22:43:52 +0000 (22:43 +0000)
commitb0d64cfb5516ffc8a49ec857d5b845c797629107
tree94fd762ace2968fefe7d8ad45e786a0de5caa050
parent2924980fe453cc8fdf20f48a62b3a5265a9d8bb2
On AIM systems, it is not actually possible to stop the CPU timer, so we
just set it to a large default value (and inherit any previously existing
value), hoping it never turns over. Instead, silently allow spurious
one-shots from rollovers.

MFC after: 10 days
sys/powerpc/powerpc/clock.c