查看问题详情

编号项目分类查看权限最后更新
0000563Anolis OS 8- cloud kernel 4.19public2021-11-23 11:21
报告员shenmeng 分派给 
优先级normal严重性minor出现频率have not tried
状态 new处理状况open 
平台aarch64操作系统Anolis OS操作系统版本8
标题0000563: UKFEF: add unified kernel fault event framework
描述There are various kernel errors/warnnings, if users want to know the effect with a error or warning, they should see the detail of kernel. It is difficult for users to handle so much things.

This patch classify kernel fault events, divide events into its own module such as sched, mem, io, net, etc. At the same time, to report the effect class of the current fault event. system-change.
There are three effect classes:
Slight - just a jitter, every thing could works.
Normal - the current task may have exception.
Fatal - system may be unstable.

Accordding to these information, users can easily choose a suitable action to ensure the reliability.

This feature also can be used for checking the side effect of a system-change.

This feature can be enabled/disabled via /proc/sys/kernel/fault_event_enable.
标签没加标签.

活动

这个问题没有注释信息

问题历史

日期 用户名 字段 更改
2021-11-23 11:21 shenmeng 新建问题