Results 1 to 2 of 2
-
08-31-2020 12:15 PM #1
contact1 PC Specs Motherboard Asus CROSSHAIR VIII Hero (WiFi) Processor AMD Ryzen 3950X Memory (part number) G.Skill Trident Z Neo (2 x 16 GB) DDR4-3600 CL16 (F4-3600C16D-32GTZN) Graphics Card #1 MSI GeForce GTX 570 Monitor Dell U2711 Ultrasharp Storage #1 Sabrent Rocket HTSK 4.0 1 TB M.2-2280 CPU Cooler Fractal Design Celsius+ S36 Dynamic X2 Case Fractal Design Define 7 Light ATX Mid Power Supply SeaSonic FOCUS 850 W 80+ Gold OS Linux
- Join Date
- Aug 2018
- Reputation
- 10
- Posts
- 7
[SOLVED] CROSSHAIR 8 X570 : Quest for a perfect Base Clock of 100 MHz
Hello,
I'm measuring the BCLK of the Ryzen 3950X using its Core TSC
( an algorithm of two instructions RDTSCP elapsed by one second )
Results are 99.8 MHz on any Core, which is lower than the Processor factory 100 MHz.
After refining my TSC measurements by removing the inherent cycles of RDTSCP, setting the P-State to a fixed ratio, and all possible programming improvements; I'm still getting a estimated Base Clock of 99.8 MHz.
Thus I have questioned the BIOS and I went into the UEFI settings to change the BCLK from 100 to 100.0625 MHz (the first step above 100) ; save, reboot, and measure the TSC to get a coherent frequency of Cores at ~ 3502.2 MHz (35 * 100.0625)
Next, I changed back into UEFI the BCLK from 100.0625 to 100.0 MHz ; save and went straight into measurements to get an almost perfect Cores frequency of 3500 MHz
Unfortunately, the following boots restored the BCLK to an estimation of 99.8 MHz
Question is how to manage the BIOS to retain the willing Base Clock of 100 MHz ?
Last edited by contact1; 09-01-2020 at 06:53 AM. Reason: Marked as solved
-
09-01-2020 06:48 AM #2
contact1 PC Specs Motherboard Asus CROSSHAIR VIII Hero (WiFi) Processor AMD Ryzen 3950X Memory (part number) G.Skill Trident Z Neo (2 x 16 GB) DDR4-3600 CL16 (F4-3600C16D-32GTZN) Graphics Card #1 MSI GeForce GTX 570 Monitor Dell U2711 Ultrasharp Storage #1 Sabrent Rocket HTSK 4.0 1 TB M.2-2280 CPU Cooler Fractal Design Celsius+ S36 Dynamic X2 Case Fractal Design Define 7 Light ATX Mid Power Supply SeaSonic FOCUS 850 W 80+ Gold OS Linux
- Join Date
- Aug 2018
- Reputation
- 10
- Posts
- 7
Disabling SPREAD SPECTRUM has solved the issue. I did it on VRM and SB and now my BCLK perfectly reports 99.9 - 100 MHz
CoreFreq monitoring at github.com/cyring/CoreFreqLast edited by contact1; 09-01-2020 at 06:51 AM.