LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Changing the deadline scheduler in RHEL 6 (https://www.linuxquestions.org/questions/linux-newbie-8/changing-the-deadline-scheduler-in-rhel-6-a-936679/)

fnguy4545 03-27-2012 07:50 AM

Changing the deadline scheduler in RHEL 6
 
I've been asked to change the io scheduler to deadline. If I follow this example it sets it until I reboot. So, how do I make it permanent?


$ echo deadline > /sys/block/sda/queue/scheduler

acid_kewpie 03-27-2012 09:38 AM

Looks like you need to set elevator=deadline in the kernel options: RHEL5 IO tuning guide (PDF) https://www.google.co.uk/url?sa=t&rc...4io4cg&cad=rja


All times are GMT -5. The time now is 10:50 PM.