Good point, I went ahead and ditched he comment. If we need to
improve this in future, we'll do it.
Ethan
On Wed, Sep 4, 2013 at 2:40 PM, Ben Pfaff wrote:
> On Wed, Sep 04, 2013 at 12:37:35PM -0700, Ethan Jackson wrote:
>> Managing eviction groups from threads was going to be difficult to do
>>
On Wed, Sep 04, 2013 at 12:37:35PM -0700, Ethan Jackson wrote:
> Managing eviction groups from threads was going to be difficult to do
> in a performant thread-safe manner, so this patch punts the problem to
> the main thread.
>
> Signed-off-by: Ethan Jackson
I think that the comment is slightly
Managing eviction groups from threads was going to be difficult to do
in a performant thread-safe manner, so this patch punts the problem to
the main thread.
Signed-off-by: Ethan Jackson
---
ofproto/ofproto-dpif.c |2 +-
ofproto/ofproto-provider.h |2 +-
ofproto/ofproto.c |