Live Update Orchestrator — The Linux Kernel documentation
docs.kernel.org·17h
💫IO_uring
Preview
Report Post

Live Update Orchestrator

Author:

Pasha Tatashin <pasha.tatashin@soleen.com>

Live Update is a specialized, kexec-based reboot process that allows a running kernel to be updated from one version to another while preserving the state of selected resources and keeping designated hardware devices operational. For these devices, DMA activity may continue throughout the kernel transition.

While the primary use case driving this work is supporting live updates of the Linux kernel when it is used as a hypervisor in cloud environments, the LUO framework itself is designed to be workload-agnostic. Live Update facilitates a full kernel version upgrade for any type of system.

For example, a non-hy…

Similar Posts

Loading similar posts...