Keinden
Members
-
Joined
-
Last visited
Solutions
-
Keinden's post in (SOLVED) Windows 11 VM latency issues (Baremetal GPU passthrough) - Unraid 6.11.5 was marked as the answerResolved by changing migratable from on to off!
From:
<cpu mode='host-passthrough' check='none' migratable='on'> To:
<cpu mode='host-passthrough' check='none' migratable='off'>
I want to also add that adding an emulator pin to the cputune block improved the performance.
<cputune> . . . <emulatorpin cpuset="0,24" /> // This is the core pair. </cputune>