1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
Zhang Huan 43305ae8da lvmlockd: reduce io impact for finding sanlock lv free lock offset
currently, lvcreate for sanlock find the free lock offset
from the beginning of the lvmlock every time.
after created thousands of lvs, it will issue thousands of read
ios for lvcreate to find free lock offset.
remeber the last free lock offset will greatly reduce the impact

Signed-off-by: Zhang Huan <zhanghuan@huayun.com>
2017-08-15 11:56:31 -05:00
..
clvmd makefiles: cleanups 2017-08-01 11:53:32 +02:00
cmirrord makefiles: fixing linking 2017-08-01 11:53:30 +02:00
dmeventd makefiles: fixing linking 2017-08-01 11:53:30 +02:00
dmfilemapd makefiles: cleanups 2017-08-01 11:53:32 +02:00
lvmdbusd lvmdbusd: Prevent stall when update thread gets exception 2017-06-02 12:39:04 -05:00
lvmetad configure: improve test for realtime clock 2017-08-01 14:03:54 +02:00
lvmlockd lvmlockd: reduce io impact for finding sanlock lv free lock offset 2017-08-15 11:56:31 -05:00
lvmpolld makefiles: fixing linking 2017-08-01 11:53:30 +02:00
Makefile.in daemons: add dmfilemapd 2017-03-09 18:50:15 +00:00