> Add RCU library supporting quiescent state based memory reclamation method.
> This library helps identify the quiescent state of the reader threads so
> that the writers can free the memory associated with the lock less data
> structures.
> 
> Signed-off-by: Honnappa Nagarahalli <[email protected]>
> Reviewed-by: Steve Capper <[email protected]>
> Reviewed-by: Gavin Hu <[email protected]>
> Reviewed-by: Ola Liljedahl <[email protected]>
> ---
> --

Acked-by: Konstantin Ananyev <[email protected]>

> 2.17.1

Reply via email to