POV-Ray : Newsgroups : povray.advanced-users : Pause : Re: Pause Server Time
28 Jul 2024 16:15:09 EDT (-0400)
  Re: Pause  
From: Orchid XP v2
Date: 30 Apr 2006 08:06:22
Message: <4454a83e$1@news.povray.org>
>>>  SIGKILL should basically never be used because it's "too strong", only
>>>when no other options work.
> 
> 
>>Isn't that the one the kernel sends during shutdown?
> 
> 
>   Well, during shutdown the kernel first sends SIGTERM to all running
> processes, after which it sends SIGKILL to the remaining. I suppose in
> most cases there aren't any processes running after the former (at least
> if all processes are bug-free and behave correctly) but it's a good way
> to make sure that all processes are truely terminated before shutdown.

That's more of less what I figured, yes. :-)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.