Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Xref x86/tsc(9).



details:   https://anonhg.NetBSD.org/src/rev/0a414d8e28e4
branches:  trunk
changeset: 763163:0a414d8e28e4
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Fri Mar 11 19:51:10 2011 +0000

description:
Xref x86/tsc(9).

diffstat:

 share/man/man4/acpicpu.4 |  9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diffs (37 lines):

diff -r cfcf79d8d2b0 -r 0a414d8e28e4 share/man/man4/acpicpu.4
--- a/share/man/man4/acpicpu.4  Fri Mar 11 19:50:33 2011 +0000
+++ b/share/man/man4/acpicpu.4  Fri Mar 11 19:51:10 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpicpu.4,v 1.28 2011/03/05 07:47:54 jruoho Exp $
+.\" $NetBSD: acpicpu.4,v 1.29 2011/03/11 19:51:10 jruoho Exp $
 .\"
 .\" Copyright (c) 2010 Jukka Ruohonen <jruohonen%iki.fi@localhost>
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd March 5, 2011
+.Dd March 11, 2011
 .Dt ACPICPU 4
 .Os
 .Sh NAME
@@ -116,8 +116,7 @@
 .Tn APIC
 timer is stopped.
 Depending on the processor, additional timers such as
-.Tn TSC
-.Pq time stamp counter
+.Xr x86/tsc 9
 may be stopped.
 Processor caches may be flushed.
 Entry and exit latencies are expected to be high; the
@@ -319,7 +318,7 @@
 .It
 Depending on the processor, changes in C-, P-,
 and T-states may all skew timers and counters such as
-.Tn TSC .
+.Xr x86/tsc 9
 This is neither handled by
 .Nm
 nor by



Home | Main Index | Thread Index | Old Index