[23.10 FEAT] KVM: Improve memory reclaiming for z15 Secure Execution guests - libvirt part
Bug #2006743 reported by
bugproxy
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu on IBM z Systems |
Fix Released
|
High
|
Skipper Bug Screeners | ||
libvirt (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
Feature Description:
Currently, Secure Execution guest memory needs to be exported or destroyed, when a secure guest is rebooted or shut down. On the z15 this currently happens in a serialized manner, which takes long and also causes the host system to become irresponsive for extended periods, if very large guests are terminated. Changes to the KVM memory management will be required to improve the scalability.
tags: | added: architecture-s39064 bugnameltc-201598 severity-high targetmilestone-inin2310 |
Changed in ubuntu: | |
assignee: | nobody → Skipper Bug Screeners (skipper-screen-team) |
affects: | ubuntu → linux (Ubuntu) |
affects: | linux (Ubuntu) → libvirt (Ubuntu) |
Changed in ubuntu-z-systems: | |
assignee: | nobody → Skipper Bug Screeners (skipper-screen-team) |
Changed in libvirt (Ubuntu): | |
importance: | Undecided → High |
Changed in ubuntu-z-systems: | |
importance: | Undecided → High |
tags: | added: qemu-23.10 |
Changed in ubuntu-z-systems: | |
status: | New → Incomplete |
Changed in libvirt (Ubuntu): | |
status: | New → Incomplete |
tags: |
added: libvirt23.10 removed: qemu-23.10 |
tags: |
added: libvirt-23.10 removed: libvirt23.10 |
Changed in libvirt (Ubuntu): | |
status: | Incomplete → New |
Changed in ubuntu-z-systems: | |
status: | Incomplete → New |
Changed in libvirt (Ubuntu): | |
assignee: | Skipper Bug Screeners (skipper-screen-team) → nobody |
Changed in libvirt (Ubuntu): | |
status: | New → Triaged |
Changed in ubuntu-z-systems: | |
status: | New → Triaged |
To post a comment you must log in.
------- Comment From <email address hidden> 2023-02-09 10:41 EDT-------
Please note: In addition to this libvirt part, there is also a kernel and a qemu part required to implement the feature "KVM: Improve memory reclaiming for z15 Secure Execution guests".
The two other parts (kernel and qemu) are handled in the following bugs / LP entries:
Bug 193343 - LP1933180 : [23.04 FEAT] [VS2106] KVM: Improve memory reclaiming for z15 Secure Execution guests - kernel part
Bug 201597 - [23.10 FEAT] KVM: Improve memory reclaiming for z15 Secure Execution guests - qemu part