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)
Mon, Sep 23, 3:47 PM
Unknown Object (File)
Mon, Sep 23, 2:01 AM
Unknown Object (File)
Thu, Sep 19, 2:58 PM
Unknown Object (File)
Mon, Sep 16, 4:10 PM
Unknown Object (File)
Mon, Sep 16, 12:32 PM
Unknown Object (File)
Sep 2 2024, 12:11 AM
Unknown Object (File)
Aug 25 2024, 2:18 PM
Unknown Object (File)
Aug 21 2024, 1: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 Skipped
Unit
Tests Skipped
Build Status
Buildable 49554
Build 46444: arc lint + arc unit