deepakarumugam.s(a)nutanix.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1220341?usp=email )
Change subject: Get number of lanes and chunk lru lanes from config
......................................................................
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(a)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
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1220341?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
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(a)nutanix.com