BareMetal OS running inside Firecracker microVMs with <1ms cold start(github.com)
github.com
BareMetal OS running inside Firecracker microVMs with <1ms cold start
https://github.com/ReturnInfinity/BareMetal-Firecracker
https://github.com/ReturnInfinity/BareMetal-Firecracker
~800µs cold start in Firecracker on an AMD Ryzen AI Max+ 395. ~600µs with only networking.
Each microVM can be provisioned with as little as 2MiB of RAM. The kernel binary itself is ~5.5KB - the rest of the kernel image is layout padding to place the monitor and application payloads at fixed memory addresses.