summaryrefslogtreecommitdiff
path: root/items.c
diff options
context:
space:
mode:
authordormando <dormando@rydia.net>2017-05-21 21:49:54 -0700
committerdormando <dormando@rydia.net>2017-05-22 22:05:53 -0700
commita8c4a82787b8b6c256d61bd5c42fb7f92d1bae00 (patch)
tree8f7f9549d0e44e8ff6eca19c05e02ebea40eac9f /items.c
parent2b3312e1bccb3609206da4fc8efd24f7cfd80bdd (diff)
downloadmemcached-a8c4a82787b8b6c256d61bd5c42fb7f92d1bae00.tar.gz
Don't overflow item refcount on get
Counts as a miss if the refcount is too high. ASCII multigets are the only time refcounts can be held for so long. doing a dirty read of refcount. is aligned. trying to avoid adding an extra refcount branch for all calls of item_get due to performance. might be able to move it in there after logging refactoring simplifies some of the branches.
Diffstat (limited to 'items.c')
0 files changed, 0 insertions, 0 deletions