virtualisation.msize

NixOS option

The msize (maximum packet size) option passed to 9p file systems, in bytes. Increasing this should increase performance significantly, at the cost of higher RAM usage.

type: positive integer, meaning >0
Default
16384
declared in: nixos/modules/virtualisation/qemu-vm.nixView source on NixOS/nixpkgs →