Hi Armin, On Mon, Sep 18, 2006 at 09:54:28AM +0200, Armin Rigo wrote: > Hi Aurelien, > > It seems that the logic objspace has had now for a long time a > schedule() function, instead of just doing the preemptive scheduling > automtically. As we've always said, it is very easy to do the > preemptive scheduling bit, but as you never followed-up on that, I > guess
Well, it's nice to know. I didn't ask further because it seemed not 'very easy' nor high-priority (from my pov) at the time (a few monthes ago). > I have to ask again. Do you want me to add a hook in the logic objspace > that calls schedule() every Nth bytecode instruction? Sure. Thanks, Aurélien. _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
