jmerkey <jmerkey@xxxxxxxxxxxxxxxxxx> writes:I just noticed the I_NEW flag for iget which prevents multiple calls to refresh the inode. There's another code section where I update the filesize field
Nikita Danilov wrote:
Jeff V. Merkey writes:how about with ftp running on top? Try running FTP in directory with
readdir > and lookup calls through the VFSwith ftp. Very poor.The subject line speaks for itself. This is using standard VFS
Reiser4 works fine with 100M entries in a directory, so VFS is not a
bottleneck here.
100M entries. See how long it takes to return the data to
the remote client for a dir listing.
What filesystem are you using? If it's ext3 without dirindex turned
on, that would definitely explain it.