On Sat, Jun 22, 2013 at 5:32 AM, Andy Zhou <[email protected]> wrote: > For architectures can load and store unaligned long efficiently, use 4 > or 8 bytes operations. This improves the efficiency compare to byte wise > operations. > > This patch is uses ideas and code from a patch submitted by Peter Klausler > titled "replace memcmp() with specialized comparator". The flow compare > function is essentially his implementation. The original patch > mentioned 7X speed up with this optimization. > > Co-authored-by: Peter Klausler <[email protected]> > Signed-off-by: Andy Zhou <[email protected]>
By the way, I'm intentionally waiting on this patch until things stabilize a bit. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
