Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932693AbbFCTHZ (ORCPT ); Wed, 3 Jun 2015 15:07:25 -0400 Received: from ns.horizon.com ([71.41.210.147]:44493 "HELO ns.horizon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752042AbbFCTHU (ORCPT ); Wed, 3 Jun 2015 15:07:20 -0400 Date: 3 Jun 2015 15:07:19 -0400 Message-ID: <20150603190719.20769.qmail@ns.horizon.com> From: "George Spelvin" To: hpa@zytor.com, linux@horizon.com Subject: Re: [PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate() Cc: adrian.hunter@intel.com, ak@linux.intel.com, linux-kernel@vger.kernel.org, luto@amacapital.net, tglx@linutronix.de, torvalds@linux-foundation.org In-Reply-To: <556F4C10.7050005@zytor.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1086 Lines: 23 > Not guaranteed either, and I know for a fact there are platforms out > there which synthesize the RTC clock. Interesting! And surprising. Doesn't that take more battery power? > Ah, I wasn't aware of the PF (not PE) bit. That suddenly makes it a lot > more interesting. So polling for the PF bit suddenly makes sense, and > is probably the single best option for calibration. I had forgotten about it, too. But adapting the current calibration loop to it is trivial. You lose the ability to detect drasitcally delayed reads, but the current code barely uses that. > Well, on x86 hopefully the entropy problem should soon be history... And the installed base will be replaced when? You may recall a discussion in December 2012 to *not* drop 486 support because people were still using embedded clones of it with modern kernels. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/