Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Identical Servers with Processor Speed that doesn't match

Featured Replies

I have two identical servers with the same bios and settings. One of the servers is my main and the other is my development where I try new things out before pushing the changes over to the main. When I stood both servers up at the same time, they matched processor speed on the dashboard of 4900 MHz, but after getting all the dockers/plugins setup on the main and restarting, it changed to 3200. This was a few years ago, but I figured the latest update would have addressed why there is a discrepancy here. Is the dashboard published speed truth? And does anyone have a recommendation on how to track down what is causing the mismatch other than installing 1 plugin/docker at a time on the development server? Thanks yall. This has been bugging me for a long time, but I figured it would get worked out in timecpuSpeed.png.

Edited by MooseOnTheLoose
Typo

1 hour ago, MooseOnTheLoose said:

Is the dashboard published speed truth?

I believe it just reports what the board reports, though DMI decode, post the output from:

dmidecode -t 4 | grep Version

  • Author
28 minutes ago, JorgeB said:

I believe it just reports what the board reports, though DMI decode, post the output from:

dmidecode -t 4 | grep Version

Here are the outputs. Mercury is main and Venus is dev.
root@Mercury:~# dmidecode -t 4 | grep Version

Version: 12th Gen Intel(R) Core(TM) i9-12900K

root@Venus:~# dmidecode -t 4 | grep Version

Version: 12th Gen Intel(R) Core(TM) i9-12900K

For me it lists the speed there, but in that case post the full output of dmidecode -t 4

  • Author
Just now, JorgeB said:

For me it lists the speed there, but in that case post the full output of dmidecode -t 4

They look the same to me other than current speed.

root@Mercury:~# dmidecode -t 4
# dmidecode 3.6
Getting SMBIOS data from sysfs.
SMBIOS 3.5.0 present.

Handle 0x0025, DMI type 4, 48 bytes
Processor Information
        Socket Designation: LGA1700
        Type: Central Processor
        Family: Core i9
        Manufacturer: Intel(R) Corporation
        ID: 72 06 09 00 FF FB EB BF
        Signature: Type 0, Family 6, Model 151, Stepping 2
        Flags:
                FPU (Floating-point unit on-chip)
                VME (Virtual mode extension)
                DE (Debugging extension)
                PSE (Page size extension)
                TSC (Time stamp counter)
                MSR (Model specific registers)
                PAE (Physical address extension)
                MCE (Machine check exception)
                CX8 (CMPXCHG8 instruction supported)
                APIC (On-chip APIC hardware supported)
                SEP (Fast system call)
                MTRR (Memory type range registers)
                PGE (Page global enable)
                MCA (Machine check architecture)
                CMOV (Conditional move instruction supported)
                PAT (Page attribute table)
                PSE-36 (36-bit page size extension)
                CLFSH (CLFLUSH instruction supported)
                DS (Debug store)
                ACPI (ACPI supported)
                MMX (MMX technology supported)
                FXSR (FXSAVE and FXSTOR instructions supported)
                SSE (Streaming SIMD extensions)
                SSE2 (Streaming SIMD extensions 2)
                SS (Self-snoop)
                HTT (Multi-threading)
                TM (Thermal monitor supported)
                PBE (Pending break enabled)
        Version: 12th Gen Intel(R) Core(TM) i9-12900K
        Voltage: 1.2 V
        External Clock: 100 MHz
        Max Speed: 8500 MHz
        Current Speed: 3200 MHz
        Status: Populated, Enabled
        Upgrade: Socket LGA1700
        L1 Cache Handle: 0x0022
        L2 Cache Handle: 0x0023
        L3 Cache Handle: 0x0024
        Serial Number: To Be Filled By O.E.M.
        Asset Tag: To Be Filled By O.E.M.
        Part Number: To Be Filled By O.E.M.
        Core Count: 16
        Core Enabled: 16
        Thread Count: 24
        Characteristics:
                64-bit capable
                Multi-Core
                Hardware Thread
                Execute Protection
                Enhanced Virtualization
                Power/Performance Control

root@Venus:~# dmidecode -t 4
# dmidecode 3.6
Getting SMBIOS data from sysfs.
SMBIOS 3.5.0 present.

Handle 0x0025, DMI type 4, 48 bytes
Processor Information
        Socket Designation: LGA1700
        Type: Central Processor
        Family: Core i9
        Manufacturer: Intel(R) Corporation
        ID: 72 06 09 00 FF FB EB BF
        Signature: Type 0, Family 6, Model 151, Stepping 2
        Flags:
                FPU (Floating-point unit on-chip)
                VME (Virtual mode extension)
                DE (Debugging extension)
                PSE (Page size extension)
                TSC (Time stamp counter)
                MSR (Model specific registers)
                PAE (Physical address extension)
                MCE (Machine check exception)
                CX8 (CMPXCHG8 instruction supported)
                APIC (On-chip APIC hardware supported)
                SEP (Fast system call)
                MTRR (Memory type range registers)
                PGE (Page global enable)
                MCA (Machine check architecture)
                CMOV (Conditional move instruction supported)
                PAT (Page attribute table)
                PSE-36 (36-bit page size extension)
                CLFSH (CLFLUSH instruction supported)
                DS (Debug store)
                ACPI (ACPI supported)
                MMX (MMX technology supported)
                FXSR (FXSAVE and FXSTOR instructions supported)
                SSE (Streaming SIMD extensions)
                SSE2 (Streaming SIMD extensions 2)
                SS (Self-snoop)
                HTT (Multi-threading)
                TM (Thermal monitor supported)
                PBE (Pending break enabled)
        Version: 12th Gen Intel(R) Core(TM) i9-12900K
        Voltage: 1.2 V
        External Clock: 100 MHz
        Max Speed: 8500 MHz
        Current Speed: 4900 MHz
        Status: Populated, Enabled
        Upgrade: Socket LGA1700
        L1 Cache Handle: 0x0022
        L2 Cache Handle: 0x0023
        L3 Cache Handle: 0x0024
        Serial Number: To Be Filled By O.E.M.
        Asset Tag: To Be Filled By O.E.M.
        Part Number: To Be Filled By O.E.M.
        Core Count: 16
        Core Enabled: 16
        Thread Count: 24
        Characteristics:
                64-bit capable
                Multi-Core
                Hardware Thread
                Execute Protection
                Enhanced Virtualization
                Power/Performance Control

Edited by MooseOnTheLoose
Formatting

55 minutes ago, MooseOnTheLoose said:
Current Speed: 3200 MHz
55 minutes ago, MooseOnTheLoose said:
Current Speed: 4900 MHz

It comes from here.

  • Author
1 minute ago, JorgeB said:

It comes from here.

I guess I will just try to add plugins/containers until the Venus drops from 4900 to 3200. That is all I can think of to try. If it really is impacting speed of the processor, I dont want whatever it is to throttle.

  • Author

When I removed the plugin File Activity v2 and restarted, the speed changed to 3200. I reinstall the plugin and restart and its back to 4900. Should I report this anywhere @JorgeB ?

Edited by MooseOnTheLoose
Tagging

You can report it in the support thread for that plugin.

  • Author
8 minutes ago, JorgeB said:

You can report it in the support thread for that plugin.

Thank you.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.