--- include/linux/fs.h.orig 2003-08-21 10:17:25 +0400 +++ include/linux/fs.h 2003-08-21 10:50:35 +0400 @@ -41,7 +41,7 @@ /* Fixed constants first: */ #undef NR_OPEN #define NR_OPEN (1024*1024) /* Absolute upper limit on fd num */ -#define INR_OPEN 1024 /* Initial setting for nfile rlimits */ +#define INR_OPEN 8192 /* Initial setting for nfile rlimits */ #define BLOCK_SIZE_BITS 10 #define BLOCK_SIZE (1<