[libvirt] [PATCH v2 0/2] Two simple hugepage fixes

Michal Privoznik posted 2 patches 6 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1497358985.git.mprivozn@redhat.com
src/qemu/qemu_hotplug.c |  3 +++
src/qemu/qemu_process.c | 52 ++++++++++++++++++++++++++++++++++++++++++++-----
src/qemu/qemu_process.h |  5 +++++
3 files changed, 55 insertions(+), 5 deletions(-)
[libvirt] [PATCH v2 0/2] Two simple hugepage fixes
Posted by Michal Privoznik 6 years, 10 months ago
v2 of:

https://www.redhat.com/archives/libvir-list/2017-June/msg00395.html

diff to v1:
- Moved the decision logic to a separate static function as requested in the review.
- In 2/2 the function header moved to a different location as requested.

Michal Privoznik (2):
  qemuProcessBuildDestroyHugepagesPath: create path more frequently
  qemuDomainAttachMemory: Crate hugepage dir if needed

 src/qemu/qemu_hotplug.c |  3 +++
 src/qemu/qemu_process.c | 52 ++++++++++++++++++++++++++++++++++++++++++++-----
 src/qemu/qemu_process.h |  5 +++++
 3 files changed, 55 insertions(+), 5 deletions(-)

-- 
2.13.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list