Main index | Section 4 | Options |
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
mvs_load="YES"
The following tunables are settable from the loader(8):
hint.mvs.X .msi | controls Message Signaled Interrupts (MSI) usage by the specified controller. |
hint.mvs.X .ccc | controls Command Completion Coalescing (CCC) usage by the specified controller. Non-zero value enables CCC and defines maximum time (in us), request can wait for interrupt. CCC reduces number of context switches on systems with many parallel requests, but it can decrease disk performance on some workloads due to additional command latency. |
hint.mvs.X .cccc | defines number of completed commands for CCC, which trigger interrupt without waiting for specified coalescing timeout. |
hint.mvsch.X .pm_level |
controls SATA interface Power Management for the specified channel,
allowing some power to be saved at the cost of additional command
latency.
Possible values:
|
0 | interface Power Management is disabled (default); |
1 | device is allowed to initiate PM state change, host is passive; |
4 | driver initiates PARTIAL PM state transition 1ms after port becomes idle; |
5 | driver initiates SLUMBER PM state transition 125ms after port becomes idle. |
Note that interface Power Management is not compatible with device presence detection. A manual bus reset is needed on device hot-plug.
hint.mvsch.X .sata_rev | |
setting to nonzero value limits maximum SATA revision (speed). Values 1, 2 and 3 are respectively 1.5, 3 and 6Gbps. | |
Driver features include support for Serial ATA and ATAPI devices, Port Multipliers (including FIS-based switching, when supported), hardware command queues (up to 31 command per port), Native Command Queuing, SATA interface Power Management, device hot-plug and Message Signaled Interrupts.
Gen-I (SATA 1.5Gbps):
Gen-II (SATA 3Gbps, NCQ, PMP):
Gen-IIe (SATA 3Gbps, NCQ, PMP with FBS):
Note, that this hardware supports command queueing and FIS-based switching only for ATA DMA commands. ATAPI and non-DMA ATA commands executed one by one for each port.
MVS (4) | March 23, 2015 |
Main index | Section 4 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | With features like these, who needs bugs? | ” |
— Henry Spencer |