[Gluster-devel] [bug #17280] XLATOR - getattr prefetch
Anand Avati
INVALID.NOREPLY at gnu.org
Sat Aug 5 10:29:20 UTC 2006
Update of bug #17280 (project gluster):
Item Group: Missing Feature => Improper behaviour
Open/Closed: Closed => Open
_______________________________________________________
Follow-up Comment #1:
the current getattr xlator is not giving the expected performance boost.
i observed that multiple getattr calls over the network is actually slowing
the process.
need to enhance readdir to embed each entry's stat along with the entry and
that should be cached for future getattr calls. Calling multiple getattr
within readdir is not solving. One network transaction should get all entries
and their stat() in one shot.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=17280>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
More information about the Gluster-devel
mailing list