max_per_proc_data_size
"Douglas B. Jones" <[email protected]>
| Newsgroups | gmane.os.tru64.managers |
|---|---|
| Message-ID | <[email protected]> |
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!