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
F110747473: D38397.diff
Sat, Feb 22, 2:28 PM
F110744209: D38397.id119499.diff
Sat, Feb 22, 1:58 PM
F110742503: D38397.id116559.diff
Sat, Feb 22, 1:41 PM
Unknown Object (File)
Nov 23 2024, 3:16 PM
Unknown Object (File)
Nov 23 2024, 11:55 AM
Unknown Object (File)
Nov 19 2024, 4:15 AM
Unknown Object (File)
Nov 16 2024, 3:35 PM
Unknown Object (File)
Nov 16 2024, 1:50 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 49554
Build 46444: arc lint + arc unit