Hi,
We install linux redhat 3.0 update with the default parameter.
When we make a ulimit -l the max locked memory is set to 4kb.
We have an application that crash on regular base (sde) and the responsable of this application ask us to put the ulimit -l to unlimited.
I am looking around to found information on this parameter but can't find any except the definition in the man page that say :
The maximum size that may be locked into memory
What does it mean?
Is there any consequence to initialize it to unlimited?
Thank for any info
Andre