Subject Re: [firebird-support] CpuAffinityMask
Author Ann W. Harrison
Mark Rotteveel wrote:
>> What it seems to do on Windoze is switch the entire process to another CPU
>> as soon as the load on the initial one approaches 100%.
>
> I wonder where this piece of information is coming from, because Windows does per-thread scheduling, not per-process scheduling.

But Firebird only runs one thread at a time... Think about
that. Anything Windows does to try to even out the load on
multiple processors just moves the whole process.

Best,

Ann