>
>
> Processor affinity is a tweak. A micro-optimization, if you like. It is
> a technique that is meant for reducing the overhead just a little more,
> to squeeze a bit more performance out of a program. That has nothing to
> do with the problem at hand.
>
> Our problem is this. We have X mips at
Julian wrote:
>
> One of the many things I would like to do for version 2 is to find
> a way
> to parallelize more, so that quad core and such can be used. I'm still
> not exactly sure how is the best way to do that.
>
>
> I might be wrong and it is probably not that simple (and I