Project

General

Profile

Actions

action #59109

open

use ballooning to improve snapshot performance

Added by okurz over 4 years ago. Updated over 4 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Feature requests
Target version:
Start date:
2019-11-05
Due date:
% Done:

0%

Estimated time:

Description

https://github.com/os-autoinst/os-autoinst/pull/1020 allows to enable memory ballooning to improve snapshot performance using the parameter "QEMU_BALLOON_TARGET". We can set this parameter and try out what impact on performance it has.


Related issues 1 (1 open0 closed)

Related to openQA Project - action #40538: Reset/Clear guest RAM when it reboots in QEMU to reduce RAM snapshot sizeWorkable2018-09-03

Actions
Actions #1

Updated by okurz over 4 years ago

  • Related to action #40538: Reset/Clear guest RAM when it reboots in QEMU to reduce RAM snapshot size added
Actions #2

Updated by okurz over 4 years ago

Discussed with rpalethorpe. The variable "QEMU_BALLOON_TARGET" should be set to a reasonable value in the range [0;QEMURAM] in MB. The higher the value, the higher is the amount of RAM that is "requested" for ballooning, i.e. how much (free) RAM space from the VM should be consumed and hence reclaimed. The higher the value the better as snapshots will decrease accordingly but also the longer it can take for the reclaiming which can eventually timeout. The theoretical upper limit is the actually used RAM within the VM.

Actions

Also available in: Atom PDF