io - Linux: change I/O scheduler for partition not entire device? -
io - Linux: change I/O scheduler for partition not entire device? -
i want alter i/o scheduler on scheme using these commands:
echo deadline > /sys/block/sda/queue/scheduler echo 'echo deadline > /sys/block/sda/queue/scheduler' >> /etc/rc.local is possible alter scheduler on individual partition, e.g. sda3?
linux io scheduler partition
Comments
Post a Comment