Hello,

On Jun 29, Mark Baker wrote
> particular problem with linux? Will the current changes to the VFS code in
> 2.1.x help?

No, not realy. The 2.0 Code is rather well optimized (with dir cache and
stuff). The Access of the Directory can be optimized and is a bottleneck on
system like news-servers, but the time consuming operation which makes the
browsing slow is not the kernel, but the user mode processing. The only
speed up here which realy helps is using smaller directories or
a pre-generated index. 

BTW: a <tab><tab> in bash which will list 350 items will take only a few
seconds on my slow 386DX33, and the second time I press tabtab i will get
the response immediatelly.

Greetings
Bernd
-- 
  (OO)      -- [EMAIL PROTECTED] --
 ( .. )  [EMAIL PROTECTED],linux.de,debian.org} http://home.pages.de/~eckes/
  o--o     *plush*  2048/93600EFD  [EMAIL PROTECTED]  +4972573817  BE5-RIPE
(O____O)       If privacy is outlawed only Outlaws have privacy


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to