On Wed, Nov 07, 2012 at 09:45:59AM +0900, Simon Horman wrote:
> Do you have any thoughts on if it is worth implementing something
> similar for bitmap_scan() using ffs()?

I've never seen bitmap_scan() show up in profiling data so it's a low
priority.

The current implementation has the advantage of being obviously
correct.  A smarter implementation would need a (fairly thorough?)
test.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to