DOCFIX: MmAllocateNonCachedMemory Documented Incorrectly

ID: Q124078


The information in this article applies to:

The Windows NT Kernel Mode Reference for MmAllocateNonCachedMemory indicates that this function is permitted from IRQL DISPATCH_LEVEL or below. This is incorrect. Calls to MmAllocateNonCachedMemory are restricted to the IRQL < DISPATCH_LEVEL.

This documentation error is corrected in the Win32 DDK version 3.51 online documentation.

Additional query words: 3.50 3.10 non-cached memory docerr


Keywords          : kbprg NTDDKKMode 
Version           : 3.10 3.50
Platform          : NT WINDOWS 
Issue type        : 

Last Reviewed: March 2, 1999