Date: Tue, 7 Dec 2010 22:23:26 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 tsc.c src/sys/i386/i386 tsc.c Message-ID: <201012072224.oB7MO6j3057142@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2010-12-07 22:23:26 UTC FreeBSD src repository Modified files: sys/amd64/amd64 tsc.c sys/i386/i386 tsc.c Log: SVN rev 216274 on 2010-12-07 22:23:26Z by jkim Now the P-state invariant TSC is probed early enough, do not register event handlers for CPU freqency changes when it is found P-state invariant. Adjust a comment about non-existent tsc_freq_max() while I am here. Revision Changes Path 1.215 +8 -10 src/sys/amd64/amd64/tsc.c 1.217 +8 -10 src/sys/i386/i386/tsc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012072224.oB7MO6j3057142>