|
It controls the stack for TCP/IP.
RUN=C:\Mptn\Bin\Cntrl.exe Parameter
Parameters:
-
/V
This option enables the pointer and parameter verification by MPTS.
-
/SM value
Number of small mbufs that MPTS allocate at initialation. Small mbufs are 256 bytes long.
Value can be in the range from
512
to
4096
in multiplies of 128. Other values are rounded up to the nearest multiple of 128.
Default =
512
-
/LM value
Number of large mbufs that MPTS allocate at initialation. Large mbufs are 4096 bytes long.
Value can be in the range from
64
to
180
in multiplies of 2.
Default =
144
All data sectors received by MPTS are stored in buffers called mbuf, or clusters. There are two types of mbufs. Small mbufs and large mbufs. If needed MPTS can dynamically allocate additional mbufs.
Platform Support:
OS/2 2.x
| OS/2 3.0
| OS/2 4.0
|
Yes
| Yes
| Yes
|
|