Merge "Tuning Disk Performance"

This commit is contained in:
Zuul 2024-11-05 18:54:05 +00:00 committed by Gerrit Code Review
commit bd0b9e00db
2 changed files with 24 additions and 4 deletions

View File

@ -23,7 +23,17 @@ radeon_powersave=auto
[disk]
# Comma separated list of devices, all devices if commented out.
# devices=sda
# Eg.: sda,sdb
# devices=
# List of devices using udev regex. All devices if commented out.
# Eg.: (ID_PATH=pci-0000:00:17.0-ata-1.0)|(ID_PATH=pci-0000:00:17.0-ata-2.0)
#devices_udev_regex=
# Disable Disk Monitor
dynamic=0
# Disable APM
apm=255
[scsi_host]
alpm=medium_power
alpm=max_performance

View File

@ -23,7 +23,17 @@ radeon_powersave=auto
[disk]
# Comma separated list of devices, all devices if commented out.
# devices=sda
# Eg.: sda,sdb
# devices=
# List of devices using udev regex. All devices if commented out.
# Eg.: (ID_PATH=pci-0000:00:17.0-ata-1.0)|(ID_PATH=pci-0000:00:17.0-ata-2.0)
#devices_udev_regex=
# Disable Disk Monitor
dynamic=0
# Disable APM
apm=255
[scsi_host]
alpm=medium_power
alpm=max_performance