Thanks for the reviews!
On Jun 10, 2014, at 1:47 PM, Ethan Jackson wrote:
> Nice, thing we could do something similar for the classifier loop?
>
I have it in the pipeline, also integrating locking to the iterators, so that
the change to RCU will not be so visible.
> Acked-by: Ethan Jackson
Nice, thing we could do something similar for the classifier loop?
Acked-by: Ethan Jackson
On Mon, Jun 9, 2014 at 11:53 AM, Jarno Rajahalme wrote:
> This further eases porting existing hmap code to use cmap instead.
>
> The iterator variants taking an explicit cursor are retained (renamed)
> a
This further eases porting existing hmap code to use cmap instead.
The iterator variants taking an explicit cursor are retained (renamed)
as they are needed when iteration is to be continued from the last
iterated node.
Signed-off-by: Jarno Rajahalme
---
lib/cmap.h| 43 +++