On Tru64 5.1 I current have the default:
max_per_proc_data_size = 1073741824
set in sysconfigtab (via sysconfig -q proc). I am thinking
about doubling it if not quadrupling it. Are there any other
concerns I should consider before I do this?
double:
max_per_proc_data_size = 2147483648
quadruple:
max_per_proc_data_size = 4294967296
Thanks in advance for any help!
Received on Wed Feb 22 2006 - 11:12:45 NZDT