Data Type
IntegerDefault Value
0Description
This parameter binds the I/O thread for FMSDISK to a range of CPU cores. The following options are available:
- 0, Thread for FMSDISK can run on any CPU core.
- CPU1:CPU2, Thread for FMSDISK can only run on CPU cores CPU1 through CPU2. CPU cores are numbered starting at 1.
IOMASK=CPU1:CPU2where CPU1:CPU2 is the range of CPU cores (starting at 1). For example to bind the FMSDISK thread to CPU cores 1 through 8 you would enter
IOMASK=1:8This command should be placed in the license file between the FMSSET and RETURN lines.
This feature works best when hyperthreading is turned off (usually a BIOS setup option).