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.

FreeBSD can now boot in 25 milliseconds

92 pointsby rodrigo975over 1 year ago

12 comments

CodesInChaosover 1 year ago
&gt; Replacing a sort algorithm in the FreeBSD kernel has improved its boot speed by a factor of 100 or more…<p>I don&#x27;t think that&#x27;s correct. While the optimized sorting algorithm is 100x times faster than the old sorting algorithm, it was only a small part of the boot process (2ms), so the boot speed up is only 7%.
评论 #37321922 未加载
xwdvover 1 year ago
If you fired a bullet at 450m&#x2F;s at a FreeBSD machine sitting 50 feet away, it would have enough time to boot up and perform operations before being struck and destroyed by the bullet.
评论 #37321896 未加载
评论 #37320990 未加载
评论 #37320970 未加载
评论 #37321037 未加载
eatonphilover 1 year ago
&gt; I believe Linux is at 75-80 ms for the same environment where I have FreeBSD booting in 25 ms.<p>From the article, Colin Percival on how Linux does as well. Impressive (though would be good to see other benchmarks to corroborate Colin&#x27;s).<p>(Which is an HN comment actually: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=37205578">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=37205578</a>.)
评论 #37324406 未加载
tiborsaasover 1 year ago
That&#x27;s 48x faster than I can type boot.
baz00over 1 year ago
That&#x27;s good. FreeBSD was pretty damn fast already, even on old hardware.<p>But in the cloud it still takes several more seconds more seconds to download the container full of 200 megs of javascript shite from the local docker repo and fire it up before being able to service requests...
butterisgoodover 1 year ago
Having a tough time understanding the impacts of this work. Fast boot times matter if you boot often. So what’s the use case here?<p>Hmm, actually I’m not sure I even understand the whole “serverless” thing that much to be honest.<p>Running FreeBSD as if it’s a “process” on Linux is interesting in a way but - who does this?
评论 #37320253 未加载
评论 #37320539 未加载
评论 #37321026 未加载
评论 #37320497 未加载
评论 #37320352 未加载
评论 #37322730 未加载
评论 #37320404 未加载
winkover 1 year ago
Seems to be a summary&#x2F;rehash of <a href="https:&#x2F;&#x2F;www.usenix.org&#x2F;publications&#x2F;loginonline&#x2F;freebsd-firecracker" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.usenix.org&#x2F;publications&#x2F;loginonline&#x2F;freebsd-fire...</a> - which I guess came first, and is a better article.
评论 #37349312 未加载
katsover 1 year ago
The headline has got a lot of asterisks. On a server that&#x27;s already running, they can open a new software-only VM in 25ms. So it&#x27;s more like saying they launch a new application in 25ms. It still sounds great though.
eimrineover 1 year ago
How does bubblesort happened in FreeBSD? Can my laptop boot in 25 milliseconds now?
评论 #37320230 未加载
评论 #37320179 未加载
评论 #37330260 未加载
the-dudeover 1 year ago
First line of article: <i>Replacing a sort algorithm in the FreeBSD kernel has improved its boot speed by a factor of 100 or more</i><p>This is obviously not true.
评论 #37320717 未加载
louskenover 1 year ago
If only windows optimized boot as well, it often takes ~10seconds even on the highest end machines
aynycover 1 year ago
See, all those leetcodes practice finally pay off &#x2F;s.<p>All seriousness, this is for VM booting right? Not hardware booting.
评论 #37349332 未加载