Date: Mon, 25 Jul 2011 19:01:36 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/pci fire.c Message-ID: <201107251902.p6PJ23DU099075@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2011-07-25 19:01:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/sparc64/pci fire.c
Log:
SVN rev 224387 on 2011-07-25 19:01:36Z by marius
MFC: r223960
- Current testing shows that (ab)using the JBC performance counter in bus
cycle mode as timecounter just works fine. My best guess is that a firmware
update has fixed this, so check at run-time whether it advances and use a
positive quality if it does. The latter will cause this timecounter to be
used instead of the tick counter based one, which just sucks for SMP.
- Remove a redundant NULL assignment from the timecounter initialization.
Revision Changes Path
1.4.2.6 +10 -13 src/sys/sparc64/pci/fire.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107251902.p6PJ23DU099075>
