max_async_ports
max_async_ports specifies the system-wide maximum number of
ports to the asynchronous disk I/O driver that processes can have open
at any given time.
1
50
Specify integer value. For more information, see Specifying Parameter Values.
max_async_ports limits the total number of open ports to
the ansynchronous disk-I/O driver that processes on the system can have
at any given time (this has nothing to do with any RS-232 asynchronous
data-communications interfaces). The system allocates an array of port
structures for each port when it is opened that is used for all
communication between the process and the asynchronous disk driver. The
number of asynchronous ports required by a given application is usually
specified in the documentation for that application (such as database
applications software, video management software, etc.).
To determine a suitable value for max_async_ports:
max_async_ports to a value that is not less than
this number.