Preserving guest memory across kexec
Preserving guest memory across kexec
Posted May 21, 2022 15:05 UTC (Sat) by developer122 (guest, #152928)In reply to: Preserving guest memory across kexec by developer122
Parent article: Preserving guest memory across kexec
The extreme example is one where the OS can replace itself while userspace continues on running CPU-bound load. Having the microkernel replace itself and pick back up without any downtime at all, unless perhaps a program tries to make a call.
Dunno that it would be possible on current hardware though, with existing interrupt controllers and memory paging.
