You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
contiguousmemory
About this tag
The contiguousmemory tag covers issues related to contiguous physical memory allocation failures in Windows. Common problems include STATUS_NO_MEMORY errors when allocating large contiguous memory blocks and Stop Error 0x0A (IRQL_NOT_LESS_OR_EQUAL) triggered by such requests. These issues are documented for Windows 7 and Windows Server 2008 R2, with fixes provided by Microsoft. Discussions focus on troubleshooting memory allocation errors in enterprise and server environments.
Fixes an issue in which you receive Stop Error 000000A (Error 0x0A) (IRQL_NOT_LESS_OR_EQUAL) on a computer that is running Windows Server 2008 R2 or Windows 7. This issue occurs when there is a request to the system to allocate a large amount of...
More...