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

Michal Privoznik mprivozn at redhat.com
Tue Jun 13 13:05:09 UTC 2017


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




More information about the libvir-list mailing list