deepakarumugam.s@nutanix.com has uploaded this change for review.

View Change

Get number of lanes and chunk lru lanes from config

Add a config option to dynamically change number of lanes in LRU
and number of lanes in CHUNK LRU. We tune it in my company to get
better parallelism during reaping

Change-Id: I024224c65fc03584861cfa1cda48edeb4df171a7
Signed-off-by: Deepak Arumugam Sankara Subramanian <deepakarumugam.s@nutanix.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
4 files changed, 66 insertions(+), 44 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I024224c65fc03584861cfa1cda48edeb4df171a7
Gerrit-Change-Number: 1220341
Gerrit-PatchSet: 1
Gerrit-Owner: deepakarumugam.s@nutanix.com