LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: "Rogério Brito" <rbrito@ime.usp.br>
Cc: linux-kernel@vger.kernel.org, trivial@kernel.org
Subject: Re: [PATCH] trivial: fix documentation regarding default io scheduler
Date: Sun, 19 Oct 2008 09:41:11 -0600	[thread overview]
Message-ID: <20081019094111.671ad48f@bike.lwn.net> (raw)
In-Reply-To: <20081019072419.GA21534@ime.usp.br>

On Sun, 19 Oct 2008 05:24:21 -0200
Rogério Brito <rbrito@ime.usp.br> wrote:

> The current Kconfig.iosched documentation says that the default I/O
> scheduler is the CFQ scheduler, but the default, if nothing is
> changed, is the anticipatory scheduler.

>From Kconfig.iosched:

choice
	prompt "Default I/O scheduler"
	default DEFAULT_CFQ

So the default is, indeed, CFQ.

jon

      reply	other threads:[~2008-10-19 15:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-19  7:24 Rogério Brito
2008-10-19 15:41 ` Jonathan Corbet [this message]

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=20081019094111.671ad48f@bike.lwn.net \
    --to=corbet@lwn.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rbrito@ime.usp.br \
    --cc=trivial@kernel.org \
    --subject='Re: [PATCH] trivial: fix documentation regarding default io scheduler' \
    /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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).