|
|
|
|
|
by inkyoto
881 days ago
|
|
> […] freeze it's state right after the boot and clone it afterwards. You can't do that easily as devices can be attached, detached or reattached dynamically whilst the VM is running and when it is shut down. In lieu of the hardware / VM support for device trees, with the existing design, the kernel has to probe each device upon every boot. |
|
Applicability is limited, but works well to spin up serverless compute on-demand.