2 maximum number of concurrent i/os (guaranteed), Maximum number of concurrent i/os (guaranteed) – Avago Technologies LSI20160 User Manual
Page 82
4-14
Windows NT 4.0 Device Driver Installation
Copyright © 1993–2001 by LSI Logic Corporation. All rights reserved.
For 256 Kbytes: 256 Kbytes/4 Kbytes = 64, add 1 for 65 (decimal) or
0x41 (hexadecimal). The maximum value allowed for MaximumSGLIst is
255 or 0xFF. This denotes an absolute maximum transfer size of
1040384, which is 8 Kbytes less than 1 Mbyte (1040384/4K = 0xFE,
add 1 for 0xFF or 255).
Reboot your system for the new registry setting to be effective. To reset
the maximum block size to the default of 64 Kbytes, follow the
instructions above, and use
SYMDFBLK.REG
as the data file.
4.4.2 Maximum Number of Concurrent I/Os (Guaranteed)
Windows NT 4.0 only guarantees a maximum of 32 concurrent I/Os
active on a particular SCSI bus. However, due to the method of memory
allocation, the actual limit of concurrent I/Os can vary greatly between
various drivers or versions of drivers. This can have a huge impact on
performance benchmarking between different driver versions or adapter
vendors. In effect, one adapter may actually be able to have 70 or
80 I/Os outstanding, while another adapter could only have 32. This can
affect systems with high performance storage subsystems, such as disk
arrays.
Important:
Be sure to read the information in the
SYM100IO.REG
data
file before editing it.
In order to have a guaranteed number of concurrent I/Os, an entry must
be added to the registry, using the
SYM100IO.REG
. file for the SDMS
miniport drivers.
Choose one of two methods to add this registry setting:
1.
Locate the
SYM100IO.REG
data file (supplied with the driver files)
using Windows Explorer and double click on the file.
or
2.
Type at the command prompt:
REGEDIT SYM100IO.REG
This inserts an entry in the registry to guarantee a maximum of
100 concurrent I/Os per adapter.
If a maximum other than 100 is desired, the
SYM100IO.REG
file can be
edited. The system administrator should be aware that increasing the