|
The threads statement defines the number of available threads. Set the number of threads to a value 50 % greater then the maximum value you expect to experience. Each thread consumes 4096 bytes of resident memory. THREADS=value Default settings:
Parameters:
Value can be in the range from
64
to
4095
.On OS/2 2.x the range is from
32
to
4095
|