Date: Tue, 21 Sep 2010 17:37:28 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_clocksource.c Message-ID: <201009211737.o8LHbpDK040903@repoman.freebsd.org>
index | next in thread | raw e-mail
mav 2010-09-21 17:37:28 UTC
FreeBSD src repository
Modified files:
sys/kern kern_clocksource.c
Log:
SVN rev 212970 on 2010-09-21 17:37:28Z by mav
If new callout scheduled to another CPU and we are using global timer,
there is high probability that timer is already programmed by some other
CPU. Especially by one that registered this callout, and so active now.
Revision Changes Path
1.9 +7 -3 src/sys/kern/kern_clocksource.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009211737.o8LHbpDK040903>
