Date: Thu, 9 Dec 2010 21:29:36 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/x86/x86 tsc.c Message-ID: <201012092129.oB9LTvFW052411@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2010-12-09 21:29:36 UTC FreeBSD src repository Modified files: sys/x86/x86 tsc.c Log: SVN rev 216337 on 2010-12-09 21:29:36Z by jkim Remove AMD Family 0Fh, Model 6Bh, Stepping 2 from the list of P-state invariant CPUs. I do not believe this model is P-state invariant any more. Maybe cpufreq(4) was broken at the time of commit. :-( Revision Changes Path 1.2 +1 -1 src/sys/x86/x86/tsc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012092129.oB9LTvFW052411>