[PATCH 0/3] leaseshelper: Wait to acquire PID file

Michal Privoznik mprivozn at redhat.com
Mon Jun 15 11:32:33 UTC 2020


Patch 1/3 is for demonstration purposes only. The rest patches actual
problem.I was also thinking of making the PID file per bridge, i.e.
include bridge name in the name (e.g. /var/run/virbr0_leaseshelper.pid)
to decrease pressure on the single PID file. However, DHCP transactions
are not that frequent IMO so it's not really a bottle neck nor
performance issue.

Michal Prívozník (3):
  *** DO NOT APPLY UPSTREAM ***
  leaseshelper: Wait to acquire PID file
  leaseshelper: Report more errors

 src/network/leaseshelper.c | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

-- 
2.26.2




More information about the libvir-list mailing list