Re: [firebird-support] Re: Is Firebird 2.5 support running on multi core processors?

2011-08-27 Thread Jesus Garcia


 In Firebird 2.5 release note, I read this note :
 
 The default CpuAffinity setting still binds SuperServer to a single 
 processor only. In order to take advantage
 of this improvement when working with multiple databases, this setting should 
 be changed in
 firebird.conf
 
 It means, Superserver supported for multicore, right?
 
Yes, but only If you have multiple databases on the same server and each 
database only use one core.

Jesus
 


[Non-text portions of this message have been removed]



[firebird-support] Re: Is Firebird 2.5 support running on multi core processors?

2011-08-26 Thread trskopo
In Firebird 2.5 release note, I read this note :

The default CpuAffinity setting still binds SuperServer to a single processor 
only. In order to take advantage
of this improvement when working with multiple databases, this setting should 
be changed in
firebird.conf

It means, Superserver supported for multicore, right?

--- In firebird-support@yahoogroups.com, Alexandre Benson Smith iblist@... 
wrote:

 Em 26/8/2011 20:34, trskopo escreveu:
  Hi all,
 
  If it can running on multi core, how to set that? It seems, setting
  CpuAffinityMask in firebird.conf has no effect.
 
  Thanks in advance.
  Best regards,
  Sugiarto.
 
 
 
 use ClassicServer or SuperClassic server...
 
 SuperServer continues to be useless for SMP machines...