什么是“hiq”?和“siq” dstat cpu 输出中的字段
dstat CPU 指标有两个名为 hiq
和 siq
的字段。这些字段代表什么?它们是某种硬件中断和软件中断吗?
dstat CPU metrics have two fields named hiq
and siq
. What do these fields represent? Are they some sort of hardware interrupts and software interrupts?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
它们来自
/proc/stat
(http://www.linuxhowtos .org/System/procstat.htm):They are from
/proc/stat
(http://www.linuxhowtos.org/System/procstat.htm):