On Mon, Feb 9, 2015 at 5:27 PM, tim Rowledge <tim@rowledge.org> wrote:


On 09-02-2015, at 5:05 PM, Eliot Miranda <eliot.miranda@gmail.com> wrote:
> it is this one:
>
> ProcessorScheduler>>idleProcess
>       "A default background process which is invisible."
>
>       [self relinquishProcessorForMicroseconds: 1000] repeat
>
> If you recall the VW VM, that got rid of the background process and when the VM scheduling loop finds nothing to run it calls a blocking routine.

How embarrassingly obvious. Not having a good day today, pi camera stuff is going to drive me to hairlessness at this rate. Updating everything actually made it even worse! Sigh.

Don't beat yourself up.  I'm sure you were in good company and now you know...
 

tim
--
tim Rowledge; tim@rowledge.org; http://www.rowledge.org/tim
Strange OpCodes: JTC: Jump To Conclusions





--
best,
Eliot