Page MenuHomeFeedback Tracker

The server uses only one processor core.
New, NormalPublic

Description

None of the parameters in the configuration files and in the startup file affect the situation. You can specify them with any parameters or not specify them at all. Anyway, only one processor core will be used. Whatever architecture this processor is. On any operating system.

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
1908, and windows server 2016
Category
Performance
Steps To Reproduce

/AFFINITY FF (AA) - nothing
multithreadedReplication = 1(0) - nothing

// Nothing
<jobsystem globalqueue="ANY numbers" threadqueue="ANY numbers">

<pc maxcores="ANY numbers" reservedcores="ANY numbers" />
<ps4 threadcount="5" />
<xb1 threadcount="5" />

</jobsystem>
// Nothing

-cpuCount=ANY -exThreads=ANY - nothing

How to make the game server use all the computer hardware resources?

Many Thanks!

Event Timeline