Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

Jan 282010
 

How to check Linux I/O scheduler

Answer:

Assume your hard drive is sda, you can check the current Linux I/O scheduler at

# cat /sys/block/sda/queue/scheduler
noop anticipatory deadline [cfq]

Above shows that you are currently using the cfq scheduler.

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>