February 22, 201412 yr http://1drv.ms/1c9V8w4Wow I didn't know compressing it would save so much space o_O
February 22, 201412 yr Author the high CPU usage of the SYSTEM/Kernel and smss.exe during boot comes from fvevol.sys!FveRangeListSet. This driver is Bitlocker. Do you use Bitlocker? The system tries to init the crash dump mechanism and th bitlocker driver causes the delay. Put the crashdumps to a drive which his not encrypted.
February 22, 201412 yr the high CPU usage of the SYSTEM/Kernel and smss.exe during boot comes from fvevol.sys!FveRangeListSet. This driver is Bitlocker. Do you use Bitlocker? The system tries to init the crash dump mechanism and th bitlocker driver causes the delay. Put the crashdumps to a drive which his not encrypted.I don't use BitLocker, and none of the drives are encrypted.
February 22, 201412 yr Author ok, got an answer from Microsoft.The cpu usage is caused when the hibernation file is fragmented too much. Run powercfg -h offto disable the hibernation file, defrag your system drive and enable hibernation file again withpowercfg -h onIs boot now faster?
February 23, 201412 yr ok, got an answer from Microsoft.The cpu usage is caused when the hibernation file is fragmented too much. Run powercfg -h offto disable the hibernation file, defrag your system drive and enable hibernation file again withpowercfg -h onIs boot now faster?I thought fragmentation shouldn't matter on an SSD? o_OI'll try this anyway, let's see what happens.
February 23, 201412 yr Author the answer I got was, that is a known issue when the hibernation file is too heavily fragmented.
March 24, 201412 yr Hi there,Thanks for the comprehensive guide!I've followed the instruction and shed off a few seconds of boot time from 26-28 to 21ish seconds, but I used to get 16 seconds boot time in event viewer ID 100.I expect that kind of boot time because I use an ssd. I wonder if you could kindly have a look at my etl file and maybe give me some advice.http://goo.gl/tnlTX3Thanks very much!
March 24, 201412 yr Author Windows boots in 10s to the UI and is fully booted in 12.8s:- <timing bootDoneViaExplorer="10682" bootDoneViaPostBoot="22782" This trace only traced the old school boot.Run this for the new Win8 FastBoot:xbootmgr -trace fastStartup -noPrepReboot -traceFlags BASE+CSWITCH+DRIVERS+POWER+LATENCY+DISPATCHER+FILE_IO+FILENAME -stackwalk profile+CSwitch+ReadyThread -resultPath C:\TEMP
March 29, 201412 yr Hello Andre, the work you've done to help out others is applaudable. My bootup recently has been real slow. After the Windows 8 splash screen disappears there is a blank screen for a good 7~9 seconds, and the laptop becomes almost unresponsive, sometimes tapping the space bar speeds up the logon screen. I believe it is the 'SMSSINT" phase (not sure though). Can you help me locate where the problem lies? Alienware M11x R2i5 520um 8gb ddr3256ssd 470 samsungWindows 8Here is my summary boot (http://www.filedropper.com/summaryboot) You've also requested of users an etl file. Is that the file analysed by Windows Performance Analyser trace file with the big size ~250mb? Edited March 29, 201412 yr by alee
March 30, 201412 yr Author yes it is the large file. Compress it als 7z/RAR to reduce the size.It is the WinLogonInit which is 30s:+ <interval name="WinlogonInit" startTime="7813" endTime="38049" duration="30236">
March 30, 201412 yr yes it is the large file. Compress it als 7z/RAR to reduce the size.It is the WinLogonInit which is 30s:+ <interval name="WinlogonInit" startTime="7813" endTime="38049" duration="30236">Ok so is it necessary to upload the etl file for you to analyse? EDIT : http://www.filedropper.com/bootbasecswitchdriverspower1 Edited March 30, 201412 yr by alee
March 30, 201412 yr Author RequestCredentials takes some time:Do you use a local or Microsoft (online) Account?
March 30, 201412 yr RequestCredentials takes some time:Do you use a local or Microsoft (online) Account?Local
March 30, 201412 yr Author type in the password faster or use AutoLogon to logon automaticallyhttp://technet.microsoft.com/de-de/sysinternals/bb963905.aspxIs it faster?
March 30, 201412 yr type in the password faster or use AutoLogon to logon automaticallyhttp://technet.microsoft.com/de-de/sysinternals/bb963905.aspxIs it faster?Nope still the same...a pause between windows splash screen and logon screen.
Create an account or sign in to comment