作者YuQilin (神兽)
看板PC_Shopping
标题Re: [情报] 微软公布CPU漏洞修复性能结论:4代Core+W
时间Wed Jan 10 11:11:27 2018
只需要微软作业系统和软体更新的V1/V3都还好,
严重的是V2的CPU微码更新,会剧烈的降低效能,
即使是最新的CPU也是一样。
如果电脑不上网不存帐密不装不明程式无个人隐私只玩单机游戏,
安装更新後可以在Registry设定管理原则,
把V2/V3的补丁从作业系统停用。
非常不建议这样做。
启用缓解
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverride /t REG_DWORD /d 0 /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverrideMask /t REG_DWORD /d 3 /f
停用缓解
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverride /t REG_DWORD /d 3 /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverrideMask /t REG_DWORD /d 3 /f
来源:
https://support.microsoft.com/zh-tw/help/4072698/windows-server-guidance-to-protect-against-the-speculative-execution
https://goo.gl/R3JJua
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 61.219.36.51
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/PC_Shopping/M.1515553890.A.DDC.html
1F:推 a2935373 : 我有疑问 AMD不需要更新microcode吗? 01/10 11:13
2F:推 jasn4560 : 重回石器时代了吗 01/10 11:19
3F:→ hcwang1126 : AMD有提交 我以为是修V2? 01/10 11:22
4F:→ hcwang1126 : V1 Intel可能还会有 我从一些讯息猜的 01/10 11:23
5F:推 a2935373 : 还会有什麽? 01/10 11:27
6F:推 hcwang1126 : MS这说法和我们实验有出入 不过实验不是我作的 01/10 11:28
7F:→ a2935373 : V1的性能损失更大点? 01/10 11:35