[Vm-dev] VM on Solaris

Andreas Wacknitz A.Wacknitz at gmx.de
Thu Apr 24 19:07:17 UTC 2014


Hi Eliot,

Am 24.04.14 20:32, schrieb Eliot Miranda:
>   
>
>
> Hi Andreas,
>
>     I just read the OpenSolaris sigaction manual page and it has the 
> expected semantics with SA_RESETHAND; i.e. one does /not/ have to do 
> anything special to avoid having to reset the handler.  So I wonder 
> whether ioInitHeartbeat is even being called.  You might check.  It 
> ends with a call of setIntervalTimer(beatMilliseconds) which should 
> set the heartbeat itimer going.
>
I checked it. ioInitHeartbeat is being called. In fact 
setIntervalTimer(2) is being called periodically. I don't have an idea 
why setitimer doesn't fire SIGALRM.
It is initialized correctly. The man page state that SIGALRM should be 
fired after the expiration time.

Best regards,
Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20140424/cbe55bdd/attachment.htm


More information about the Vm-dev mailing list