Microsoft KB Archive/124078

From BetaArchive Wiki

DOCFIX: MmAllocateNonCachedMemory Documented Incorrectly

ID: Q124078



The information in this article applies to:


  • Microsoft Win32 Device Driver Kit (DDK) for Windows NT, versions 3.1, 3.5



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