[pypy-dev] schedule()

Armin Rigo arigo at tunes.org
Mon Sep 18 09:54:28 CEST 2006


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
I have to ask again.  Do you want me to add a hook in the logic objspace
that calls schedule() every Nth bytecode instruction?


A bientot,

Armin



More information about the Pypy-dev mailing list