Go to file
Marek Marczykowski-Górecki b51435c903 udev: add locking on block device processing
xenstored does handle concurrent writes very harshly - it aborts the
whole transaction if any other write happened the same time. For udev
(which process all the events almost at once) it means hundreds of
retries and in some times even exceed udev timeout (60s or so).
To prevent this problem, add locking to allow only one such event being
processed at once. It looks like it should slow down the system startup,
but actually it does otherwise.
2014-01-13 05:01:56 +01:00
archlinux archlinux: allow static libraries to be packaged 2013-12-03 18:06:01 +01:00
pkgs archlinux: created build scripts 2013-04-17 01:48:28 +02:00
qmemman meminfo-writer: fix high memory check for more than about 150 GB RAM 2014-01-05 05:39:30 +01:00
qrexec-lib unix-server: do not check for unlink() error when creating socket 2014-01-07 00:27:57 +01:00
rpm_spec Include meminfo-writer 2014-01-05 05:32:57 +01:00
udev udev: add locking on block device processing 2014-01-13 05:01:56 +01:00
.gitignore Qrexec common code, qubes.Filecopy common code, udev scripts 2013-03-20 06:27:32 +01:00
Makefile Include meminfo-writer 2014-01-05 05:32:57 +01:00
Makefile.builder archlinux: created build scripts 2013-04-17 01:48:28 +02:00
version version 2.0.3 2014-01-07 00:44:23 +01:00