[ovs-dev] [PATCH] Improve kernel hash table

Ben Pfaff blp at nicira.com
Sat Aug 20 15:23:17 UTC 2011


On Fri, Aug 19, 2011 at 01:49:36PM -0700, Pravin Shelar wrote:
> Currently OVS used its own hashing implmentation for hash tables which
> has some problems, e.g. error case on deletion code. Following patch
> replaces that with hlist based hash table which is consistent with other
> kernel hash tables.

Pravin, is the clock off on your computer?  When you post patches, they
often appear earlier in my inbox than I would expect.



More information about the dev mailing list