jrp2014
|
788d8769f7
|
nixos/virtualisation.hypervGuest: use elevator=noop
Microsoft recommends the NOOP I/O scheduler for disk performance in HYPER-V:
https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/best-practices-for-running-linux-on-hyper-v
> NOOP is a first-in first-out queue that passes the schedule decision
> to be made by the hypervisor. It is recommended to use NOOP as the
> scheduler when running Linux virtual machine on Hyper-V.
|
2020-02-09 19:50:13 +01:00 |
|
Peter Hoeg
|
6e3e136f77
|
nixos on hyperv: hot-add CPU
|
2018-09-28 22:28:26 +08:00 |
|
Peter Hoeg
|
3a76bc7a79
|
nixos on hyperv: load modules and set video mode
|
2018-09-28 22:28:17 +08:00 |
|
Peter Hoeg
|
85e507ebea
|
hyperv-daemons: add nixos module
|
2018-01-04 21:09:01 +08:00 |
|
Peter Hoeg
|
b366760cf5
|
Revert "hyperv-daemons: add nixos module"
This reverts commit 0944d44f1b .
|
2017-10-14 14:42:49 +08:00 |
|
Peter Hoeg
|
0944d44f1b
|
hyperv-daemons: add nixos module
|
2017-10-14 14:38:04 +08:00 |
|