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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Booting embedded Linux in 0.37 seconds on an ARMv7-A CPU at 528 MHz

187 点作者 eerimoq将近 5 年前

10 条评论

nimish将近 5 年前
One interesting reason there's a been a bunch of progress in this space is that automotive systems are required to show the rear view camera in a certain amount of time. Progress driven by the oddest of things.
评论 #23559461 未加载
评论 #23560512 未加载
评论 #23560194 未加载
评论 #23579631 未加载
ndesaulniers将近 5 年前
I&#x27;m impressed. I don&#x27;t know of too much work that&#x27;s going on upstream for optimizing boot times, other than some of the clear linux stuff: <a href="https:&#x2F;&#x2F;www.phoronix.com&#x2F;scan.php?page=news_item&amp;px=Clear-Linux-Ubuntu-Eoan-Boot" rel="nofollow">https:&#x2F;&#x2F;www.phoronix.com&#x2F;scan.php?page=news_item&amp;px=Clear-Li...</a><p>There are folks looking into improving boot times on Android; turns out init and kernel drivers are a tangly mess of {dependency} spaghetti. Loading kernel modules can induce delays in processing relocations.<p>The kernel patches disable a bunch of stuff, including ethernet it looks like? Most of the kernel changes comment out blocks of code, or trade long delays for shorter delays with more iterations.
评论 #23558461 未加载
评论 #23562579 未加载
评论 #23562310 未加载
Polylactic_acid将近 5 年前
Does anyone know why x86 systems are so slow to start up? I got a x570 mobo recently and it still takes about 5 seconds to get to grub.
评论 #23559232 未加载
评论 #23562089 未加载
评论 #23561915 未加载
评论 #23560873 未加载
评论 #23559925 未加载
评论 #23582340 未加载
评论 #23568831 未加载
评论 #23560524 未加载
评论 #23559636 未加载
评论 #23560682 未加载
WatchDog将近 5 年前
&gt; Networking takes by far the longest time to get ready. The main reason is that Ethernet auto-negotiation takes a significant amount of time, about 1 to 3 seconds.<p>Is this a fundamental limitation of how auto-negotiation works? Is there a way to speed it up?
评论 #23558469 未加载
评论 #23563261 未加载
yjftsjthsd-h将近 5 年前
&gt; A reboot is even faster, only 0.26 seconds from issuing the reboot to entering user space.<p>Curious; it doesn&#x27;t say how that works. Could be kexec, but if it&#x27;s a real reboot then I&#x27;d be interested to know why it&#x27;s faster. Can you still skip some hardware initialization somehow?
评论 #23559360 未加载
评论 #23558118 未加载
dmitrygr将近 5 年前
&gt; Start with MMC clock frequency at 52 MHz instaed of 400 kHz.<p>Whoa there!<p>Spec violation. Not guaranteed to work. Might work some days but not others.
评论 #23560427 未加载
m463将近 5 年前
I have an intel system that takes 20x as long just to beep that there&#x27;s no keyboard.
Yanu-3452将近 5 年前
Are super-quick boots vulnerable to having a (presumably?) lower entropy pool exploited or do the steps taken to mitigate low entropy across freshly minted cloud images also help here?
评论 #23561054 未加载
pcdoodle将近 5 年前
The hardware looks awesome! Looks like it hasn&#x27;t been updated in 2 years though, has anyone produced these PCBs based on the Jiffy?<p>Is that an EMMC Socket on there?
eximius将近 5 年前
Why can&#x27;t network boot up be done asynchronously?
评论 #23559568 未加载
评论 #23560453 未加载