Main index | Section 4 | Options |
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
virtio_blk_load="YES"
hw.vtblk.no_ident
hw.vtblk.X .no_ident | |
These tunables disable retrieving the device identification string from the hypervisor either globally or per-device. The default value is 0. | |
hw.vtblk.writecache_mode
hw.vtblk.X .writecache_mode | |
These tunables determine the write cache mode globally or per-device. The mode can changed only if the ConfigWCE feature is negotiated. Set to 0 for writethrough mode, 1 for writeback mode, and -1 to leave it as-is. The default value is to leave as-is. | |
dev.vtblk.X .writecache_mode | |
The write cache mode of the device can be either writethrough (0) or writeback (1). If the ConfigWCE feature is negotiated, the write cache mode can be toggled between writethrough and writeback. | |
VIRTIO_BLK (4) | July 2, 2013 |
Main index | Section 4 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | To err is human...to really foul up requires the root password. | ” |