System Administration Guide: Virtualization Using the Solaris Operating System

ProcedureHow to Use prctl to Lower a Resource Control Value

  1. Become superuser or assume an equivalent role.

  2. Use the prctl command with the -r option to change the lowest value of the process.max-file-descriptor resource control.


    # prctl -n process.max-file-descriptor -r -v 128 $$