Nice! Looks very useful and a nice contained implementation. :-)
--- Keith
{-- Tue, 24 Sep 2013 10:17:45 -0700: Ben <[email protected]> wrote: --}
Ben> The hmap code has for a long time incremented a counter when a hash
bucket
Ben> grew to have many entries. This can let a developer know that some hash
Ben> function is performing poorly, but doesn't give any hint as to which one.
Ben> This commit improves the situation by adding rate-limited debug logging
Ben> that points out a particular line of code as the source of the poor hash
Ben> behavior. It should make issues easier to track down.
Ben> Bug #19926
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev