Linux IO Scheduler

From Notes

Jump to: navigation, search

To see which scheduler is being used for a device, check the following (replace $device with the device in question):

cat /sys/block/$device/queue/scheduler
Personal tools