smp-race

来自「linux下查看系统工具原码,如IOSTAT等」· 代码 · 共 11 行

TXT
11
字号
Answering y here disables option -y for the sar command.We found that 2.2.x kernels (with x <= 15) have an SMP race condition, thatthe sar command may trigger when it reads the /proc/tty/driver/serial file.Consequences are a machine that freezes after several minutes (or several days)uptime.This kernel bug concerns only SMP machines with older 2.2.x kernels. The bughas been fixed with kernel 2.2.16 and later.Answer y here if you have an SMP machine with a 2.2.x kernel (x <= 15).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?