gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] [bug #17280] XLATOR - getattr prefetch


From: Anand Avati
Subject: [Gluster-devel] [bug #17280] XLATOR - getattr prefetch
Date: Sat, 5 Aug 2006 10:29:20 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]