Tech/VirtualBox.md
... ...
@@ -17,6 +17,10 @@
17 17
## Host
18 18
- `vboxmanage modifymedium disk some-disk001.vdi --compact`
19 19
20
+# Fix I/O Performance
21
+```bash
22
+vboxmanage storagectl win10pro --name SATA --hostiocache on
23
+```
20 24
21 25
# Remote Display
22 26
## Using native RDP