summaryrefslogtreecommitdiffstats
path: root/libglusterfs
diff options
context:
space:
mode:
authorRaghavendra G <raghavendra@gluster.com>2009-10-07 10:08:17 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-10-07 23:04:19 -0700
commitc4cba07caf188cae38ae4e3008526ea79e924abb (patch)
treeb3ea92f8f4eaebbba25c439396d6c3b6b4773060 /libglusterfs
parenta4b02e16a315862de378761b5f340ec346bd5e6d (diff)
performance/stat-prefetch: remove lookup-behind in sp_lookup.
- lookup-behind should be done on-demand basis, in fops like open instead of in sp_lookup itself. This would reduce network traffic between client and server related to lookup, if the only use of lookup was to fetch stat structure. Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 284 (performance actually decreases for 'ls -l' on a directory containing large number of files with stat-prefetch loaded) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=284
Diffstat (limited to 'libglusterfs')
0 files changed, 0 insertions, 0 deletions