>From Malahal <mala...@gmail.com>:

Malahal has uploaded a new change for review.

  https://review.gerrithub.io/287828

Change subject: Add cache for netgroup innetgr() calls
......................................................................

Add cache for netgroup innetgr() calls

Under some complex deep nested netgroup configurations, the innetgr()
call takes more than half a second. This makes ganesha not usable.
Cache innetgr results (positive and negative).

Change-Id: I0a688edbb592a9dbdaeeac9827b63ed5155cae9a
Signed-off-by: Malahal Naineni <mala...@us.ibm.com>
---
M src/CMakeLists.txt
M src/MainNFSD/nfs_init.c
A src/include/netgroup_cache.h
M src/support/CMakeLists.txt
M src/support/exports.c
A src/support/netgroup_cache.c
6 files changed, 310 insertions(+), 2 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0a688edbb592a9dbdaeeac9827b63ed5155cae9a
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Malahal <mala...@gmail.com>

------------------------------------------------------------------------------
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to