Hello, so i opened Minecraft server and im getting High Load Average in htop https://i.edostuff.xyz/chrome_WVwaIu6r5v.png i tried with restart but it again go up, please can somebody help me. Will pay!
16 Cores, i already checked the timings everything is fine.How many cores does this server have?
Please send a timings report from the Minecraft server also.
Sometimes it go to 5the load average is fine
On multi-processor system, the load is relative to the number of processor cores available. The "100% utilization" mark is 1.00 on a single-core system, 2.00, on a dual-core, 4.00 on a quad-core, etc.
The basic idea behind this is correct, but because it's probably hyperthreaded, you're dealing with 8 physical cores. You can go up to 16 with much of an issue, it really just depends on the specific workload and the linux scheduler...a safe and optimal load average would be between 8 and 12, but can go up to 16 or 17 without any serious performance penalty...20+ would start to introduce lag on your server as a whole.
Also, another side note, the load average is actually based on the I/O scheduler and CPU time, therefore, in some cases, if you are using a platter disk, this could actually cause a bottleneck and result in artificially higher load average. If this ever becomes the case, i'd suggest you to upgrade if you haven't already to a Solid State Disk
