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

Popular posts from this blog

javascript - I need to update the text of a paragraph by inline edit -

javascript - THREE.js reposition vertices for RingGeometry -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -