A NetBSD/amd64 guest can now boot in 18ms
old.reddit.com
A NetBSD/amd64 guest can now boot in 18ms
1–10 of 34 posts
Re: A NetBSD/amd64 guest can now boot in 18ms
#2Re: A NetBSD/amd64 guest can now boot in 18ms
#3Wasn't there recently a lot of work to reduce the time on FreeBSD (and it's 20ms)
https://www.usenix.org/publications/loginonline/freebsd-fire....
Re: A NetBSD/amd64 guest can now boot in 18ms
#4How does this compare to other BSDs? Wasn't there recently a lot of work to reduce the time on FreeBSD (and it's 20ms) https://www.usenix.org/publications/loginonline/freebsd-fire... .
Re: A NetBSD/amd64 guest can now boot in 18ms
#5How does this compare to other BSDs? Wasn't there recently a lot of work to reduce the time on FreeBSD (and it's 20ms) https://www.usenix.org/publications/loginonline/freebsd-fire... .
Anyone know what the current record for Linux is? Last I heard was ~50 ms."
- @cperciva at https://twitter.com/cperciva/status/1747270461095043532
Re: A NetBSD/amd64 guest can now boot in 18ms
#6How does this compare to other BSDs? Wasn't there recently a lot of work to reduce the time on FreeBSD (and it's 20ms) https://www.usenix.org/publications/loginonline/freebsd-fire... .
"I think the fastest I got the FreeBSD kernel booting in Firecracker was 21 ms. NetBSD is now at 18 ms... I need to go back and address some more of the issues I noticed but didn't get around to fixing. Anyone know what the current record for Linux is? Last I heard was ~50 ms." - @cperciva at https://twitter.com/cperciva/status/1747270461095043532
I wonder if this is related to what Netflix found as a regression.
Starting at slide #18 below
Re: A NetBSD/amd64 guest can now boot in 18ms
#7Re: A NetBSD/amd64 guest can now boot in 18ms
#8I'll see which tricks can be reused on linux, as I'd love to cut that by 1 order of magnitude!