[Vm-dev] [Pharo-dev] Reducing the activity of the image

tim Rowledge tim at rowledge.org
Tue Feb 10 01:27:28 UTC 2015


On 09-02-2015, at 5:05 PM, Eliot Miranda <eliot.miranda at 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.

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




More information about the Vm-dev mailing list