program holding up shutdown
Thread Starter
More bang for your buck
Joined: Nov 2005
Posts: 3,513
Likes: 1
From: land of the clanger
Thanks for that Spurlash2, I hadn't found that, the bit about crashed processes is interesting as it is almost always about the same length of time taken to close it.
Plastic PPRuNer

Joined: Sep 2000
Posts: 1,902
Likes: 0
From: Rochechouart, France
Why are you worried about this? I get it too from time to time (usually the sound subsystem).
Some processes occasionally take longer than usual to respond to the 'term' signal and the system may (as in your case) warn you of this.
In shutdown after a bit the system will get bored waiting for a process to terminate and kill it anyway.
kill (command) - Wikipedia, the free encyclopedia
Mac
Some processes occasionally take longer than usual to respond to the 'term' signal and the system may (as in your case) warn you of this.
In shutdown after a bit the system will get bored waiting for a process to terminate and kill it anyway.
kill (command) - Wikipedia, the free encyclopedia
Mac
Thread Starter
More bang for your buck
Joined: Nov 2005
Posts: 3,513
Likes: 1
From: land of the clanger
Why are you worried about this?
Joined: Apr 2005
Posts: 366
Likes: 0
From: Earth
...and a bit more
I use the following Registry hack to shorten my shutdown times in XP/Vista and 7. On my Vista machine I have the WaitToKillServiceTimeout set to 20000, (20 seconds) You can have it as a smaller time, but this may cause snags.
The Hack for Vista and W7.
1.Click on Start.
2.Open Run command and type regedit.
3.In the regedit go at the following Location:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
4.In the right pane, right click on WaitToKillServiceTimeout and click on Modify.
5.Type in a number between 2000-20000 (2-20 seconds) and click on OK.
6.Now Close regedit.
7.Restart your Pc.
The XP link from MS HERE, which talks about increasing the timeout, but gives some extra info on the subject.
and a link HERE to a short BB discussion on it.
My W7 kit shuts down in 10 seconds.
The Hack for Vista and W7.
1.Click on Start.
2.Open Run command and type regedit.
3.In the regedit go at the following Location:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
4.In the right pane, right click on WaitToKillServiceTimeout and click on Modify.
5.Type in a number between 2000-20000 (2-20 seconds) and click on OK.
6.Now Close regedit.
7.Restart your Pc.
The XP link from MS HERE, which talks about increasing the timeout, but gives some extra info on the subject.
and a link HERE to a short BB discussion on it.
My W7 kit shuts down in 10 seconds.




