Commit cbbc70a8 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Martin K. Petersen
parent a88dc3ec
...@@ -24,5 +24,6 @@ Linux SCSI Subsystem ...@@ -24,5 +24,6 @@ Linux SCSI Subsystem
hpsa hpsa
hptiop hptiop
libsas libsas
link_power_management_policy
scsi_transport_srp/figures scsi_transport_srp/figures
.. SPDX-License-Identifier: GPL-2.0
==========================
Link Power Managent Policy
==========================
This parameter allows the user to set the link (interface) power management. This parameter allows the user to set the link (interface) power management.
There are 3 possible options: There are 3 possible options:
===================== =====================================================
Value Effect Value Effect
---------------------------------------------------------------------------- ===================== =====================================================
min_power Tell the controller to try to make the link use the min_power Tell the controller to try to make the link use the
least possible power when possible. This may least possible power when possible. This may
sacrifice some performance due to increased latency sacrifice some performance due to increased latency
...@@ -15,5 +22,4 @@ max_performance Generally, this means no power management. Tell ...@@ -15,5 +22,4 @@ max_performance Generally, this means no power management. Tell
medium_power Tell the controller to enter a lower power state medium_power Tell the controller to enter a lower power state
when possible, but do not enter the lowest power when possible, but do not enter the lowest power
state, thus improving latency over min_power setting. state, thus improving latency over min_power setting.
===================== =====================================================
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment