On 6-12-2016 03:59, trskopo@yahoo.com [firebird-support] wrote:
> During project development/testing or database maintenance, such as
> 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?
No, that is not possible. A single connection generally only has 1
thread, and that means that at most it can fully utilize one core. One
core of a 6 core machine is 16%, so your CPU utilization with a single
connections is max 16% (ignoring background threads, etc).
Mark
--
Mark Rotteveel
Posted by: Mark Rotteveel <mark@lawinegevaar.nl>
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (2) |
Visit http://www.firebirdsql.org and click the Documentation item
on the main (top) menu. Try FAQ and other links from the left-side menu there.
Also search the knowledgebases at http://www.ibphoenix.com/resources/documents/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
No comments:
Post a Comment