summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authordormando <dormando@rydia.net>2012-08-31 18:49:50 -0700
committerdormando <dormando@rydia.net>2012-09-03 00:35:54 -0700
commit67d7cfc1355a0f4550263f3d24758840668017f8 (patch)
tree29ff30850ffcb6fd8d8d1df166b6a4da56b4c236 /Makefile.am
parent1c94e12c3d7615e4859eddde88ed7e53cd127d32 (diff)
downloadmemcached-67d7cfc1355a0f4550263f3d24758840668017f8.tar.gz
remove global stats lock from item allocation
This doesn't reduce mutex contention much, if at all, for the global stats lock, but it does remove a handful of instructions from the alloc hot path, which is always worth doing. Previous commits possibly added a handful of instructions for the loop and for the bucket readlock trylock, but this is still faster than .14 for writes overall.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions