Kernel Live Upgrade Guide
This document describes how to install, deploy, and use the kernel live upgrade feature on openEuler. This kernel live upgrade feature on openEuler is implemented through quick kernel restart and live program migration. A user-mode tool is provided to automate this process.
This document is intended for community developers, open-source enthusiasts, and partners who want to learn about and use the openEuler system and kernel live upgrade. The users are expected to know basics about the Linux operating system.
Application Scenario
The kernel live upgrade is to save and restore the process running data with the second-level end-to-end latency.
The following two conditions must be met:
- The kernel needs to be restarted due to vulnerability fixing or version update.
- Services running on the kernel can be quickly recovered after the kernel is restarted.