On Sun, 11 Apr 1999, Ying-Hung Chen wrote:

>       From time to time, that my application quits or failed to start with a
> segmentation core dump with the messages of
>       
>       Too many open files in system
> 
>       the 2nd problem I see (maybe related to the above, this time, both
> happened at the same time 2 hours ago) that the messages log have 
> 
>       kernel: Unable to load interpreter

# hmm...system tuning
echo 8192 > /proc/sys/kernel/file-max
echo 24576 > /proc/sys/kernel/inode-max

You also need to look at /proc/sys/vm/freepages, and bump up each of the
values there.  Have a look at
/usr/src/linux/Documentation/memory-tuning.txt for an explanation of what
the 3 numbers mean.

----don't waste your cpu, crack rc5...www.distributed.net team enzo---
 Jon Lewis *[EMAIL PROTECTED]*|  Spammers will be winnuked or 
 System Administrator        |  nestea'd...whatever it takes
 Atlantic Net                |  to get the job done.
_________http://www.lewis.org/~jlewis/pgp for PGP public key__________

-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to