Announcement

Collapse
No announcement yet.

Linux I/O Scheduler Comparison On The Linux 3.4 Desktop

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Linux I/O Scheduler Comparison On The Linux 3.4 Desktop

    Phoronix: Linux I/O Scheduler Comparison On The Linux 3.4 Desktop

    At the request of Phoronix readers, and that the default I/O scheduler may change, here's a comparison of the CFQ, Deadline, and Noop schedulers on three systems and covering both rotating media (HDD) and solid-state storage (SSDs).

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    What about BFQ? zen-stable maintains a branch that's just BFQ on top of mainline, in case you want to try that: http://git.zen-kernel.org/zen-stable/log/?h=3.3/bfq

    Comment


    • #3
      Been using Deadline with my 60MB SSD with Arch. I may switch back to CFQ based upon this article. Thanks Michael, for yet another informative article.

      Comment


      • #4
        Nice !
        What about BFQ ?

        Comment


        • #5
          Can you say anything about the responsiveness during the benchmarks? I do not care, if my SSD needs 1 or 2 seconds to save/read something but it bothers me if other devices, especially input, suffer through the process...

          Comment


          • #6
            What about responsiveness?

            For years I've had problems using the desktop while a intensive IO operation is running. Even when simply transferring file to pendrive.

            Comment


            • #7
              Hard to benchmark well

              This is the kind of thing where looking at throughput numbers can easily deceive someone. If you're running a multimedia system (e.g. mythtv) then throughput it the least of your concerns, and the stuff you actually care about, isn't on these graphs at all. Not saying Michael has done badly here (what else could he have done?) but it might have been a waste of time.

              Comment


              • #8
                Last page makes me really want to get an SSD.

                Comment


                • #9
                  Originally posted by FourDMusic View Post
                  Last page makes me really want to get an SSD.
                  I have one in my Laptop and if I copy a ~20GB file, I cannot watch a video next to it. It will hang for 3-4 seconds. (Fedora 17)

                  Comment


                  • #10
                    NOOP or Deadline for SSD

                    I'm using elevator=deadline (previously noop) because they have less writing side effects onto the SSD

                    I wrote some SSD tweaks in my blog

                    Comment

                    Working...
                    X