MCA_WARNING_CPU_THERMAL_THROTTLED, 0x8005006F
(MS WDK >> Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))

Nombre
MCA_WARNING_CPU_THERMAL_THROTTLED
Valor
-2147155857 entero con signo
2147811439 entero sin signo
0x8005006F valor hexadecimal
Tipo
Windows kernel mode error code (más)
Tipo C/C++
NTSTATUS
Definido en
\inc\api\ntiologc.h, línea 1127 (Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))
Definición
#define MCA_WARNING_CPU_THERMAL_THROTTLED ((NTSTATUS)0x8005006FL)
Comentarios de línea
MessageId: MCA_WARNING_CPU_THERMAL_THROTTLED

MessageText:

Machine Check Event reported is a CPU thermal throttling event reported from CPU %1. The CPU has exceeded the temperature limit and has been throttled down. %2 additional error(s) are contained within the record.
También se utiliza en
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.1.0 (WDK 7600.16385.1), Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit for Windows Vista (WDK 6000)
Descripción de tipo
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes