summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordormando <dormando@rydia.net>2020-02-01 14:18:49 -0800
committerdormando <dormando@rydia.net>2020-02-01 14:18:49 -0800
commit1517d15ecbc3fda6903d6e68be84f0bda7828ec5 (patch)
tree4732973050942426d3a0b0ce4a54f8219b9f8e63 /doc
parentc0e5a9974558179cbc76efd1271cc34e32c29721 (diff)
downloadmemcached-1517d15ecbc3fda6903d6e68be84f0bda7828ec5.tar.gz
slabs: fix for skipping completed items1.5.22
This change removes the unused environment variable for running N chunk move checks per slab lock and fixes the "completed" check. My idea for the "completed" bits were originally to skip acquiring the slabs lock for items we know to be complete. The check was accidentally made redundant with the post-lock flags check, so there was no actual speedup during busy loops. This should now have much less performance impact for page moving.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions