All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Vasilyev <pavel@pavlinux.ru>
To: linux-rt-users@vger.kernel.org
Subject: Where IOSCHED ?
Date: Wed, 22 Jul 2015 23:05:24 +0300	[thread overview]
Message-ID: <55AFF784.7040900@pavlinux.ru> (raw)

# dmesg | grep sched
[    0.387902] io scheduler noop registered
[    0.387989] io scheduler deadline registered
[    0.388079] io scheduler cfq registered (default)

# cat /boot/config-3.18.17-rt14 | grep IOSCHED
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_CFQ_GROUP_IOSCHED=y
CONFIG_DEFAULT_IOSCHED="cfq"

# cat /sys/block/sda/queue/scheduler
none

# uname -a
Linux localhost 3.18.17-rt14 #1 SMP PREEMPT RT Wed Jul 22 18:49:51 MSK 2015 
x86_64 GNU/Linux
-- 

                                                          Pavel.

             reply	other threads:[~2015-07-22 20:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-22 20:05 Pavel Vasilyev [this message]
2015-07-23 12:39 ` Where IOSCHED ? Sebastian Andrzej Siewior
2015-07-25  1:44   ` pavel
2015-07-25 11:27   ` pavel
2015-07-24  9:35 ` Wolfgang M. Reimer
2015-07-25  1:42   ` pavel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55AFF784.7040900@pavlinux.ru \
    --to=pavel@pavlinux.ru \
    --cc=linux-rt-users@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.