> Sorry for the repeat but I've been losing lots of mail due to unable to load
> processes (Seg faults, etc unless I kill a bunch of them then I can load more)
> If you replied before send again please!
>
> total: used: free: shared: buffers: cached:
> Mem: 131031040 128806912 2224128 86507520 15286272 65015808
> Swap: 33026048 16384 33009664
On such a large system, you should probably have something like this in
rc.local:
#hmm...system tuning...play with the numbers and see what works for you
echo 16384 >/proc/sys/kernel/file-max
echo 49152 >/proc/sys/kernel/inode-max
echo "512 1024 2048" >/proc/sys/vm/freepages
You didn't mention if you were doing any of this already.
You might also consider the kmalloc fds patch.
------------------------------------------------------------------
Jon Lewis <jlewis@fdt.net> | Unsolicited commercial e-mail will
Network Administrator | be proof-read for $199/hr.
________Finger jlewis@inorganic5.fdt.net for PGP public key_______