1. 25 Mar, 2010 1 commit
    • Divyesh Shah's avatar
      cfq-iosched: Add additional blktrace log messages in CFQ for easier debugging · b1ffe737
      Divyesh Shah authored
      These have helped us debug some issues we've noticed in earlier IO
      controller versions and should be useful now as well. The extra logging
      covers:
      - idling behavior. Since there are so many conditions based on which we decide
      to idle or not, this patch adds a log message for some conditions that we've
      found useful.
      - workload slices and current prio and workload type
      
      Changelog from v1:
      o moved log message from cfq_set_active_queue() to __cfq_set_active_queue()
      o changed queue_count to st->count
      
      Signed-off-by: Divyesh Shah<dpshah@google.com>
      Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
      b1ffe737
  2. 24 Mar, 2010 1 commit
  3. 19 Mar, 2010 3 commits
  4. 16 Mar, 2010 2 commits
  5. 15 Mar, 2010 24 commits
  6. 14 Mar, 2010 9 commits