// AIX 6.1 & Power 7 server
I have maxuproc set to 16384.
What is the maximum number of maxuproc we can go for?
If I increase maxuproc to the higher number, what would be ramifications?
I am also wondering why 16384 (16*1024) is recommended?? I am not sure 16384 is the recommended maxuproc for most cases/systems??
Please advise.
I have maxuproc set to 16384.
Code:
lsattr -El sys0 -a maxuproc
maxuproc 16384 Maximum number of PROCESSES allowed per user True
If I increase maxuproc to the higher number, what would be ramifications?
I am also wondering why 16384 (16*1024) is recommended?? I am not sure 16384 is the recommended maxuproc for most cases/systems??
Please advise.