Operating System - HP-UX
1846453 Members
2478 Online
110256 Solutions
New Discussion

Re: Max memory per process

 
Antonio Dinis
Occasional Contributor

Max memory per process

Hi
Is there a kernel parameter to limit de max memory per process in hpux.

Thenks Antonio Dinis
Reply to me to antonio.dinis@optimus.pt
Antonio Dinis
2 REPLIES 2
Patrick Wallek
Honored Contributor

Re: Max memory per process

You need to look at the max?siz and max?size_64 kernel parameters. You don't mention your OS, so I am including the URL for the 11i Tunable Kernel Parameters web page.

http://docs.hp.com/hpux/onlinedocs/TKP-90202/TKP-90202.html
Sundar_7
Honored Contributor

Re: Max memory per process

Hi,

As patrick mentioned, you might want to look at maxdsiz (Data Segment) , maxtsiz (Text Segment) and maxssiz (Stack Segment).

Sundar.
Learn What to do ,How to do and more importantly When to do ?