> -----Original Message-----
> From: Dharmik Thakkar <[email protected]>
> Sent: Wednesday, October 21, 2020 3:50 PM
> To: Wang, Yipeng1 <[email protected]>; Gobriel, Sameh
> <[email protected]>; Richardson, Bruce <[email protected]>;
> Ray Kinsella <[email protected]>; Neil Horman <[email protected]>
> Cc: [email protected]; [email protected]; Dharmik Thakkar
> <[email protected]>
> Subject: [PATCH v6 2/4] lib/hash: integrate RCU QSBR
> 
> Currently, users have to use external RCU mechanisms to free resources when
> using lock free hash algorithm.
> 
> Integrate RCU QSBR process to make it easier for the applications to use lock
> free algorithm.
> Refer to RCU documentation to understand various aspects of integrating RCU
> library into other libraries.
> 
> Suggested-by: Honnappa Nagarahalli <[email protected]>
> Signed-off-by: Dharmik Thakkar <[email protected]>
> Reviewed-by: Ruifeng Wang <[email protected]>
> Acked-by: Ray Kinsella <[email protected]>
> ---
[Wang, Yipeng] 
Thanks for revising the code.
Please check the checkpatch reported coding style issues to fix.
After that
Acked-by: Yipeng Wang <[email protected]>


Reply via email to