Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2014 14:58:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 192316] Invariant TSC gets misdetected on Intel Core 2 Duo processors, resulting in sluggish system behavior
Message-ID:  <bug-192316-8-OwjgtNjYke@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192316-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192316-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192316

--- Comment #4 from John Baldwin <jhb@FreeBSD.org> ---
I have a possible patch that will disable Cx entirely if you force the use of
TSC on one of these CPUs.  However, can you do one more test for me.  Can you
let your system use _CST as normal but restrict your C states to only using C1?
 I want to make sure that C1E also stops the TSC.  (I'm pretty sure it does.) 
I think we don't use C2 by default, so if you haven't explicitly changed
something in sysctl.conf or rc.conf to enable C2 and you are having problems
with the TSC as a timecounter, that would count as a test.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192316-8-OwjgtNjYke>