Re: [PATCH v2] lib/hash: feature reclaim defer queue

2024-03-04 Thread Honnappa Nagarahalli
> On Mar 4, 2024, at 2:27 AM, Abdullah Ömer Yamaç wrote: > > Just one more question. > > On Sun, Mar 3, 2024 at 10:14 PM Honnappa Nagarahalli > wrote: > Hello Abdullah, > Thank you for the patch, few comments inline. > > The short commit log could be changed as follows: > > "lib/ha

Re: [PATCH v2] lib/hash: feature reclaim defer queue

2024-03-04 Thread Abdullah Ömer Yamaç
Just one more question. On Sun, Mar 3, 2024 at 10:14 PM Honnappa Nagarahalli < honnappa.nagaraha...@arm.com> wrote: > Hello Abdullah, > Thank you for the patch, few comments inline. > > The short commit log could be changed as follows: > > "lib/hash: add defer queue reclaim API” > > > On

Re: [PATCH v2] lib/hash: feature reclaim defer queue

2024-03-03 Thread Honnappa Nagarahalli
Hello Abdullah, Thank you for the patch, few comments inline. The short commit log could be changed as follows: "lib/hash: add defer queue reclaim API” > On Mar 2, 2024, at 3:27 PM, Abdullah Ömer Yamaç wrote: > > This patch adds a new feature to the hash library to allow the user to >