fatih@gandi.net has uploaded this change for review.

View Change

FSAL_MDCACHE: remove limitation on Reaper_Work_Per_Lane

We encountered cases where the first 2000 entries in the LRU of each
lane are all referenced. In consequence the reaper thread does not
reap further unreferenced entries because it stops iterating too early.
Raising Reaper_Work_Per_Lane above 2k fixed the issue.

Change-Id: Ia1da12a21a42bf984c9f11424815080b45129a91
Signed-off-by: Fatih Acar <fatih.acar@gandi.net>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_read_conf.c
M src/config_samples/config.txt
M src/doc/man/ganesha-cache-config.rst
3 files changed, 3 insertions(+), 3 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/29/424229/1

To view, visit change 424229. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia1da12a21a42bf984c9f11424815080b45129a91
Gerrit-Change-Number: 424229
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <fatih@gandi.net>