sepia-liu has uploaded this change for review.

View Change

MDCACHE: add new config parameter "Entries_Release_Size"

Set Entries_Release_Size > 0 to enable cache entries release,
LRU wants to release Entries_Release_Size entry.
Set Entries_Release_Size = 0 to disable. Default 100.

Change-Id: Ic3852317762ef542849ce9af8c5d03b08278d8ff
Signed-off-by: sepia-liu <liuwei_coder@163.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_ext.h
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.h
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_read_conf.c
M src/config_samples/config.txt
5 files changed, 11 insertions(+), 0 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ic3852317762ef542849ce9af8c5d03b08278d8ff
Gerrit-Change-Number: 494406
Gerrit-PatchSet: 1
Gerrit-Owner: sepia-liu <liuwei_coder@163.com>
Gerrit-MessageType: newchange