Hello
I am trying to raise the stack limit for a process on a system running
Solaris 2.4. According to the Answer-book "sysdef -i | grep stack" on my
system shows that the current limit is set to 8,00,000H (1M) and the
hard limit is way above this value.
How do i increase this soft limit? "nm /kernel/unix | grep stack" shows
a bunch of kernel variables. One of them is dfs_stack and i also tried
setting "set dfs_stack=20971520" (20M) in /etc/system and rebooted the m/c, but
it doesn't help.
Does anybody got a clue how to solve this problem. Thanks!!
Vinay
---