Subject Re: [firebird-support] CpuAffinityMask
Author Ann W. Harrison
Mark Rotteveel wrote:
>> ...
>> So, if I have quad CPU and I 'd like to use all of them then what
>> should I set the number of CpuAffinityMask ?
>>
> This setting is related to SuperServer. SuperServer can have threading
> problems (which can cause corruption of data) if run on more than 1 CPU.

The server runs only one thread at a time. Moving that thread from
CPU to CPU will cause performance problems. It will not corrupt data.


Best regards,

Ann