Scsi Miniport: Throttled at 26 outstanding commands

I have an issue where no matter how many LUNs I have, and although I
believe that I am using ScsiPortNotification( NextRequest…) and
ScsiPortNotification( NextLuRequest…) correctly, I cannot get more than
26 outstanding commands from Scsi port.

Has anyone seen that before? Can anyone suggest values, fields, or
functions to look into to figure out why ScsiPort thinks he needs to stop
at 26 commands?

Thanks,
e.


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

SCSIPORT internal queue?

On 12/04/01, “xxxxx@intel.com” wrote:

I have an issue where no matter how many LUNs I have, and although I
believe that I am using ScsiPortNotification( NextRequest…) and
ScsiPortNotification( NextLuRequest…) correctly, I cannot get more than
26 outstanding commands from Scsi port.

Has anyone seen that before? Can anyone suggest values, fields, or
functions to look into to figure out why ScsiPort thinks he needs to stop
at 26 commands?

Thanks,
e.


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Technote Q240314 describes the “NumberOfRequests” registry value.
Max

----- Original Message -----
From:
To: “NT Developers Interest List”
Sent: Tuesday, December 04, 2001 12:13 PM
Subject: [ntdev] Scsi Miniport: Throttled at 26 outstanding commands

> I have an issue where no matter how many LUNs I have, and although I
> believe that I am using ScsiPortNotification( NextRequest…) and
> ScsiPortNotification( NextLuRequest…) correctly, I cannot get more than
> 26 outstanding commands from Scsi port.
>
> Has anyone seen that before? Can anyone suggest values, fields, or
> functions to look into to figure out why ScsiPort thinks he needs to stop
> at 26 commands?
>
> Thanks,
> e.
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com