Maximizing number of maximum open files

Joined
Feb 22, 2012
Messages
9
Reaction score
0
Points
1
Hello,
I use OS X Lion 10.7 on a powerful Mac Pro (12 core, 96GB RAM), and attempting to run a scientific software I get the error message that too many files are open. I would like to make the maximum open files and processes on my system unlimited. I tried following some online advice, and checking the maximum processes processes available using the following command I get:
>launchctl limit
cpu unlimited unlimited
filesize unlimited unlimited
data unlimited unlimited
stack 8388608 67104768
core unlimited unlimited
rss unlimited unlimited
memlock unlimited unlimited
maxproc 709 1064
maxfiles 10000 10240
I tried to increase the limit of maxfiles, maxproc and stack by (for example):
>launchctl limit maxfiles 100000
but this doesn't make any difference. I would be grateful for your help regarding a permanent solution to this issue.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top