1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/lvmdbusd
Tony Asleson 3430395c85 lvmdbusd: Exit faster
Add a global timeout value to be used for the threads to end waiting for
whatever it is they are blocked on.  The values varied from 2-5 seconds,
which is way longer than needed.  Value of 0.5 shows no CPU load when
service is running and is idle.
2024-03-28 18:18:37 +01:00
..
__init__.py lbmdbusd: Support in-tree testing. 2016-02-18 13:26:08 +00:00
.gitignore lvmdbusd: All tools use detected python3 2017-12-12 13:17:07 +01:00
automatedproperties.py lvmdbusd: Fix grammar 2023-02-20 12:01:53 -06:00
background.py lvmdbusd: Fix grammar 2023-02-20 12:01:53 -06:00
cfg.py lvmdbusd: Exit faster 2024-03-28 18:18:37 +01:00
cmdhandler.py lvmdbusd: Exit faster 2024-03-28 18:18:37 +01:00
fetch.py lvmdbusd: Exit faster 2024-03-28 18:18:37 +01:00
job.py lvmdbusd: Fix grammar 2023-02-20 12:01:53 -06:00
loader.py lvmdbusd: Fix grammar 2023-02-20 12:01:53 -06:00
lv.py lvmdbusd: Handle missing key in get_key 2023-03-10 12:51:53 -06:00
lvm_shell_proxy.py.in lvmdbusd: Exit faster 2024-03-28 18:18:37 +01:00
lvmdb.py.in lvmdbusd: Add needed env. variables 2023-03-06 10:26:44 -06:00
lvmdbusd.in lvmdbusd: All tools use detected python3 2017-12-12 13:17:07 +01:00
main.py lvmdbusd: Exit faster 2024-03-28 18:18:37 +01:00
Makefile.in makefiles: install lvmdbusd executable 2023-07-13 21:31:18 +02:00
manager.py lvmdbusd: Always leverage udev 2022-10-20 15:10:35 -05:00
objectmanager.py lvmdbusd: Remove unused import 2023-02-27 09:57:18 -06:00
path.py.in lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
pv.py lvmdbusd: Use common func. for checking missing LV keys 2022-09-16 10:49:37 -05:00
request.py lvmdbusd: Fix grammar 2023-02-20 12:01:53 -06:00
state.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
udevwatch.py lvmdbusd: Handle PV signature copy 2022-10-20 15:10:35 -05:00
utils.py lvmdbusd: fix syntax warning 2023-09-20 15:55:28 +02:00
vg.py lvmdbusd: Add a new 'Shared' property to the Vg interface 2023-03-15 09:09:38 -05:00