IERR
2016-12-02 15:40:13 0 举报
IERR,即输入错误率(Input Error Rate),是衡量计算机硬件或软件系统在处理用户输入时出现错误的概率。这个指标通常用于评估键盘、鼠标等输入设备的性能,以及操作系统、应用程序等软件的稳定性。输入错误率越低,说明系统的容错能力和用户体验越好。为了降低输入错误率,可以从优化输入设备的设计和制造工艺、提高软件的健壮性和兼容性等方面入手。
作者其他创作
大纲/内容
check which CPU's BIT20 (Internal MSMI) is 1, this is the error socket
IERR detected
Read the MCERRLOGGINREG of that CPU
=1?
check the Bit8(FirstIerrSrcValid) and Bit 7-0 (FirstIerrSrcId)
Read the MCERRLOGGINREG of two CPUs
=1?
check the Bit8(FirstMCerrSrcValid) and Bit 7-0 (FirstMCerrSrcId)
Get the first error source
read MCA_ERR_SRC_LOG of two CPUs
No
If both are PCU, the PCU with no-strike time is the error source
The vaild FirstMCerrSrcId which is NOT \"PCU\" is the error source
Yes
check the CPU's BIT18 (MSMI_MCERR_Internal) is 1
BIT23(External MSMI) & BIT20(Internal MSMI)
Read the IERRLOGGINGREG of that CPU
0 条评论
下一页
为你推荐
查看更多