meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
vm:proxmox:kvm:windows [2025/01/09 07:26] – niziak | vm:proxmox:kvm:windows [2025/01/09 08:35] (current) – niziak | ||
---|---|---|---|
Line 13: | Line 13: | ||
====== Tuning Guest ====== | ====== Tuning Guest ====== | ||
* [[https:// | * [[https:// | ||
- | * Expose native | + | * Use '' |
+ | | ||
* Do not enable any caching on storage devices, it slows down everything! | * Do not enable any caching on storage devices, it slows down everything! | ||
* If HDD is used, create ZFS SLOG and L2ARC cache on SSD/NVM | * If HDD is used, create ZFS SLOG and L2ARC cache on SSD/NVM | ||
+ | * <code shell> | ||
+ | |||
+ | ===== Disable Core isolation ===== | ||
+ | |||
+ | '' | ||
+ | |||
+ | <code powershell> | ||
+ | reg add " | ||
+ | </ | ||
+ | |||
===== Windows 10 ===== | ===== Windows 10 ===== |