TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Windows 8 banned by benchmarking and overclocking site

24 点作者 processing将近 12 年前

3 条评论

ajross将近 12 年前
Title is linkbait.<p>What&#x27;s happened is that there&#x27;s apparently a bug with the Win8 RTC API implementation that doesn&#x27;t properly calibrate for changes in the CPU BCLK, which obviously makes it useless in the presence of overclocking (beyond mere changes to the multiplier, anyway).<p>That&#x27;s a bug, and a comparatively bad one (though obviously it won&#x27;t affect production systems), and it should be fixed. But the lede use of &quot;banned&quot; makes it sounds like MS was caught &quot;cheating&quot; or something, which is wrong.<p>Presumably other OSes like Win7 or Linux expose the underlying ACPI RTC directly. Win8 probably tried to finesse things by using the CPU timer counters to improve precision.
AaronMT将近 12 年前
This is fascinating. I wish we had view to the bug report submitted to Microsoft; I would love to see the discussions about this one over there.
vxNsr将近 12 年前
Can someone go into a little more detail about how Windows 8 can screw with the RTC?