>From Soumya <skod...@redhat.com>:
Soumya has uploaded this change for review. ( https://review.gerrithub.io/380759
Change subject: WIP/FSAL_GLUSTER: Use upcall register APIs
......................................................................
WIP/FSAL_GLUSTER: Use upcall register APIs
There are new APIs being provided by libgfapi to register
and unregister for callbacks - https://review.gluster.org/18349
So instead of polling continuously in a loop hoggin CPU,
use these new APIs to register callback functions for cache
invalidation. These callback functions shall be invoked
only in the event of any upcall received and that too in the
backend fs thread context (which seem to be safe as per the current
upcall design).
Change-Id: I46b103d3b8555116efe5852eab99de30a5fd0e43
Signed-off-by: Soumya Koduri <skod...@redhat.com>
---
M src/CMakeLists.txt
M src/FSAL/FSAL_GLUSTER/export.c
M src/FSAL/FSAL_GLUSTER/fsal_up.c
M src/FSAL/FSAL_GLUSTER/gluster_internal.h
M src/include/config-h.in.cmake
5 files changed, 113 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha
refs/changes/59/380759/1
--
To view, visit https://review.gerrithub.io/380759
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I46b103d3b8555116efe5852eab99de30a5fd0e43
Gerrit-Change-Number: 380759
Gerrit-PatchSet: 1
Gerrit-Owner: Soumya <skod...@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