[libvirt] [PATCH 0/4] Cache systemd presence

Ján Tomko posted 4 patches 7 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1487850710.git.jtomko@redhat.com
src/libvirt_private.syms  |  1 +
src/util/virsystemd.c     | 55 +++++++++++++++++++++++++++++++++++------------
src/util/virsystemdpriv.h | 33 ++++++++++++++++++++++++++++
tests/virsystemdtest.c    | 40 ++++++++++++++++++----------------
4 files changed, 96 insertions(+), 33 deletions(-)
create mode 100644 src/util/virsystemdpriv.h
[libvirt] [PATCH 0/4] Cache systemd presence
Posted by Ján Tomko 7 years, 1 month ago
Reduce the number of DBus calls required, and possibly
the number of timeouts.

Ján Tomko (4):
  Unify checking for machine1 systemd service
  Use macros for testing virSystemd APIs
  Cache the presence of machine1 service
  Test virSystemd APIs twice to check the cache effects

 src/libvirt_private.syms  |  1 +
 src/util/virsystemd.c     | 55 +++++++++++++++++++++++++++++++++++------------
 src/util/virsystemdpriv.h | 33 ++++++++++++++++++++++++++++
 tests/virsystemdtest.c    | 40 ++++++++++++++++++----------------
 4 files changed, 96 insertions(+), 33 deletions(-)
 create mode 100644 src/util/virsystemdpriv.h

-- 
2.10.2

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