1834391 Members
1596 Online
110066 Solutions
New Discussion

Statck Size

 
Srinivasan S_1
Advisor

Statck Size

On executing ulimit -a in the HP-UX , we have following output,

stack(kbytes) 8192
memory(kbytes) unlimited
coredump(blocks) 4194303
nofiles(descriptors) 2048


The limit for stack is very low. Can this cause the memory leakage due to stack overflow? Can anyone share how the limit on the stack resource can affect the CPU usage.

With Regards,
Srinivasan S
1 REPLY 1
Joseph Loo
Honored Contributor

Re: Statck Size

hi,

read this thread which A. Clay Stephenson has replied very well.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=860078

if u like to change, the kernel parameter is maxssiz.

regards.
what you do not see does not mean you should not believe