Page MenuHomeFreeBSD

pci: add tunable hw.pci.enable_mps_tune
ClosedPublic

Authored by corvink on Feb 6 2023, 9:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 3, 7:11 PM
Unknown Object (File)
Apr 25 2024, 11:52 PM
Unknown Object (File)
Apr 25 2024, 11:51 PM
Unknown Object (File)
Apr 25 2024, 11:51 PM
Unknown Object (File)
Apr 25 2024, 1:55 PM
Unknown Object (File)
Apr 24 2024, 2:48 AM
Unknown Object (File)
Jan 9 2024, 12:13 AM
Unknown Object (File)
Dec 16 2023, 6:41 PM
Subscribers

Details

Summary

If the tunable is set to 0, the tuning of the MPS(maximum payload size)
is disabled and the default MPS values set by the BIOS are used.
In this case the system may use a lower speed or operate in a less optimized
state, but it can resolve issues with stability and compatibility.
With specific devices the tuning of the mps, can lead to a complete freeze
of the system.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable