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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

SwiftBoot

36 点作者 bgray大约 15 年前

2 条评论

joezydeco大约 15 年前
There are all kinds of topics on boot optimization over on the Embedded Linux wiki:<p><a href="http://elinux.org/Boot_Time" rel="nofollow">http://elinux.org/Boot_Time</a><p>So I'm wondering if they just apply a set of these tricks given your circumstances. Notice that they guarantee a 50% speedup on <i>your</i> board, not that you'll boot as their example. The OMAP 3530 shown is a pretty fast chip. You also don't know what else they're skipping to get this speed.
gduffy大约 15 年前
This is awesome! I wonder how they achieved it. Normal boot times for Beagleboard are at least 15-20 seconds.<p>Perhaps it is using some sort of software suspend/resume functionality? I suspect initializing memory by copying an image directly from flash after U-boot starts up would be about this fast.
评论 #1156886 未加载