>From Daniel Gryniewicz <d...@redhat.com>:

Daniel Gryniewicz has uploaded this change for review. ( 
https://review.gerrithub.io/372147


Change subject: Add new Reaper_Work_Per_Lane option
......................................................................

Add new Reaper_Work_Per_Lane option

The Reaper_Work option was only used to set work-per-lane within the LRU
thread.  However, if the number of lanes is increased (as one company
does), this can result in only looking at one handle per lane, resulting
in many (most?) runs not demoting any handles.

Instead, add a new option Reaper_Work_Per_Lane that explicitly sets the
number of handles to check per-lane.  This should work, regardless of
the number of lanes.

Deprecate Reaper_Work, and change it's default to 0 (unused).  If it's
set, it will still be used.

Change-Id: I146edf953b2d5d1ab0d33a9a5c8bd4732fd9df24
Signed-off-by: Daniel Gryniewicz <d...@redhat.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_read_conf.c
M src/config_samples/config.txt
M src/doc/man/ganesha-cache-config.rst
5 files changed, 26 insertions(+), 7 deletions(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/47/372147/1
-- 
To view, visit https://review.gerrithub.io/372147
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I146edf953b2d5d1ab0d33a9a5c8bd4732fd9df24
Gerrit-Change-Number: 372147
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <d...@redhat.com>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to