Re: Sporadic process issue on Magritte tests

Paolo Bonzini <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.gnu.general
Message-ID <[email protected]>

On 16/04/2015 13:06, Holger Freyther wrote:
> > The point of using absolute deadline is exactly to match deadlines as
> > close as possible ("perfect" if the syscall ultimately lets you specify
> > an absolute deadline).  Relative deadlines become less and less accurate
> > the more load you have, because you can be preempted away between the
> > computation of the deadline and the setting of the timer.
> > 
> > This is particularly relevant with cooperative multithreading such as
> > Smalltalk’s.
> 
> Okay but the current implementation appears to be improvable.

Yes, there was a bug. :)

Paolo

_______________________________________________
help-smalltalk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-smalltalk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.