积极答复者
文件服务器CPU偏高

问题
答案
-
-
您好
如果需要了解CPU上升的根本原因,可以尝试使用一些工具来检测具体问题:
1.使用procexp工具来检查System进程中的具体线程
Process Explorer - Sysinternals | Microsoft Learn
2.使用perfmon工具来记录CPU的使用情况
Windows Performance Monitor Overview - Microsoft Community Hub
3.使用taskmgr工具来查看Kernel time/User time
python - 什么是Windows任务管理器中的“内核时间” - 堆栈溢出 (stackoverflow.com)
Best Regards,
Wesley Li
Please remember to mark the replies as answersif they help.
全部回复
-
-
您好
如果需要了解CPU上升的根本原因,可以尝试使用一些工具来检测具体问题:
1.使用procexp工具来检查System进程中的具体线程
Process Explorer - Sysinternals | Microsoft Learn
2.使用perfmon工具来记录CPU的使用情况
Windows Performance Monitor Overview - Microsoft Community Hub
3.使用taskmgr工具来查看Kernel time/User time
python - 什么是Windows任务管理器中的“内核时间” - 堆栈溢出 (stackoverflow.com)
Best Regards,
Wesley Li
Please remember to mark the replies as answersif they help.