Unverified Commit b1d93034 authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files

!2915 Introduce CPU inspect feature

Merge Pull Request from: @liaoyu15 
 
This patches series introduce CPU-inspect feature. CPU-inspect is designed
to provide a framework for early detection of SDC by proactively executing
CPU inspection test cases.

Silent Data Corruption (SDC), sometimes referred to as Silent Data Error
(SDE), is an industry-wide issue impacting not only long-protected memory,
storage, and networking, but also computer CPUs. As with software issues,
hardware-induced SDC can contribute to data loss and corruption. An SDC
occurs when an impacted CPU inadvertently causes errors in the data it
processes. For example, an impacted CPU might miscalculate data (i.e.,
1+1=3). There may be no indication of these computational errors unless the
software systematically checks for errors [1].

SDC issues have been around for many years, but as chips have become more
advanced and compact in size, the transistors and lines have become so tiny
that small electrical fluctuations can cause errors. Most of these errors
are caused by defects during manufacturing and are screened out by the
vendors; others are caught by hardware error detection or correction.
However, some errors go undetected by hardware; therefore only detection
software can protect against such errors [1].

[1] https://support.google.com/cloud/answer/10759085
 
 
Link:https://gitee.com/openeuler/kernel/pulls/2915

 

Reviewed-by: default avatarLiu Chao <liuchao173@huawei.com>
Reviewed-by: default avatarXiongfeng Wang <wangxiongfeng2@huawei.com>
Signed-off-by: default avatarJialin Zhang <zhangjialin11@huawei.com>
parents f0d06cdd 92185ff4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment