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 9, 2:30 PM
Unknown Object (File)
Jun 22 2025, 6:13 PM
Unknown Object (File)
May 23 2025, 10:19 AM
Unknown Object (File)
May 19 2025, 5:41 PM
Unknown Object (File)
May 10 2025, 8:25 AM
Unknown Object (File)
Apr 25 2025, 7:09 AM
Unknown Object (File)
Apr 20 2025, 12:23 AM
Unknown Object (File)
Mar 16 2025, 6:21 AM
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