SCSI Miniport AlignmentMask RestrictionsLast reviewed: July 8, 1996Article ID: Q153264 |
The information in this article applies to:
SUMMARYSCSI miniport drivers indicate the alignment restrictions of scatter/gather buffer pointers in the AlignmentMask field of the PORT_CONFIGURATION_INFORMATION structure. The maximum alignment supported by Windows NT is 0x7. This setting yields cache-aligned buffers. In theory, a larger AlignmentMask could be specified by the SCSI miniport, but the file systems layered above the driver cannot honor the alignment request, so they will eventually fail.
MORE INFORMATIONRefer to the Windows NT Device Driver Kit documentation for details on SCSI miniport design.
|
Additional reference words: 3.50
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |