[dpdk-dev] [PATCH v6 2/4] lib/hash: integrate RCU QSBR

Dharmik Thakkar Dharmik.Thakkar at arm.com
Fri Oct 23 23:46:35 CEST 2020


Hi Yipeng,

I have addressed the comments. Can you please take a look?

Thank you!

> On Oct 21, 2020, at 5:50 PM, Dharmik Thakkar <Dharmik.Thakkar at arm.com> wrote:
> 
> 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 <honnappa.nagarahalli at arm.com>
> Signed-off-by: Dharmik Thakkar <dharmik.thakkar at arm.com>
> Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>
> Acked-by: Ray Kinsella <mdr at ashroe.eu>
> ---



More information about the dev mailing list