1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-31 05:47:43 +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
..
2017-08-01 11:53:32 +02:00
2017-08-01 11:53:30 +02:00
2017-08-01 11:53:30 +02:00
2017-08-01 11:53:32 +02:00
2017-08-01 11:53:30 +02:00
2017-03-09 18:50:15 +00:00