leomate Posted December 5, 2012 Posted December 5, 2012 looks like the reading of the hibernation file is slow:hiberread="77696000"your Hitachi Travelstar 5K250 160GB is not the fastest HDD.Oh yeah, those HDD is my secondary Drive and I installed at HDD Caddy, I got it from my old laptop. My Primary is SSD Team Xtreem S3 120GB and I install windows 8 in SSD.Maybe I will try to tweak hibermate settings :-/ (size to 100%)
asdfdsa Posted December 6, 2012 Posted December 6, 2012 <unexpectedLonglived><process name="smss.exe" startTime="5376" endTime="-1" lifetime="-1"/><process name="csrss.exe" startTime="426505" endTime="-1" lifetime="-1"/><process name="csrss.exe" startTime="428346" endTime="-1" lifetime="-1"/>is this normal?
MagicAndre1981 Posted December 6, 2012 Author Posted December 6, 2012 is this normal?yes, those are 3 critical Windows processes which run all the time. Ignore this.
asdfdsa Posted December 6, 2012 Posted December 6, 2012 is this normal?yes, those are 3 critical Windows processes which run all the time. Ignore this.I was asking because my fresh install of Windows 8 takes 5+ minutes or so to boot.summary_boot.xml
MagicAndre1981 Posted December 6, 2012 Author Posted December 6, 2012 SMSSInit is very slow.<interval name="SMSSInit" startTime="5376" endTime="429690" duration="424314">I need the ETL file to see more. Why are you not using the new fast startup?
asdfdsa Posted December 6, 2012 Posted December 6, 2012 (edited) SMSSInit is very slow.<interval name="SMSSInit" startTime="5376" endTime="429690" duration="424314">I need the ETL file to see more. Why are you not using the new fast startup?The fast startup option in the power options? I am using it.My ETL is 100mb Edited December 6, 2012 by asdfdsa
MagicAndre1981 Posted December 6, 2012 Author Posted December 6, 2012 you have disk IO. Check if Autochk.exe is the cause (click on the left icon next to the disk io graph)If you use fast boot, run the faststartup xbootmgr command at the end of the guide. You did the normal "old-school" boot.
asdfdsa Posted December 8, 2012 Posted December 8, 2012 (edited) you have disk IO. Check if Autochk.exe is the cause (click on the left icon next to the disk io graph)If you use fast boot, run the faststartup xbootmgr command at the end of the guide. You did the normal "old-school" boot.All I got from the graph was ' System Processes (4) 'Also I renamed Autochk.exe, but there was no difference in the boot time. Edited December 8, 2012 by asdfdsa
MagicAndre1981 Posted December 8, 2012 Author Posted December 8, 2012 compress the ETL file, upload it to SkyDrive or Dropbox and send me the link.
MagicAndre1981 Posted December 9, 2012 Author Posted December 9, 2012 the trace shows autochk runs at this time. Delete the autochk entry from BootExecute in the registry and run chkdsk yourself.
asdfdsa Posted December 9, 2012 Posted December 9, 2012 the trace shows autochk runs at this time. Delete the autochk entry from BootExecute in the registry and run chkdsk yourself.Again there was little to no difference in boot time. Any idea why smss.exe would be taking so long?
MagicAndre1981 Posted December 9, 2012 Author Posted December 9, 2012 smss.exe runs so long because autochk runs during boot (smss:BootExecute)
asdfdsa Posted December 9, 2012 Posted December 9, 2012 smss.exe runs so long because autochk runs during boot (smss:BootExecute)I stopped autochk from running, there is no difference in boot time.
MagicAndre1981 Posted December 10, 2012 Author Posted December 10, 2012 this time InitializeRegistry takes so much time.Add +Registry+REG_HIVE to the command (after POWER) and -stackwalk RegQueryKey+RegDeleteKey+RegCreateKey+RegOpenKey+RegSetValue+RegDeleteValue+RegQueryValue+RegCloseKey+RegCloseKey xbootmgr -trace boot -traceFlags BASE+CSWITCH+DRIVERS+POWER+Registry+REG_HIVE -stackwalk RegQueryKey+RegDeleteKey+RegCreateKey+RegOpenKey+RegSetValue+RegDeleteValue+RegQueryValue+RegCloseKey -resultPath C:\TEMPthis activates registry data collection.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now