Xen virtual machine fork mechanism establishment method
A method of establishing a virtual machine, which is applied in the field of computer virtualization, can solve problems such as violation, unavailability, and failure to meet automation requirements, and achieve the effect of saving service interruptions
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0021] The present invention will be further described below in conjunction with drawings and embodiments.
[0022] Since both Dom0 and DomU are virtual machines on Xen, the virtual machine of Fork in the embodiment only includes DomU, but Dom0 is also an important role in the Fork process. "Machine" is referred to by "DomU".
[0023] The goal to be realized by the present invention is to make DomU Fork out of the child DomU to perform corresponding program functions during the running process. The main idea of its realization is that when the parent DomU wants to fork, it informs Dom0 to start a configuration file that is the same as the parent DomU kernel. A different new DomU (that is, a child DomU), after the child DomU is started, copies the memory and register status of the parent DomU to the child DomU.
[0024] combined with figure 1 , the present invention mainly modifies the Libxl module of the Xen kernel, changes the DomU mirror image establishment and start-up ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

