This is work in progress.

Windows / Headers / ntstatus.h / STATUS_MP_PROCESSOR_MISMATCH

STATUS_MP_PROCESSOR_MISMATCH

Code: 0x40000029 (0)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

The CPUs in this multiprocessor system are not all the same revision level. To use all processors the operating system restricts itself to the features of the least capable processor in the system. Should problems occur with this system, contact the CPU manufacturer to see if this mix of processors is supported.

Associated Modules

ModuleCodeDescription
ntdll.dll0x40000029The CPUs in this multiprocessor system are not all the same revision level. To use all processors the operating system restricts itself to the features of the least capable processor in the system. Should problems occur with this system, contact the CPU manufacturer to see if this mix of processors is supported.
1 entry