Author: buenchavalSubject: Need help with Ntoskrnl thread causing high CPU
Posted: 25 January 2017 at 11:02pm
Hello,
I'm also having a 100% CPU issue under Windows 7 x64, and I think it is related to ntoskrnl too.
After every reboot, sooner or later (sometimes it takes a few minutes, sometimes one hour or more) the system becomes completely irresponsive. The task manager shows 100% CPU for the process System. Process Explorer shows 100% CPU usage for ntoskrnl.KeGetCurrentProcessorNumberEx (5 different instances taking 19-20% CPU each).
Googling about the issue led me to this post here and I see people are getting useful help. I've managed to setup the WPR and WPA, and once the issue starts, I've managed to record the performance with the WPR GUI (default settings). Saving the etl file took about 2 hours (due to the constant system irresponsiveness).
I can't make any sense of the data in the etl file. The processes/threads where the CPU usage explodes belong to System but are marked as "Unknown" (after loading symbols in WPA).
My etl file:
https://yadi.sk/d/0YVmvEgw3Av9p4Any hint to troubleshoot this issue would be greatly appeciated.
The only recent change I can recall is installing the last Microsoft Convenience Rollup Update for Windows 7 SP1 through Windows Update. It certainly has started after this update. Since having the issue, I've updated the network card and NVIDIA drivers, and also a mysterious "INTEL - System - 10.1.1.38" update recommended by the Windows Update control panel, but none of those has helped. According to Windows Update and the Intel(R) Driver Update Utility 2.6 my system is completely up to date, and I have the latest BIOS.
Thanks in advance and best regards,
Vicente