Subject | Re: [ib-support] Re: Firebird Client |
---|---|
Author | Helen Borrie |
Post date | 2002-06-12T10:18:06Z |
At 11:58 AM 12-06-02 +0200, you wrote:
CPU_AFFINITY 1
only runs on the first CPU (CPU 0).
CPU_AFFINITY 2
only runs on the second CPU (CPU 1).
CPU_AFFINITY 3
runs on both first and second CPU.
So you need to set this to be either 1 or 2, because a setting of zero
doesn't set affinity at all.
heLen
All for Open and Open for All
Firebird Open SQL Database · http://firebirdsql.org ·
http://users.tpg.com.au/helebor/
_______________________________________________________
>...This is wrong. Here are the options:
>#LOCK_HASH_SLOTS 101
>CPU_AFFINITY 0
>...
CPU_AFFINITY 1
only runs on the first CPU (CPU 0).
CPU_AFFINITY 2
only runs on the second CPU (CPU 1).
CPU_AFFINITY 3
runs on both first and second CPU.
So you need to set this to be either 1 or 2, because a setting of zero
doesn't set affinity at all.
heLen
All for Open and Open for All
Firebird Open SQL Database · http://firebirdsql.org ·
http://users.tpg.com.au/helebor/
_______________________________________________________