Hallo,

On Tue, Aug 19, 2008 at 11:52 AM, Jörg F. Wittenberger
<[EMAIL PROTECTED]> wrote:
> There are IMHO more important things we should concentrate on.  There's
> still
>
> a) a broken SRFI-34 egg - something easily ignored
>
> b) a race condition in the scheduler (which's fix I meanwhile fixed wrt.
> to multiple threads waiting for the same fd, though I would not expect
> that to ever happen; but I got tired of reposting) - this one definately
> needs to be handled by the scheduler; it's impossible to overwrite the
> relevant part (at least if the doc's are right [hint]) and absolutely
> necessary if you don't want your progs run havoc when a fd becomes
> invalid for whatever reason.
>
> c) Sometimes I get my app eating all memory just after a fork and before
> I come to process-execute.  Since I disabled interrupts in this section
> already, I'm sort of lost.  If someone had an idea what the hell that
> one could possibly be...
>

     I don't know how many eggs you are currently using, but I guess I
should point out that Gambit-C has working SRFIs 18 and 34. It also
has Termite, another look at multithreading.

Cheers,
-- 
-alex
http://www.ventonegro.org/
_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to