Comment #8 on issue 360 by erichase...@gmail.com: Alignment check on in configure.ac is broken and results in addition memcpy()s
http://code.google.com/p/memcached/issues/detail?id=360

I've cleaned up dago's pull request into a clean, foolproof, AC_LANG_PROGAM.

https://github.com/emcconville/memcached/commit/e55d4adfb7fd159c8b672bc5f428e8111714e8b8

I have compiled & executed on powerpc, but haven't created a pull request as testapp always seems to fail @ "memcached.c:4252: drive_machine: assertion `0' failed".

How is the current issue 10-20% slower? Even if a false-nagitive exists, the condition "((long)(c->rcurr)) % 8 != 0" should prevent memmove from ever being called (unless it's needed).

https://github.com/memcached/memcached/blob/master/memcached.c#L3667



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to