The AMD Ryzen All In One Tread /Overclocking/Memory Speeds & Timings/Tweaking/Cooling

Discussion in 'Processors and motherboards AMD' started by chispy, Feb 22, 2017.

Thread Status:
Not open for further replies.
  1. chispy

    chispy Ancient Guru

    Messages:
    9,996
    Likes Received:
    2,722
    GPU:
    RTX 4090
    Can you test for me if you can , Forza Horizon 3 or Forza Motorsports Apex , DiRT Rally. Thank you for the update on your build and i'm happy for you.
    You are welcome to post pictures of your new Ryzen built in here at any time don't be shy :).





    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------




    *** Update For Today March 4 , 2017 / Started Writing The Overclocking Guide ***




    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
     
  2. w0nderz

    w0nderz Member Guru

    Messages:
    154
    Likes Received:
    6
    GPU:
    RX 6900XT
    I'm planning to do a ryzen build this week, thinking about R7 1700 paired with a MSI B350 Tomahawk (mostly because of its aesthetics) but I really dunno how much will it set me back compared with say a Asus X370-PRO, overclocking wise.
    I'm talking about an average overclock here, 4.0 (4.1 MAX), no die-hard OC's, LN2, etc,etc. So, do you think the 6 power phases of the B350 are plenty enough for this kind of OC on this CPU? Or should I aim for the X370 for its extra power phases? What differences will it make while OCing to 4.0(4.1 MAX)?
     
  3. thatguy91

    thatguy91 Guest

    There is a bug in the scheduler for Windows 10 that will be fixed soon, so changing the affinity or disabling SMT is only out of interest :).

    There are three things that could give you better peformance. The first is an old one, but relevant. From an elevated command prompt (opening CMD as 'Run As Administrator'):
    bcdedit /set useplatformclock false

    This can be system dependent. Apparently disabling HPET is straight from AMD so it should be beneficial.

    By default Windows updates the processor/core voltage every 30 ms. By changing the power profile in the power options control panel pplet to Performance it changes every 1 ms. Keep in mind performance mode isn't recommended. AMD will have a driver that will do this for you soon, so no need to panic there :)

    If you want to play around with it now, these changes are hidden somewhere in the hidden power configuration options that you can't normally access. Copy the code below into notepad, save as power.reg or whatever you want to call it with a .reg extension, and run it. This will add most of the knwon hidden power configuration settings to control panel. To access, just open the power options, have 'Balanced' power option enabled, click 'Change Plan Settings, click 'Change Advanced Power Settings' and you will find a whole heap of new settings there particularly under 'Processor Power Management'.

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\0012ee47-9041-4b5d-9b77-535fba8b1442\0b2d69d7-a2a1-449c-9680-f91c70521c60]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\0012ee47-9041-4b5d-9b77-535fba8b1442\80e3c60e-bb94-4ad8-bbe0-0d3195efc663]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\0012ee47-9041-4b5d-9b77-535fba8b1442\dab60367-53fe-4fbc-825e-521d069d2456]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\238C9FA8-0AAD-41ED-83F4-97BE242C8F20\25DFA149-5DD1-4736-B5AB-E8A37B5B8187]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\238C9FA8-0AAD-41ED-83F4-97BE242C8F20\7bc4a2f9-d8fc-4469-b07b-33eb785aaca0]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\238C9FA8-0AAD-41ED-83F4-97BE242C8F20\A4B195F5-8225-47D8-8012-9D41369786E2]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\238C9FA8-0AAD-41ED-83F4-97BE242C8F20\abfc2519-3608-4c2a-94ea-171b0ed546ab]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\238C9FA8-0AAD-41ED-83F4-97BE242C8F20\d4c1d4c8-d5cc-43d3-b83e-fc51215cb04d]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\245d8541-3943-4422-b025-13a784f679b7]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\4f971e89-eebd-4455-a8de-9e59040e7347\833a6b62-dfa4-46d1-82f8-e09e34d029d6]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\4faab71a-92e5-4726-b531-224559672d19]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\528259f7-7bae-4f30-8321-8afa6e155c4c\332f614f-c023-47bd-a74d-324c7fe0ae2b]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\528259f7-7bae-4f30-8321-8afa6e155c4c\332f614f-c023-47bd-a74d-324c7fe0ae2c]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\06cadf0e-64ed-448a-8927-ce7bf90eb35d]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\0cc5b647-c1df-4637-891a-dec35c318583]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\1299023c-bc28-4f0a-81ec-d3295a8d815d]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\12a0ab44-fe28-4fa9-b3bd-4b64f44960a6]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\2ddd5a84-5a71-437e-912a-db0b8c788732]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\3b04d4fd-1cc7-4f23-ab1c-d1337819c4bb]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\40fbefc7-2e9d-4d25-a185-0cfd8574bac6]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\447235c7-6a8d-4cc0-8e24-9eaf70b96e2b]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\45bcc044-d885-43e2-8605-ee0ec6e96b59]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\465e1f50-b610-473a-ab58-00d1077dc418]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\4b92d758-5a24-4851-a470-815d78aee119]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\4d2b0152-7d5c-498b-88e2-34345392a2c5]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\5b33697b-e89d-4d38-aa46-9e7dfb7cd2f9]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\5d76a2ca-e8c0-402f-a133-2158492d58ad]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\68dd2f27-a4ce-4e11-8487-3794e4135dfa]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\6c2993b0-8f48-481f-bcc6-00dd2742aa06]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\71021b41-c749-4d21-be74-a00f335d582b]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\7b224883-b3cc-4d79-819f-8374152cbe7c]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\7d24baa7-0b84-480f-840c-1b0743c00f5f]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\8809c2d8-b155-42d4-bcda-0d345651b1db]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\8f7b45e3-c393-480a-878c-f67ac3d07082]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\943c8cb6-6f93-4227-ad87-e9a3feec08d1]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\984cf492-3bed-4488-a8f9-4286c97bf5aa]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\9ac18e92-aa3c-4e27-b307-01ae37307129]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\a55612aa-f624-42c6-a443-7397d064c04f]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\c4581c31-89ab-4597-8e2b-9c9cab440e6b]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\c7be0679-2817-4d69-9d02-519a537ed0c6]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\d8edeb9b-95cf-4f95-a73c-b061973693c8]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\df142941-20f3-4edf-9a4a-9c83d3d717d1]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\dfd10d17-d5eb-45dd-877a-9a34ddd15c82]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\e70867f1-fa2f-4f4e-aea1-4d8a0ba23b20]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\ea062031-0e34-4ff1-9b6d-eb1059334028]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\7516b95f-f776-4464-8c53-06167f40cc99\82DBCF2D-CD67-40C5-BFDC-9F1A5CCD4663]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\7516b95f-f776-4464-8c53-06167f40cc99\89cc76a4-f226-4d4b-a040-6e9a1da9b882]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\7516b95f-f776-4464-8c53-06167f40cc99\90959d22-d6a1-49b9-af93-bce885ad335b]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\7516b95f-f776-4464-8c53-06167f40cc99\A9CEB8DA-CD46-44FB-A98B-02AF69DE4623]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\7516b95f-f776-4464-8c53-06167f40cc99\aded5e82-b909-4619-9949-f5d71dac0bcc]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\7516b95f-f776-4464-8c53-06167f40cc99\aded5e82-b909-4619-9949-f5d71dac0bcd]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\7516b95f-f776-4464-8c53-06167f40cc99\aded5e82-b909-4619-9949-f5d71dac0bce]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\7516b95f-f776-4464-8c53-06167f40cc99\EED904DF-B142-4183-B10B-5A1197A37864]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\7516b95f-f776-4464-8c53-06167f40cc99\FBD9AA66-9553-4097-BA44-ED6E9D65EAB8]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\0012ee47-9041-4b5d-9b77-535fba8b1442\dab60367-53fe-4fbc-825e-521d069d2456]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\0012ee47-9041-4b5d-9b77-535fba8b1442\0b2d69d7-a2a1-449c-9680-f91c70521c60]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\0012ee47-9041-4b5d-9b77-535fba8b1442\80e3c60e-bb94-4ad8-bbe0-0d3195efc663]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\4f971e89-eebd-4455-a8de-9e59040e7347\833a6b62-dfa4-46d1-82f8-e09e34d029d6]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\3b04d4fd-1cc7-4f23-ab1c-d1337819c4bb]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\5d76a2ca-e8c0-402f-a133-2158492d58ad]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\a55612aa-f624-42c6-a443-7397d064c04f]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\ea062031-0e34-4ff1-9b6d-eb1059334028]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\0cc5b647-c1df-4637-891a-dec35c318583]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\7516b95f-f776-4464-8c53-06167f40cc99\A9CEB8DA-CD46-44FB-A98B-02AF69DE4623]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\7516b95f-f776-4464-8c53-06167f40cc99\FBD9AA66-9553-4097-BA44-ED6E9D65EAB8]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\7516b95f-f776-4464-8c53-06167f40cc99\90959d22-d6a1-49b9-af93-bce885ad335b]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\7516b95f-f776-4464-8c53-06167f40cc99\EED904DF-B142-4183-B10B-5A1197A37864]
    "Attributes"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\7516b95f-f776-4464-8c53-06167f40cc99\82DBCF2D-CD67-40C5-BFDC-9F1A5CCD4663]
    "Attributes"=dword:00000000
    Just rememeber what changes you make when testing so you can report on it, and also change the settings back once the specialised driver is released. Further tweaking after which may allow for small additional gains... possibly :). Intereting to play around with though!

    For further gain (may or may not be useful).
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
    "SystemPages"=dword:FFFFFFFF
    "PagedPoolSize"=dword:FFFFFF
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile\Tasks\Games]
    "GPU Priority"=dword:00000008
    "Priority"=dword:00000006
    "Scheduling Category"="High"
    "SFIO Priority"="High"
    Unlikely to make any difference, but interesting to try:
    Open regedit and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\SubSystems

    Double click on Windows and you will likely see something like:
    %SystemRoot%\system32\csrss.exe ObjectDirectory=\Windows SharedSection=1024,20480,768 Windows=On SubSystemType=Windows ServerDll=basesrv,1 ServerDll=winsrv:UserServerDllInitialization,3 ServerDll=sxssrv,4 ProfileControl=Off MaxRequestThreads=16

    Carefully change the 1024,20480,768 to 2048,24576,2048
    and change the MaxRequestThreads to 32. 16 is the default value for any system.
     
    Last edited by a moderator: Mar 5, 2017
  4. chispy

    chispy Ancient Guru

    Messages:
    9,996
    Likes Received:
    2,722
    GPU:
    RTX 4090
    I don't have a definite answer for that question yet , but rule of thumb always has been the beefier and better the VRM / power phases the better it will overclock as you get more clean power and less ripple hence stabilizing high overclocks.

    On monday morning i will start my first tests on a cheap BIOSTAR X370GT5 that have only 7 phases VRM with a R7 x1700 , i will post the overclocking results and that might give you a rough idea ( ballpark number ) on how the 6 and 7 VRM power phases behave on the motherboards with Ryzen CPUs.

    Also bare in mind not all the motherboard vendors use the same parts in their circuitry and pcb , in other words it will be more of a guesstimate results. Later this week i should be receiving my Asus Crosshair VI Hero so i can make a good comparison between them 2 mobos. Also as time goes by and more and more Gurus post their findings we will get a clearer picture of it.

    That's why i encourage any Guru member with a Ryzen platform to share their findings , the more information and feedback we get from real users on real world scenarios usage the better will be for the community , making it easier to make buying choices.



    @ thatguy91 Thank you for that information , very useful :thumbup: . We are going to find all the tweaks to make this Ryzen platform fly ! Keep up the good work and findings my friend.
     
    Last edited: Mar 5, 2017

  5. w0nderz

    w0nderz Member Guru

    Messages:
    154
    Likes Received:
    6
    GPU:
    RX 6900XT
    Yes, I know the concept, it's just I never had an AMD and things might be slightly different in this regard. And it's not all about the amount of phases it has but also it's quality (I dunno about that BIOSTAR X370, are they any good?). Anyway, you got my point, just want to make sure for this specific OC that the 6-phases of the MSI B350 TH are just fine for it.

    Looking forward to your feedback. :thumbup:
     
    Last edited: Mar 5, 2017
  6. __hollywood|meo

    __hollywood|meo Ancient Guru

    Messages:
    2,991
    Likes Received:
    139
    GPU:
    6700xt @2.7ghz
    good post thatguy :)

    thats a good question. an anecdote for you: my old asus M4A785 had mediocre VRMs. my ancient 1090t was basically capped @3.6ghz near stock volts, since increasing voltage beyond ~10% generated too much heat & instability. moved up to my current board with beefier mosfets & 3.9ghz is stable @1.47v...the old boards insufficient regulation caused enough voltage fluctuation (beyond stock, mind you!) to destabilize my cpu before the silicon hit its actual mhz ceiling. i tested with multiplier only to make sure it was the VRMs.

    that being said, we have no clue as to the quality of that tomahawks admittedly kinda low# of power phases. you have no idea if your chip is gonna require high volts to hit 4ghz (it might not...), thus requiring cleaner power delivery. if youre concerned, you could get one of the gigabyte b350 boards with more phases if you dont need all the connectivity of the asus pro.

    personally id prefer a pro carbon or aorus 5, but im on water & overvolt like a mother****er, so...thats different. its up to you. it could easily be a limiting factor, but then again it might not even be a problem for a moderate OC.


    btw guys since i keep writing walls of text, heres some eye candy for you. wanted to document the stepping/batch code. waiting on the MSI pro carbon

    [​IMG]
     
  7. OnnA

    OnnA Ancient Guru

    Messages:
    17,981
    Likes Received:
    6,838
    GPU:
    TiTan RTX Ampere UV
    Also some usefull Tweaks for WinX
    (from here -> http://forums.guru3d.com/showthread.php?t=398484 )

    Name: GamingPower.reg
    Copy/Paste: (correct Tasks\Games)

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile]
    "NetworkThrottlingIndex"=dword:ffffffff
    "SystemResponsiveness"=dword:00000000

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile\Tasks\Games]
    "Scheduling Category"="High"
    "SFIO Priority"="High"
    "Background Only"="False"
    "Priority"=dword:00000006
    "Clock Rate"=dword:00002710
    "GPU Priority"=dword:00000001
    "Affinity"=dword:00000000

    MemMenagment.reg

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
    "ClearPageFileAtShutdown"=dword:00000000
    "DisablePagingExecutive"=dword:00000001
    "LargeSystemCache"=dword:00000000
    "NonPagedPoolQuota"=dword:00000000
    "NonPagedPoolSize"=dword:00000000
    "PagedPoolQuota"=dword:00000000
    "PagedPoolSize"=dword:000000c0
    "SecondLevelDataCache"=dword:00000c00
    "SessionPoolSize"=dword:00000080
    "SessionViewSize"=dword:00000060
    "SystemPages"=dword:00000000
    "PhysicalAddressExtension"=dword:00000001
    "IoPageLockLimit"=dword:000f0000

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]
    "HostingAppList"="DLLHOST.EXE,MMC.EXE,RUNDLL32.EXE "
     
    Last edited: Mar 5, 2017
  8. thatguy91

    thatguy91 Guest

    The priority settings in this tweak are wrong, apparently the original person put it as '1' not knowing any better and that has followed through numerous posts and articles regarding this tweak.

    Refer to the following:
    https://msdn.microsoft.com/en-us/library/windows/desktop/ms684247(v=vs.85).aspx

    and:
    https://msdn.microsoft.com/en-us/library/windows/desktop/ms684828(v=vs.85).aspx

    and also:
    https://msdn.microsoft.com/en-us/library/windows/desktop/ms685100(v=vs.85).aspx
    (regarding priotity classes and what/how 'high' helps.

    Using the classes as 'High' is what gives the boost, because if the priority in numbers is now effective, a setting lower than the priority class is ignored.
     
    Last edited by a moderator: Mar 5, 2017
  9. OnnA

    OnnA Ancient Guru

    Messages:
    17,981
    Likes Received:
    6,838
    GPU:
    TiTan RTX Ampere UV
    Last edited: Mar 5, 2017
  10. OnnA

    OnnA Ancient Guru

    Messages:
    17,981
    Likes Received:
    6,838
    GPU:
    TiTan RTX Ampere UV
    AMD_LisaSu CEO of AMD

    “Ryzen is doing really well in 1440p and 4K gaming when the applications are more graphics bound. And we do exceptionally well in rendering and workstation applications where more cores are really useful. In 1080p, we have tested over 100+ titles in the labs….
    And depending on the test conditions, we do better in some games and worse in others. We hear people on wanting to see improved 1080p performance and we fully expect that Ryzen performance in 1080p will only get better as developers get more time with “Zen”.
    We have over 300+ developers now working with “Zen” and several of the developers for Ashes of Singularity and Total Warhammer are actively optimizing now.”
    ……

    In response to a different individual regarding the same topic Su stated :
    “Ryzen is a brand new CPU and so it takes time to work with the developers to optimize….. We have tested over 100+ games in 1080p and most perform very well. It is unfortunate that there are a few notable titles that perform below expectations…. Those will definitely be optimized, you can count on that.”


    AMD_Robert Technical Marketing

    “In addition to Lisa’s comments, there are also some variables that could affect performance:

    1) Early motherboard BIOSes were certainly troubled: disabling unrelated features would turn off cores. Setting memory overclocks on some motherboards would disable boost. Some BIOS revisions would plain produce universally suppressed performance.

    2) Ryzen benefits from disabling High Precision Event Timers (HPET). The timer resolution of HPET can cause an observer effect that can subtract performance. This is a BIOS option, or a function that can be disabled from the Windows command shell.

    3) Ryzen benefits from enabling the High Performance power profile. /-This overrides core parking. Eventually we will have a driver that allows people to stay on balanced and disable core parking anyways. Gamers have been doing this for a while, too-/. I misspoke, here. I want to clarify the benefit: High Performance mode allows the CPU to update its voltage/clockspeed in 1ms, vs. the 30ms that it takes balanced mode. This is what our driver will accomplish. Apologies for the confusion!

    These are just some examples of the early growing pains that can be overcome with time.”
     
    Last edited: Mar 5, 2017

  11. Robbo9999

    Robbo9999 Ancient Guru

    Messages:
    1,858
    Likes Received:
    442
    GPU:
    RTX 3080
    Apologies if this been asked before, but are you sure your cooler is mounted correctly on the CPU, maybe its not making full or flat even contact - that could explain the lower temperatures of the coolant while having a hotter CPU temperature. Also, mx2 is not a particularly good paste, it's one of the worst performing ones - by using something like Thermal Grizzly Kryonaut you might be able to shave off another 3 degC roughly.
     
    Last edited: Mar 5, 2017
  12. thatguy91

    thatguy91 Guest

    According to the information, Priority ranges from 1-8, supposedly '6' is ideal remembering that if there are 10 threads to process, having a too high priority will mean the game will get a greater share of processor time, but the lower priority threads will take longer to process potentionally hindering other performance aspects. It's why 6 is recommended over 8.

    For GPU one would think according to the info that 25 would actually be more beneficial, however again it's above resource sharing, and you have to balance out the threads. Some of these settings are claimed to be not in use by Microsoft.

    I believe the main benefit, if any, just comes from the 'High' settings.

    Setting the priority of some system services to high is also said be be beneficial in certain aspects. To do this, copy and past the following into notepad and name it priority.cmd and save to the desktop. Right click and run as administrator, it will set these automatically for you which will stay like this until the next boot unless you manually change them again.

    @echo off
    "%windir%\system32\wbem\wmic.exe" process where name="dashost.exe" call setpriority 128 >nul
    "%windir%\system32\wbem\wmic.exe" process where name="lsass.exe" call setpriority 128 >nul
    "%windir%\system32\wbem\wmic.exe" process where name="sihost.exe" call setpriority 128 >nul
    "%windir%\system32\wbem\wmic.exe" process where name="svchost.exe" call setpriority 128 >nul
    "%windir%\system32\wbem\wmic.exe" process where name="taskhost.exe" call setpriority 128 >nul
    "%windir%\system32\wbem\wmic.exe" process where name="taskhostex.exe" call setpriority 128 >nul
    "%windir%\system32\wbem\wmic.exe" process where name="taskhostw.exe" call setpriority 128 >nul
    "%windir%\system32\wbem\wmic.exe" process where name="unsecapp.exe" call setpriority 128 >nul
    "%windir%\system32\wbem\wmic.exe" process where name="wininit.exe" call setpriority 256 >nul
    "%windir%\system32\wbem\wmic.exe" process where name="winlogon.exe" call setpriority 256 >nul
    "%windir%\system32\wbem\wmic.exe" process where name="wmiprvse.exe" call setpriority 128 >nul
    "%windir%\system32\wbem\wmic.exe" process where name="wudfhost.exe" call setpriority 128 >nul

    Giving all the priority to the game may make sense, but you have to remember the game relies on a lot of 'under the hood' stuff, delaying their processing by having a higher priority to the game may be faster or slower, or cause stutter.

    It's all a balancing act, and there are three incoming resolutions for this that should be available within a couple of months:
    • AMD CPU driver for faster frequency selection without hindering power efficiency
    • a bugfix for Windows scheduler resolving the use of SMT threads instead of core threads; may be as soon as this coming patch Tuesday! or released later, and be present if not already in the Windows 10 Creators update due next month
    • microcode update for the CPU, mostly resolving compatibility issues and greatly improving compatibility with faster RAM modules (and then you have to wait for the board manufacturer to release an updated bios).
     
    Last edited by a moderator: Mar 5, 2017
  13. OnnA

    OnnA Ancient Guru

    Messages:
    17,981
    Likes Received:
    6,838
    GPU:
    TiTan RTX Ampere UV
    @thatguy91

    I have Process Lasso for this kind of Tweaking.
    But i will make my CMD also (THX for the Tip)

    PS.
    I can see you have some Good Knowledge in YOU :grad:

    As for those High priorities in Gaming, you need to remember that in Win10 we don't have true Exclusive Full screen anymore, that is why many will do this tricks to force Windows to behave as it is in Win7.

    When in Play -> Play ;)
     
  14. Kohlendioxidus

    Kohlendioxidus Guest

    Messages:
    1,399
    Likes Received:
    13
    GPU:
    Sapphire Vega 56 Pu
    I do not have These games, therefore cannot test it! I will put some raw pics of my build below:
    [​IMG]

    [​IMG]

    [​IMG]
     
    Last edited: Mar 5, 2017
  15. Kohlendioxidus

    Kohlendioxidus Guest

    Messages:
    1,399
    Likes Received:
    13
    GPU:
    Sapphire Vega 56 Pu
    now I'm back, did a test before on NFS and again the MSIgaming app (CPUZ too) reports my CPU staying at 3700 (3696) on all cores, why?
    [​IMG]
    it is NOT overclocked!!

    Yoou also see my temps stable @ 58°C...60°C during gaming. In regard with the so called high temps could also be just me as I'm used with my FX 8350. When that one showed 60°C I could really feel it warm and I was expecting sparks from the socket area :nerd:, but again the RYZEN is really cold by touch and measurement!
     
    Last edited: Mar 5, 2017

  16. OnnA

    OnnA Ancient Guru

    Messages:
    17,981
    Likes Received:
    6,838
    GPU:
    TiTan RTX Ampere UV
    Ok, bro please put :)
    spoiler [ ]
     
  17. w0nderz

    w0nderz Member Guru

    Messages:
    154
    Likes Received:
    6
    GPU:
    RX 6900XT
    Now that I'm thinking about it.. Well, we already have the 1800X that runs stock at 4.0Ghz so logically it should be no problem for the MSI B350 TH and its 6-phases to run a R7 1700 at 4.0-4.1 aswell.
     
  18. Kohlendioxidus

    Kohlendioxidus Guest

    Messages:
    1,399
    Likes Received:
    13
    GPU:
    Sapphire Vega 56 Pu
    it ain't working! What's the exact Code?
     
  19. alanm

    alanm Ancient Guru

    Messages:
    12,277
    Likes Received:
    4,484
    GPU:
    RTX 4080
    image [ /spoiler]

    remove space in front of /
     
  20. Kohlendioxidus

    Kohlendioxidus Guest

    Messages:
    1,399
    Likes Received:
    13
    GPU:
    Sapphire Vega 56 Pu
    cool got it:wanker:
     
Thread Status:
Not open for further replies.

Share This Page