Hi

I am developing a storport mini-port driver for Vista and I got a strange
problem â?? the storport queues not more than 20 requests against my mini-port
driver; I generated different workloads and under heavy load I can see that
my mini-driver has 20 outstanding requests practically all the time during
the test

Any idea how this limitation gets imposed?

TIA
Andrew

Re: storport requests queue by Andrew

Andrew
Fri Jun 01 21:32:03 CDT 2007

Never mind... 20 looks like a default value before
StorPortSetDeviceQueueDepth gets called

"Andrew Sha" <AndrewSha@discussions.microsoft.com> wrote in message
news:12A3E49E-118A-46D3-8036-D60BFF5EE96F@microsoft.com...
> Hi
>
> I am developing a storport mini-port driver for Vista and I got a strange
> problem - the storport queues not more than 20 requests against my
> mini-port
> driver; I generated different workloads and under heavy load I can see
> that
> my mini-driver has 20 outstanding requests practically all the time during
> the test
>
> Any idea how this limitation gets imposed?
>
> TIA
> Andrew
>