Subject | RE: [firebird-support] SS FB3.01 - Is it possible to set CPU utilization to max? |
---|---|
Author | Leyne, Sean |
Post date | 2016-12-06T16:37:24Z |
Anto,
Sean
> During project development/testing or database maintenance, such asYou could use the Windows CPU Affinity mask to restrict the CPUs that the Firebird service/process can run on, and thereby limit the max CPU % that could be used.
> backup/restore, mostly, there is only 1 connection to FB Server.
>
> I have 6 core processors and during those process, cpu's utilization is
> about 16%. I knew, this is because there is only 1 connection to FB server, 2
> connections will raised cpu's utilization to 32% and so on.
>
> Is it possible to force Firebird to use max. cpu utilization when there is only 1
> connection?
Sean