From: Burak BASKAN (burak_at_duslersokagi.com)
Date: Sat 28 Dec 2002 - 10:38:20 GMT
Using 2.4.20 kernel; what is the default file-nr value? And what is the normal max. value for 1gb p1.5mhz machine?
cat /proc/sys/fs/file-nr
7161 1452 10240
When i compile new kernel, the max value is about 103xxx and it looks very big for me, and i modify it as 10240.
Now my uptime is about 5 days, and i hope the crash problem is about file max value.