Merge "Tuning Disk Performance"
This commit is contained in:
commit
bd0b9e00db
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user