Author: MagicAndre1981
Subject: Need help with Ntoskrnl thread causing high CPU
Posted: 16 July 2014 at 5:09pm
to trace disk/fileIO usage you must run this command:
xperf -on PROC_THREAD+LOADER+DISK_IO+DISK_IO_INIT+FILENAME+FILE_IO+FILE_IO_INIT -stackwalk FileCreate+FileCleanup+FileClose+FileRead+FileWrite+FileSetInformation+FileDelete+FileRename+DiskReadInit+DiskWriteInit+DiskFlushInit -buffersize 1024 -MaxFile 1024 -FileMode Circular && timeout -1 && xperf -d diagDISKFILEIO.etl
Subject: Need help with Ntoskrnl thread causing high CPU
Posted: 16 July 2014 at 5:09pm
to trace disk/fileIO usage you must run this command:
xperf -on PROC_THREAD+LOADER+DISK_IO+DISK_IO_INIT+FILENAME+FILE_IO+FILE_IO_INIT -stackwalk FileCreate+FileCleanup+FileClose+FileRead+FileWrite+FileSetInformation+FileDelete+FileRename+DiskReadInit+DiskWriteInit+DiskFlushInit -buffersize 1024 -MaxFile 1024 -FileMode Circular && timeout -1 && xperf -d diagDISKFILEIO.etl