Re: /proc/sys/fs/file-max broken in 2.4.22-pre5

Willy Tarreau (willy@w.ods.org)
Mon, 14 Jul 2003 09:16:21 +0200


On Sun, Jul 13, 2003 at 03:31:54PM -0700, Andrew Burgess wrote:

> root@athlon:/root # echo 60000 > /proc/sys/fs/file-max
> root@athlon:/root # cc file-max.c
> root@athlon:/root # a.out
> Too many open files
> opened 1021 files
> root@athlon:/root # uname -a
> Linux athlon 2.4.22-pre5 #2 SMP Sun Jul 13 12:38:04 PDT 2003 i686 unknown

ulimit -n ?

Willy

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