-
-
Notifications
You must be signed in to change notification settings - Fork 198
Support VM startup/shutdown delay and boot overhead #435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
manoelcampos
added a commit
that referenced
this issue
May 7, 2023
manoelcampos
added a commit
that referenced
this issue
May 7, 2023
manoelcampos
added a commit
that referenced
this issue
May 8, 2023
manoelcampos
added a commit
that referenced
this issue
May 10, 2023
- Introduces BootModel class and Vm.setBootModel() method - Creates VmRam subclass to enable getting RAM utilization during VM boot. - Process VM startup (boot) and shutdown delay. - Shows specific log to make clear when a Vm shutDownDelay is set or not Signed-off-by: Manoel Campos <manoelcampos@gmail.com>
manoelcampos
added a commit
that referenced
this issue
May 10, 2023
- Introduces BootModel class and Vm.setBootModel() method - Creates VmRam subclass to enable getting RAM utilization during VM boot. - Process VM startup (boot) and shutdown delay. - Shows specific log to make clear when a Vm shutDownDelay is set or not Signed-off-by: Manoel Campos <manoelcampos@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(if the Vm.startupDelay is set).
Examples Available
Related Issues
The text was updated successfully, but these errors were encountered: