How can one set vmem parameter from ulimits.conf file?
Issue
- Have a request to set the
ulimitvaluevmemvirtual_memory to 125% of RAM. - The default is:
[root@localhost]# ulimit -v
unlimited
- Is there a way to set this in the
/etc/security/limits.conffile? - When the value is added to the
limits.conffile, it ignores that and leaves the value atunlimited
* soft vmem 1153433
* hard vmem 1153433
Environment
- Red Hat Enterprise Linux 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.