public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Severe VFS Performance Issues 2.6 with > 95000 directory entries
@ 2005-11-13  3:48 Jeff V. Merkey
  2005-11-13 12:45 ` Nikita Danilov
  0 siblings, 1 reply; 8+ messages in thread
From: Jeff V. Merkey @ 2005-11-13  3:48 UTC (permalink / raw)
  To: LKML


The subject line speaks for itself.   This is using standard VFS readdir 
and lookup calls through the VFSwith ftp.  Very poor. 
It appears dcache related since longer file names proportionately take 
longer based on the size of the name.  My lookup routines use static 
pinned tables in memory, and are very fast.  VFS peformance non-ftp are 
reasonable, but still have problems with the number of entries
in a directory gets above 50,000.

Jeff

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-11-13 22:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-13  3:48 Severe VFS Performance Issues 2.6 with > 95000 directory entries Jeff V. Merkey
2005-11-13 12:45 ` Nikita Danilov
2005-11-13 21:01   ` jmerkey
2005-11-13 21:34     ` Nikita Danilov
2005-11-13 21:24       ` jmerkey
2005-11-13 21:50     ` Douglas McNaught
2005-11-13 21:28       ` jmerkey
2005-11-13 21:37       ` Jeff V. Merkey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox