Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

A call to the StorPortNotification function by a StorPort miniport driver may fail silently in Windows Server 2003


View products that this article applies to.

Summary

In Windows Server 2003, a StorPort miniport driver calls the StorPortNotification function by using a RequestTimerCall request. If there was an earlier call of this type, this call may fail silently.

↑ Back to the top


More information

This issue may occur when the resources for an earlier call have not been recycled by the time that the later call occurs. Used resources are recycled as part of an I/O operation that is made to the same Host Bus Adapter (HBA). This occurs after the request that used the resources. Therefore, the time when resources are being used is unpredictable because it depends on when the I/O request is made after the earlier request that used the resources.

↑ Back to the top


Keywords: KB951243, kbexpertiseinter, kbinfo, kbhowto

↑ Back to the top

Article Info
Article ID : 951243
Revision : 1
Created on : 4/17/2008
Published on : 4/17/2008
Exists online : False
Views : 234