This HTML5 document contains 90 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n19http://dbpedia.org/resource/Input/
n21https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
dbpedia-cshttp://cs.dbpedia.org/resource/
n14http://
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
n22https://www.kernel.org/pub/linux/kernel/people/davej/tools/
dbpedia-zhhttp://zh.dbpedia.org/resource/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Control_register
dbo:wikiPageWikiLink
dbr:Machine-check_exception
Subject Item
dbr:Machine_Check_Architecture
dbo:wikiPageWikiLink
dbr:Machine-check_exception
Subject Item
dbr:Zen_(first_generation)
dbo:wikiPageWikiLink
dbr:Machine-check_exception
Subject Item
dbr:Mcelog
dbo:wikiPageWikiLink
dbr:Machine-check_exception
dbo:wikiPageRedirects
dbr:Machine-check_exception
Subject Item
dbr:MCE
dbo:wikiPageWikiLink
dbr:Machine-check_exception
dbo:wikiPageDisambiguates
dbr:Machine-check_exception
Subject Item
dbr:Machine-check_exception
rdf:type
yago:Error107299569 yago:Event100029378 yago:Abstraction100002137 dbo:Disease yago:YagoPermanentlyLocatedEntity yago:WikicatComputerErrors yago:PsychologicalFeature100023100 yago:Happening107283608
rdfs:label
Machine-check exception 机器检查异常 Machine-check exception
rdfs:comment
机器检查异常(英語:Machine Check Exception,简称MCE)是计算机的中央处理器检测到一个硬件问题发生的计算机硬件错误。 现代版本的Microsoft Windows通过处理机器检查异常。当该架构检测到机器检查异常(MCE)时,它会以蓝屏死机显示该错误,附以下列参数(数值可能变化,但机器检查异常导致的首个参数始终为0x0): *** STOP: 0x00000124 (0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000) 在Linux上,进程(例如klogd)会向内核日志和/或控制台屏幕写入消息(通常仅在错误不可恢复且机器因此崩溃时,消息才会发送到控制台): CPU 0: Machine Check Exception: 0000000000000004Bank 2: f200200000000863Kernel panic: CPU context corrupt 该错误通常是由于硬件组件的故障或过负载而发生,其中的错误不能用更具体的错误消息来识别。诊断其错误消息可能很困难,尽管英特尔奔騰处理器确实生成更具体的代码,可以联系制造商进行解码。 大多数机器检查异常需要重启系统才能继续为用户正常运行。 Machine-check exception (MCE, doslova výjimka kontroly stroje, volně chyba v procesoru) je označení pro typ hardwarových chyb a jejich ohlášení centrální procesorovou jednotkou. Jedná se typicky o chyby v samotném procesoru, na , v procesorové mezipaměti nebo v operační paměti. Nejedná se o chybu způsobenou softwarem, ale selhání hardwaru – typickými příčinami bývá selhání , často v důsledku přehřátí (kvůli selhání chlazení počítače) nebo přetaktování. A machine-check exception (MCE) is a type of computer hardware error that occurs when a computer's central processing unit detects a hardware error in the processor itself, the memory, the I/O devices, or on the system bus; in some architectures, an MCE only occurs for an unrecoverable error. On x86 architectures, a machine-check exception is not caused by software. However, on other architectures such as PowerPC, certain software bugs such as invalid memory accesses can cause machine-check exceptions. The error usually occurs due to component failure or the overheating or overclocking of hardware components. Most machine-check exceptions halt the operating system and require a restart before users can continue normal operation. Diagnosing the failure can be often difficult because so litt
dcterms:subject
dbc:Computer_errors
dbo:wikiPageID
4422892
dbo:wikiPageRevisionID
1118577990
dbo:wikiPageWikiLink
dbr:AMD_K7 dbr:AMD dbr:Memtest86 dbr:Microsoft_Windows dbr:CPU_cache dbr:Blue_Screen_of_Death dbr:AMD_K10 dbr:Windows_Hardware_Error_Architecture dbr:Linux dbr:Pentium_(brand) dbr:AMD_K8 dbr:Computer_hardware dbr:Central_processing_unit dbr:Machine_check_architecture dbr:Computer_fan dbr:Overclocking dbr:Motherboard dbr:Kernel_panic dbr:Parity_bit dbr:Blue_screen_of_death dbc:Computer_errors n19:output dbr:Error_correction_code dbr:X86-64 dbr:Computer_cooling dbr:Machine_Check_Architecture dbr:AMD_K11 dbr:Computer dbr:Error dbr:X86 dbr:IA-32 dbr:PowerPC dbr:Random_access_memory dbr:System_bus
dbo:wikiPageExternalLink
n14:www.mcelog.org n22:parsemce.c
owl:sameAs
dbpedia-cs:Machine-check_exception dbpedia-zh:机器检查异常 wikidata:Q6723635 yago-res:Machine-check_exception freebase:m.0c1j0_ n21:4r1D2
dbp:wikiPageUsesTemplate
dbt:Reflist dbt:Compu-hardware-stub dbt:Short_description dbt:Notelist dbt:Dubious dbt:Efn dbt:Refimprove
dbo:abstract
A machine-check exception (MCE) is a type of computer hardware error that occurs when a computer's central processing unit detects a hardware error in the processor itself, the memory, the I/O devices, or on the system bus; in some architectures, an MCE only occurs for an unrecoverable error. On x86 architectures, a machine-check exception is not caused by software. However, on other architectures such as PowerPC, certain software bugs such as invalid memory accesses can cause machine-check exceptions. The error usually occurs due to component failure or the overheating or overclocking of hardware components. Most machine-check exceptions halt the operating system and require a restart before users can continue normal operation. Diagnosing the failure can be often difficult because so little information about what caused the problem is captured during the error. Modern versions of Microsoft Windows on IA-32 and x86-64 processors handle machine-check exceptions through the Windows Hardware Error Architecture. When WHEA detects an uncorrectable machine check exception, it displays the error in a Blue Screen of Death, with the following parameters (which vary, but the first parameter is always 0x0 for a machine check exception): *** STOP: 0x00000124 (0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000) Older versions of Windows handle similar exceptions through the Machine Check Architecture. In this case, the Blue Screen of Death will show an error similar to the following: STOP: 0x0000009C (0x00000030, 0x00000002, 0x00000001, 0x80003CBA) On Linux, a process (such as klogd) writes a message to the kernel log and/or the console screen (usually only to the console when the error is non-recoverable and the machine crashes as a result): CPU 0: Machine Check Exception: 0000000000000004Bank 2: f200200000000863Kernel panic: CPU context corrupt 机器检查异常(英語:Machine Check Exception,简称MCE)是计算机的中央处理器检测到一个硬件问题发生的计算机硬件错误。 现代版本的Microsoft Windows通过处理机器检查异常。当该架构检测到机器检查异常(MCE)时,它会以蓝屏死机显示该错误,附以下列参数(数值可能变化,但机器检查异常导致的首个参数始终为0x0): *** STOP: 0x00000124 (0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000) 在Linux上,进程(例如klogd)会向内核日志和/或控制台屏幕写入消息(通常仅在错误不可恢复且机器因此崩溃时,消息才会发送到控制台): CPU 0: Machine Check Exception: 0000000000000004Bank 2: f200200000000863Kernel panic: CPU context corrupt 该错误通常是由于硬件组件的故障或过负载而发生,其中的错误不能用更具体的错误消息来识别。诊断其错误消息可能很困难,尽管英特尔奔騰处理器确实生成更具体的代码,可以联系制造商进行解码。 大多数机器检查异常需要重启系统才能继续为用户正常运行。 Machine-check exception (MCE, doslova výjimka kontroly stroje, volně chyba v procesoru) je označení pro typ hardwarových chyb a jejich ohlášení centrální procesorovou jednotkou. Jedná se typicky o chyby v samotném procesoru, na , v procesorové mezipaměti nebo v operační paměti. Nejedná se o chybu způsobenou softwarem, ale selhání hardwaru – typickými příčinami bývá selhání , často v důsledku přehřátí (kvůli selhání chlazení počítače) nebo přetaktování. Výjimka MCE je dostupná na procesorech rodiny Pentium a procesorech kompatibilních. V rámci tabulky vektorů přerušení v chráněném režimu má přidělenu pozici 18.
gold:hypernym
dbr:Error
prov:wasDerivedFrom
wikipedia-en:Machine-check_exception?oldid=1118577990&ns=0
dbo:wikiPageLength
7399
foaf:isPrimaryTopicOf
wikipedia-en:Machine-check_exception
Subject Item
dbr:Xeon
dbo:wikiPageWikiLink
dbr:Machine-check_exception
Subject Item
dbr:Machine_Check_Exception
dbo:wikiPageWikiLink
dbr:Machine-check_exception
dbo:wikiPageRedirects
dbr:Machine-check_exception
Subject Item
dbr:Machine_check
dbo:wikiPageWikiLink
dbr:Machine-check_exception
dbo:wikiPageRedirects
dbr:Machine-check_exception
Subject Item
dbr:Machine_check_error
dbo:wikiPageWikiLink
dbr:Machine-check_exception
dbo:wikiPageRedirects
dbr:Machine-check_exception
Subject Item
dbr:Machine_check_exception
dbo:wikiPageWikiLink
dbr:Machine-check_exception
dbo:wikiPageRedirects
dbr:Machine-check_exception
Subject Item
wikipedia-en:Machine-check_exception
foaf:primaryTopic
dbr:Machine-check_exception