directory ops?

Larry McVoy (lm@bitmover.com)
Wed, 02 Jun 1999 00:44:07 -0600


I was chatting with tchrist (the perl guy) today and he mentioned that
BSD does a better job of very large directory handling than Linux. The
suggested test was to create a directory with 10,000 files in it and
compare

ls -l
ls -l first_file
ls -l middle_file
ls -l last_file

under both BSD and Linux.

Has anyone done this? If this is an area where we need some work, I'll
add the appropriate test to lmbench.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/