cvs commit: src/sys/amd64/amd64 identcpu.c

[ Available lists | Index of cvs-src-old | Month of Nov 2008 | Week of 30 Nov 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Alexander Motin <mav@FreeBSD.org>
Date
30 Nov 2008 00:11:01
Subject
cvs commit: src/sys/amd64/amd64 identcpu.c
Message-ID
200811300011.mAU0B1vc027255@repoman.freebsd.org


[ Hide this part ]
mav         2008-11-30 00:10:55 UTC

FreeBSD src repository

Modified files:
sys/amd64/amd64 identcpu.c
Log:
SVN rev 185460 on 2008-11-30 00:10:55Z by mav

According to "Intel 64 and IA-32 Architectures Software Developer's Manual
Volume 3B: System Programming Guide, Part 2", CPUs with family 0x6 and model
above or 0xE and CPUs with family 0xF and model above or 0x3 have invariant
TSC.

Revision Changes Path
1.167 +5 -1 src/sys/amd64/amd64/identcpu.c

Elapsed time: 0.047 seconds