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)
Sun, Nov 10, 10:22 AM
Unknown Object (File)
Sep 23 2024, 3:47 PM
Unknown Object (File)
Sep 23 2024, 2:01 AM
Unknown Object (File)
Sep 19 2024, 2:58 PM
Unknown Object (File)
Sep 16 2024, 4:10 PM
Unknown Object (File)
Sep 16 2024, 12:32 PM
Unknown Object (File)
Sep 2 2024, 12:11 AM
Unknown Object (File)
Aug 25 2024, 2:18 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