[Gluster-devel] https://review.gluster.org/#/c/19543/

Nithya Balachandran nbalacha at redhat.com
Tue Feb 13 04:46:09 UTC 2018


Hi,

I have been thinking of how to speed up up MAKE_HANDLE_PATH and have put up
a test patch ($subject).This will first try with a buffer of 1K and only
fall back to the calculation of the patch doesn't fit
in that space.

I think it likely that 1K will be sufficient for most data sets. A better
way would be to keep track of the max path len across calls and use that
instead of a fixed 1K size . Otherwise there would be a performance dip for
those data sets which may have very deep directory structures.

Thoughts on the above?

Regards,
Nithya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-devel/attachments/20180213/0bc3f90d/attachment.html>


More information about the Gluster-devel mailing list