meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vm:proxmox:kvm:windows:mitigations [2026/03/22 21:24] niziakvm:proxmox:kvm:windows:mitigations [2026/08/04 20:19] (current) niziak
Line 13: Line 13:
   * ''host'' - **insanely slow!!!** CPU mark 2750   * ''host'' - **insanely slow!!!** CPU mark 2750
  
-<file init /etc/pve/qemu-server/xxx.conf>+Benchmark 2 (new Proxmox, No numa, pinned to 8 cores - every 2nd to skip HT -  from 1 socket) 
 +  * ''kvm64,flags=+aes;-md-clear;-spec-ctrl'' - CPU mark: 3713, Memory mark: 2093   
 +  * ''IvyBridge,flags=+aes;-md-clear;-spec-ctrl''  - CPU mark: 3864, Memory mark: 1984 
 + 
 + 
 +<file ini /etc/pve/qemu-server/xxx.conf>
 args: -cpu host,hv-passthrough args: -cpu host,hv-passthrough
-</conf>+</file>
  
  
Line 32: Line 37:
 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 FeatureSettingsOverrideMask /t REG_DWORD /d 3 /f
 </code> </code>
-