lkml.org 
[lkml]   [1998]   [Aug]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Large numbers of files.
Hi,

On Thu, 6 Aug 1998 16:56:57 -0400 (EDT), "Richard B. Johnson"
<root@chaos.analogic.com> said:

> You can make a directory that is too large to be read with the usual
> tools. If you run this program, I'd suggest that you mount a "scrap"
> disk on /tmp, because you might have to use mke2fs to fix the mess.

The program you include uses 1k of disk space for the data and one inode
for every file it creates. It's pretty much guaranteed to run out of
inodes before it runs out of anything else. However, I've used your
code and modified versions of it to try to reproduce the problem, and
everything works just fine for me when running out of either inodes or
blocks on the disk.

Is there anything special you are doing? I can't see how this can be
happening, I can't reproduce it and I've never seen it reported before.

--Stephen

-
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.altern.org/andrebalsa/doc/lkml-faq.html

\
 
 \ /
  Last update: 2005-03-22 13:44    [W:0.065 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site