1863003 Members
1688 Online
110446 Solutions
New Discussion

ulimit data

 
SOLVED
Go to solution
Leon van Ofwegen
Occasional Contributor

ulimit data

Hi,

I can't get the data ulimit on "unlimited". It is now on: 65536.
The kernel parameter maxdsiz is on: 67108864
What do I need to change to get the data ulimit onto "unlimited"?

Regards,

Leon
2 REPLIES 2
LucianoCarvalho
Respected Contributor
Solution

Re: ulimit data

Hi Leon,
The ulimit data value is really limited by maxdsiz. The value you have now on ulimit data is maxdsiz in Kbytes.

hope this help.
luciano
Leon van Ofwegen
Occasional Contributor

Re: ulimit data

Thnx, I'm now rebooting with the new kernel! I forgot to multiply with 1024
It's almost weekend!

Leon