Displaying 2 results from an estimated 2 matches for "handlecount".
Did you mean:
handle_count
2010 Dec 03
1
busy loop in libvirtd (cpu usage 100%)
Hi!
Occasionally of late, I've seen a few cases where libvirtd cpu usage
shoots up to 100% and stays there indefinitely. This seems to happen
when a QEMU VM is starting up, although on one occasion I *think* I
saw it happen after a QEMU VM was p2p-migrated.
Doing strace -f -p <libvirtd pid> reveals a flood of poll() functions calls
like these:
[pid 1690] poll([{fd=3,
2018 Dec 21
0
Wine release 4.0-rc3
...-------------------------------------------
Changes since 4.0-rc2:
Akihiro Sagawa (2):
po: Update Japanese translation.
kernel32: Use Rtl function when the time zone name is useless.
Alex Henrie (3):
po: Update Catalan translation.
psapi/tests: Increase GetPerformanceInfo HandleCount error margin.
ieframe: Turn several variables into static constants.
Alexandre Julliard (3):
server: Reset hardware breakpoint sizes before setting them.
oleaut32: Fix rendering of monochrome icons.
makefiles: Add support for sharing resource files with parent dll.
Alistai...