Author: MagicAndre1981
Subject: Need help with Ntoskrnl thread causing high CPU
Posted: 28 January 2014 at 4:57pm
Your CPU usage comes from
ntkrnlmp.exe!LZNT1CompressChunk
So this comes from compressing data. I see you use a RAMDrive. Maybe this calls the compression. Remvoe the RAMDisk (C:\RAMDisk.img) and see what happens.
Subject: Need help with Ntoskrnl thread causing high CPU
Posted: 28 January 2014 at 4:57pm
Your CPU usage comes from
ntkrnlmp.exe!LZNT1CompressChunk
So this comes from compressing data. I see you use a RAMDrive. Maybe this calls the compression. Remvoe the RAMDisk (C:\RAMDisk.img) and see what happens.