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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Leap second insertion causes futex to repeatedly timeout

41 点作者 bdb将近 13 年前

2 条评论

dfc将近 13 年前
LKML is responding very slowly if at all. Try:<p><a href="http://marc.info/?l=linux-kernel&#38;m=134110453128431&#38;w=2" rel="nofollow">http://marc.info/?l=linux-kernel&#38;m=134110453128431&#38;w...</a><p>Another thread to watch:<p>"[PATCH -stable] ntp: Correct TAI offset during leap second"<p><a href="http://marc.info/?l=linux-kernel&#38;m=134110635328824&#38;w=2" rel="nofollow">http://marc.info/?l=linux-kernel&#38;m=134110635328824&#38;w...</a>
rlpb将近 13 年前
Thanks. Firefox had been using lots of CPU on my laptop for no apparent reason, even after a restart. The workaround in the thread of running date -s "`date`" worked for me, and instantly fixed the problem.