TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

SwiftBoot

36 pointsby bgrayabout 15 years ago

2 comments

joezydecoabout 15 years ago
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.
gduffyabout 15 years ago
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 未加载