Hi, If I understand correctly, enabling fd caching caches the open fds and does not close it until the belonging cache inode is evicted, which is quite beneficial to NFSv3 protocol that may open/close on every read/write without fd caching. (question: are there any chance that fds are closed?)
Now, I want to limit the number of fds like, to 100. Is it possible to do this directly with some settings? or is there some workaround to emulate that? I am seeing the wiki page and FD_*_Percent parameters may be what I am looking for. But I have no clear conclusion yet. https://github.com/nfs-ganesha/nfs-ganesha/wiki/CacheInodeParams Akira ------------------------------------------------------------------------------ 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