pkgsrc/devel/memcached
wiz d374b72c32 Update to 1.4.22:
Bugfix maintenance release. Fixes to hash table expansion now
completely hang all threads very briefly while the hash table
pointers are swapped. Once swapped, it unlocks and uses locks as
normal.

In previous versions, the hash table was switched to a global lock
instead of a map of bucket-locks during expansion. This should be
faster overall with a small latency penalty. It's possible to
presize the hash table with -o hashpower
2015-01-04 23:41:04 +00:00
..
files Fix my previous commit, use user/group vars properly. 2014-07-15 17:30:26 +00:00
patches
DESCR
distinfo Update to 1.4.22: 2015-01-04 23:41:04 +00:00
Makefile Update to 1.4.22: 2015-01-04 23:41:04 +00:00
MESSAGE Fix my previous commit, use user/group vars properly. 2014-07-15 17:30:26 +00:00
options.mk
PLIST