windows-server-2003 – 在Windows任务管理器的“进程”选项卡中,I / O是什么意思?

前端之家收集整理的这篇文章主要介绍了windows-server-2003 – 在Windows任务管理器的“进程”选项卡中,I / O是什么意思?前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
Windows Server 2003中,我在任务管理器中看到I / O其他列中具有较高值的​​进程.我试图确定它是否处于某种错误状态,但我不知道I / O其他意味着什么. I / O读取和写入都很低.什么是I / O其他?

我也在寻找更多关于I / O其他操作的细节,比“这种操作的一个例子是控制功能”更多的解释.谢谢

根据 TechNet

The number of input/output operations generated by a process that are
neither reads nor writes,including file,network,and device I/Os. An
example of this type of operation would be a control function. I/O
Others directed to CONSOLE (console input object) handles are not
counted.

如果您需要比任务管理器提供的更详细的信息,请查看来自Sysinternals的Process Explorer和Process Monitor.

原文链接:https://www.f2er.com/windows/367975.html

猜你在找的Windows相关文章