Hi,
在 2024/11/08 13:15, Dragan Milivojević 写道:
On Fri, 8 Nov 2024 at 02:29, Song Liu <song@xxxxxxxxxx> wrote:
I think we should ship this with 6.14 (not 6.13), so that we have
more time testing different combinations of old/new mdadm
and kernel. WDYT?
I'm not sure if bitmap performance fixes are already included
but if not please include those too. Internal bitmap kills performance
and external bitmap was a workaround for that issue.
I don't think external bitmap can workaround the performance degradation
problem, because the global lock for the bitmap are the one to blame for
this, it's the same for external or internal bitmap.
Do you know that is there anyone using external bitmap in the real
world? And is there numbers for performance? We'll have to consider
to keep it untill the new lockless bitmap is ready if so.
Thanks,
Kuai
.