linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Martin Steigerwald <ms@teamix.de>
To: linux-kernel@vger.kernel.org
Cc: linux-fsdevel@vger.kernel.org, Jens Axboe <jens.axboe@oracle.com>
Subject: Documentation on CFQ iosched parameters
Date: Mon, 22 Sep 2008 17:15:26 +0200	[thread overview]
Message-ID: <200809221715.33143.ms@teamix.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 1593 bytes --]


Please CC to me unless you answer to linux-fsdevel as well. I am not 
subscribed to linux-kernel.


Hi!

I am searching documentation about CFQ io scheduler. I can't find it in linux 
2.6.26 Documentation directory.

I found about these in german[1]:

back_seek_max:16384
back_seek_penalty:2
fifo_expire_async:250
fifo_expire_sync:123
quantum:4

But I am completely missing about these:

slice_async:40
slice_async_rq:2
slice_idle:6
slice_sync:100

AFAIR there has been a documentation file somewhere, but I can't find it:

ms@mango> grep -ir "cfq" *   ~/lokal/Kernel/linux-2.6.26/Documentation/block
00-INDEX:       - Block io priorities (in CFQ scheduler)
ioprio.txt:With the introduction of cfq v3 (aka cfq-ts or time sliced cfq), 
basic io
ioprio.txt:with cfq; other io schedulers do not support io priorities thus 
far.
ioprio.txt:CFQ implements three generic scheduling classes that determine how 
io is
switching-sched.txt:'noop', 'as' and 'cfq' (the default) are also available. 
IO schedulers are
switching-sched.txt:for instance, to set the CFQ scheduler for the system 
default, but
switching-sched.txt:noop anticipatory deadline [cfq]
switching-sched.txt:noop [anticipatory] deadline cfq

(unlike as-iosched.txt)

I am willing to write that documentation if someone explain these to me so 
that I understand them ;-).

[1] 
http://www.linux-magazin.de/heft_abo/ausgaben/2005/04/kern_technik/(offset)/4

Ciao,
-- 
Martin Steigerwald - team(ix) GmbH - http://www.teamix.de
gpg: 19E3 8D42 896F D004 08AC A0CA 1E10 C593 0399 AE90

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

             reply	other threads:[~2008-09-22 15:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-22 15:15 Martin Steigerwald [this message]
2008-09-23  3:15 ` Documentation on CFQ iosched parameters Aaron Carroll
2008-09-23  9:00   ` Jens Axboe
2008-09-23  9:26   ` Martin Steigerwald
2008-09-23  9:32     ` Jens Axboe

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=200809221715.33143.ms@teamix.de \
    --to=ms@teamix.de \
    --cc=jens.axboe@oracle.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@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 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).