Changing default ulimit on AIX PS/2

John OBrien johno at dduck.ctt.bellcore.com
Fri Feb 9 00:37:56 AEST 1990


>In article <264 at obiwan.UUCP> bob at obiwan.UUCP (Bob Willcox) writes:
>
>   I am trying to increase the ulimit on my AIX PS/2 above the default
>   value of 8192.  Is their some configuration file that can be changed to
>   allow this?  I changed the ulim_file value in /etc/master and rebuilt
>   the kernel...but to no avail.  Did not seem to make any difference at
>   all.
>

Change the ulimit (and all other modifiable kernel parameters) in /etc/system,
not /etc/master.  Under the sysparms label put  ulim_file = (whatever)

Example:

sysparms:
	ulim_file = 64000
	buffers = 400

Look at the documentation for /etc/master and /etc/system to get a listing
of modifiable kernel parameters.


John O'Brien                           | "And you run and you run to catch up
..!bellcore!ctt!johno or johno at ctt    |  to the sun but it's sinking."
(201) 699-8788



More information about the Comp.unix.aix mailing list