[ruby-talk:02603] Re: different thread semantics 1.4.3 -> 1.4.4

From: Ian Main <imain@...>
Date: 2000-04-28 16:25:58 UTC
List: ruby-talk #2603
On Fri, Apr 28, 2000 at 06:39:54PM +0900, Yukihiro Matsumoto wrote:
> Hi,
> 
> In message "[ruby-talk:02598] different thread semantics 1.4.3 -> 1.4.4"
>     on 00/04/28, hipster <hipster@xs4all.nl> writes:
> 
> |As you can see, time-slicing has left the building. What is wrong?
> 
> That's because time-slicing bug reported on [ruby-talk:1551].
> See [ruby-talk:1551], [ruby-talk:1552], [ruby-talk:1558].
> 
> I have to take time to consider what is the best solution.

Actually I don't think that's it.. I just patched 1.4.3 as in those messages
and ran his test, and it works fine.  I see that a fair bit has changed in
the scheduler however (like the addition of priorities, and some logic has
changed).

I like fiddling with schedulers, so I might take a bit of time to see if I
can't figure out the problem :)  Please  let me know if you fix it so I'm not
spending my time fixing an already fixed bug :)

Ian

In This Thread

Prev Next