<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ASRock Forums : X670E BIOS Info</title>
  <link>https://forum.asrock.com/</link>
  <description><![CDATA[This is an XML content feed of; ASRock Forums : AMD Motherboards : X670E BIOS Info]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 01:03:34 +0000</pubDate>
  <lastBuildDate>Mon, 14 Oct 2024 17:22:33 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.asrock.com/RSS_post_feed.asp?TID=72672</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ASRock Forums]]></title>
   <url>https://forum.asrock.com/forum_images/web_wiz_forums_black.png</url>
   <link>https://forum.asrock.com/</link>
  </image>
  <item>
   <title><![CDATA[X670E BIOS Info :   johnwbyrd wrote:After being...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=72672&amp;PID=156201&amp;title=x670e-bios-info#156201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=38058">NDRE28</a><br /><strong>Subject:</strong> 72672<br /><strong>Posted:</strong> 14 Oct 2024 at 5:22pm<br /><br /> <table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by johnwbyrd" alt="Originally posted by johnwbyrd" style="vertical-align: text-bottom;" /> <strong>johnwbyrd wrote:</strong><br /><br />After being incredibly annoyed by the sh*tty job that ASRock has done, in documenting the functionality of their own motherboards, I have done my own background research and added my own knowledge, in an attempt to provide actual non-sh*tty documentation for ASRock's X670E Taichi Carrarra motherboard.<br /><br />This documentation may or may not be correct, but it's a lot better than the sh*t documentation that ASRock has provided you, so I hope it helps.<br /><br />When the mods delete this post for being too honest, I'll probably post it on my own blog, where you can find it with Google.<br /><br />---<br /><br />SMT Control: Enables or disables symmetric multithreading, which presents one core to the operating system as two cores.  Can moderately speed up applications, but don't expect miracles.<br />Prefetcher settings: Causes both the L1 and L2 cache to prefetch needed instructions and data, instead of waiting for them to actually be demanded.  In principle, speeds up most operations, unless your program is for some reason doing cache-unfriendly things.<br />Core watchdog timer enable: A "core watchdog timer," in principle, needs to be petted and serviced by the operating system every now and then; if it isn't, the hardware will assume that the operating system has hung, and hard reset the computer without warning.<br />RedirectForReturnDis: Official description: "From a workaround for GCC/C000005 issue for XV Core on CZ A0, setting MSC001_1029 Decode Configuration (DE_CFG) bit 14 &#091;DecfgNoRdrctForReturns&#093; to 1."  "XV Core on CZ" likely refers to AMD APUs with the Carrizo codename, which make use of Excavator (abbreviated XV) cores. This setting is probably related to a bug encountered by the GCC-compiler on these processors, although I could find no mention of the bit mentioned in the description in any AMD papers.<br />Core Performance Boost: <a href="https://en.wikipedia.org/wiki/AMD_Turbo_Core" target="_blank" rel="nofollow">https://en.wikipedia.org/wiki/AMD_Turbo_Core</a><br />Global C-state Control: C-states are a CPU power-saving technology that allows a processor to reduce power consumption by turning off unused components when idle: <br />C-state<br />Description<br />C0<br />The CPU is actively executing instructions<br />C1<br />The CPU is idle, but fully online<br />C1E<br />The CPU is idle, but its clock-speed has been reduced<br />C2<br />The CPU clock is stopped, but the processor maintains all software-visible state<br />C3<br />The CPU clock is stopped and voltage reduced<br />C6<br />The CPU internal/external clocks are stopped, voltage reduced or powered off<br /><br />Local APIC Mode: Local APIC mode is a setting that controls how an Advanced Programmable Interrupt Controller (APIC) handles interrupts. The APIC receives interrupts from various sources and sends them to the processor core for handling. <br />ACPI _CST C1 Declaration: Should the operating system be informed about the state of C1?<br />Platform First Error Handling: Prevent correctable memory errors from being reported to the operating system.<br />MCA error thresh enable: <a href="https://en.wikipedia.org/wiki/Machine_Check_Architecture" target="_blank" rel="nofollow">https://en.wikipedia.org/wiki/Machine_Check_Architecture</a><br />MCA FruText: Populates Machine Check Architecture registers with a text description of what went wrong, in case of a bad processor or memory error.<br />SMU and PSP Debug Mode: When this option is enabled, uncorrected errors detected by the System Management Unit or the Platform Security Processor that should cause a cold reset, will hang and not reset the system.<br />PPIN Opt-in: Enable a unique identifier on the processor; usually useful for server rooms.<br />SNP Memory (RMP Table) Coverage: Enable AMD's Secure Nested Paging functionality for all or some memory.  Probably important if you're running virtual machines.<br />SMEE: Secure virtual memory encryption.  Makes it harder for virtual machines to read other virtual machines' memory.<br />Action on BIST Failure: What to do if the built-in self-test fails.  Unfortunately, although it seems like the Down-CCD option refers to the Core Complex Die (aka the main processor chip), it's not clear whether Down-CDD implies underclocking it and trying it again, or just turning it off.  <img src="https://forum.asrock.com/smileys/smiley35.gif" border="0" align="middle" /> you, ASRock.<br />Log Transparent Errors: "Log transparent errors in MCA in addition to debug registers."&nbsp;&nbsp;&nbsp;Your guess is as good as mine.  <img src="https://forum.asrock.com/smileys/smiley35.gif" border="0" align="middle" /> you, ASRock.<br />MONITOR and MWAIT disable: Turns off these key processor instructions for saying "no work is pending on this processor."  Causes the processor to consume a lot more electricity while doing nothing.  May be relevant for power consumption problems.  To make things even more awesome, ASRock has "enable" meaning "disable the feature", and "disable" meaning "enable the feature."  <img src="https://forum.asrock.com/smileys/smiley35.gif" border="0" align="middle" /> you, ASRock.<br />PAUSE delay: Time to pause the processor after a PAUSE instruction.<br />SVM Lock: Has to do with processor virtualization ??seems to make sure that a child virtual machine cannot attempt to unlock a certain set of control registers.<br /></td></tr></table> <br /><br /><br />Hello! <br /><br />You're, definitely, very frustrated on ASRock's lack of technical informations. <br />But, most users never touch those settings (I do, but I'm like you, an exception from the rule). <br />Let's keep in mind that ASRock offered these Taichi boards at pretty low prices, while offering top notch features (like those 24+2+1 VRMs; Thermal backplate; M.2 heatsinks, etc.). <br />Asus & MSI are charging users a lot more for such features! <br /><br />I am happy with my X670E Taichi. <br /><br />Also, everytime I have contacted their technical support (even on issues that weren't related to their motherboard, directly), they have been amazingly supportive, offering me infos & even beta BIOSes via e-mail. <br /><br />#ASRockRocks!!!<br />]]>
   </description>
   <pubDate>Mon, 14 Oct 2024 17:22:33 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=72672&amp;PID=156201&amp;title=x670e-bios-info#156201</guid>
  </item> 
  <item>
   <title><![CDATA[X670E BIOS Info : After being incredibly annoyed...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=72672&amp;PID=156193&amp;title=x670e-bios-info#156193</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=40646">johnwbyrd</a><br /><strong>Subject:</strong> 72672<br /><strong>Posted:</strong> 14 Oct 2024 at 9:19am<br /><br />After being incredibly annoyed by the sh*tty job that ASRock has done, in documenting the functionality of their own motherboards, I have done my own background research and added my own knowledge, in an attempt to provide actual non-sh*tty documentation for ASRock's X670E Taichi Carrarra motherboard.<br /><br />This documentation may or may not be correct, but it's a lot better than the sh*t documentation that ASRock has provided you, so I hope it helps.<br /><br />When the mods delete this post for being too honest, I'll probably post it on my own blog, where you can find it with Google.<br /><br />---<br /><br />SMT Control: Enables or disables symmetric multithreading, which presents one core to the operating system as two cores.  Can moderately speed up applications, but don't expect miracles.<br />Prefetcher settings: Causes both the L1 and L2 cache to prefetch needed instructions and data, instead of waiting for them to actually be demanded.  In principle, speeds up most operations, unless your program is for some reason doing cache-unfriendly things.<br />Core watchdog timer enable: A "core watchdog timer," in principle, needs to be petted and serviced by the operating system every now and then; if it isn't, the hardware will assume that the operating system has hung, and hard reset the computer without warning.<br />RedirectForReturnDis: Official description: "From a workaround for GCC/C000005 issue for XV Core on CZ A0, setting MSC001_1029 Decode Configuration (DE_CFG) bit 14 &#091;DecfgNoRdrctForReturns&#093; to 1."  "XV Core on CZ" likely refers to AMD APUs with the Carrizo codename, which make use of Excavator (abbreviated XV) cores. This setting is probably related to a bug encountered by the GCC-compiler on these processors, although I could find no mention of the bit mentioned in the description in any AMD papers.<br />Core Performance Boost: <a href="https://en.wikipedia.org/wiki/AMD_Turbo_Core" target="_blank" rel="nofollow">https://en.wikipedia.org/wiki/AMD_Turbo_Core</a><br />Global C-state Control: C-states are a CPU power-saving technology that allows a processor to reduce power consumption by turning off unused components when idle: <br />C-state<br />Description<br />C0<br />The CPU is actively executing instructions<br />C1<br />The CPU is idle, but fully online<br />C1E<br />The CPU is idle, but its clock-speed has been reduced<br />C2<br />The CPU clock is stopped, but the processor maintains all software-visible state<br />C3<br />The CPU clock is stopped and voltage reduced<br />C6<br />The CPU internal/external clocks are stopped, voltage reduced or powered off<br /><br />Local APIC Mode: Local APIC mode is a setting that controls how an Advanced Programmable Interrupt Controller (APIC) handles interrupts. The APIC receives interrupts from various sources and sends them to the processor core for handling. <br />ACPI _CST C1 Declaration: Should the operating system be informed about the state of C1?<br />Platform First Error Handling: Prevent correctable memory errors from being reported to the operating system.<br />MCA error thresh enable: <a href="https://en.wikipedia.org/wiki/Machine_Check_Architecture" target="_blank" rel="nofollow">https://en.wikipedia.org/wiki/Machine_Check_Architecture</a><br />MCA FruText: Populates Machine Check Architecture registers with a text description of what went wrong, in case of a bad processor or memory error.<br />SMU and PSP Debug Mode: When this option is enabled, uncorrected errors detected by the System Management Unit or the Platform Security Processor that should cause a cold reset, will hang and not reset the system.<br />PPIN Opt-in: Enable a unique identifier on the processor; usually useful for server rooms.<br />SNP Memory (RMP Table) Coverage: Enable AMD's Secure Nested Paging functionality for all or some memory.  Probably important if you're running virtual machines.<br />SMEE: Secure virtual memory encryption.  Makes it harder for virtual machines to read other virtual machines' memory.<br />Action on BIST Failure: What to do if the built-in self-test fails.  Unfortunately, although it seems like the Down-CCD option refers to the Core Complex Die (aka the main processor chip), it's not clear whether Down-CDD implies underclocking it and trying it again, or just turning it off.  <img src="https://forum.asrock.com/smileys/smiley35.gif" border="0"> you, ASRock.<br />Log Transparent Errors: "Log transparent errors in MCA in addition to debug registers."&nbsp;&nbsp;&nbsp;Your guess is as good as mine.  <img src="https://forum.asrock.com/smileys/smiley35.gif" border="0"> you, ASRock.<br />MONITOR and MWAIT disable: Turns off these key processor instructions for saying "no work is pending on this processor."  Causes the processor to consume a lot more electricity while doing nothing.  May be relevant for power consumption problems.  To make things even more awesome, ASRock has "enable" meaning "disable the feature", and "disable" meaning "enable the feature."  <img src="https://forum.asrock.com/smileys/smiley35.gif" border="0"> you, ASRock.<br />PAUSE delay: Time to pause the processor after a PAUSE instruction.<br />SVM Lock: Has to do with processor virtualization ??seems to make sure that a child virtual machine cannot attempt to unlock a certain set of control registers.<br />]]>
   </description>
   <pubDate>Mon, 14 Oct 2024 09:19:37 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=72672&amp;PID=156193&amp;title=x670e-bios-info#156193</guid>
  </item> 
 </channel>
</rss>