有关禁用 Intel® 事务同步扩展 (Intel® TSX) 功能的指南

应用对象
Windows 10, version 1903, all editions Windows 10, version 1809, all editions Windows Server 2019, all editions Windows 10, version 1803, all editions Windows 10, version 1709, all editions Windows 10, version 1703, all editions Windows 10, version 1607, all editions Windows Server 2016, all editions Windows 10 Windows 8.1 Windows Server 2012 R2 Windows Server 2012 Windows 7 Service Pack 1 Windows Server 2008 R2 Service Pack 1 Windows Server 2008 Service Pack 2

摘要

如果要为公开必要处理器支持的处理器禁用 Intel® 事务同步扩展 (Intel® TSX) 功能,请按照下面概述的注册表设置指南将其禁用。

注册表设置

  • 通过以下注册表设置禁用 Intel® 事务同步扩展 (Intel® TSX) 功能: reg add “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Kernel” /v DisableTsx /t REG_DWORD /d 1 /f
    重启计算机,以使更改生效。
  • 通过以下注册表设置 (Intel TSX) 功能启用 Intel®® 事务同步扩展: reg add “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Kernel” /v DisableTsx /t REG_DWORD /d 0 /f
    重启计算机,以使更改生效。