Re: [PATCH v3 00/17] treewide: Refactor heap related implementation

From: Coly Li
Date: Tue Apr 09 2024 - 04:17:59 EST




> 2024年4月9日 11:40,Kent Overstreet <kent.overstreet@xxxxxxxxx> 写道:
>
> On Sun, Apr 07, 2024 at 12:47:10AM +0800, Kuan-Wei Chiu wrote:
>> This patch series focuses on several adjustments related to heap
>> implementation. Firstly, a type-safe interface has been added to the
>> min_heap, along with the introduction of several new functions to
>> enhance its functionality. Additionally, the heap implementation for
>> bcache and bcachefs has been replaced with the generic min_heap
>> implementation from include/linux. Furthermore, several typos have been
>> corrected.
>>
>> Previous discussion with Kent Overstreet:
>> https://lkml.kernel.org/ioyfizrzq7w7mjrqcadtzsfgpuntowtjdw5pgn4qhvsdp4mqqg@nrlek5vmisbu
>>
>> Regards,
>> Kuan-Wei
>
> pointing test automation at it now:
> https://evilpiepirate.org/~testdashboard/ci?branch=refactor-heap-v3
>
> Coli, could I get some acks from you?

Yes, the code tested and Acked-by sent.

Thanks.

Coly Li