All of lore.kernel.org
 help / color / mirror / Atom feed
From: Karl Vogel <karl.vogel@seagha.com>
To: Frank Steiner <fsteiner-mail@bio.ifi.lmu.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.8.1+patches: Still a memory leak with cdrecord
Date: Fri, 27 Aug 2004 17:41:24 +0200	[thread overview]
Message-ID: <412F5624.7010506@seagha.com> (raw)
In-Reply-To: <412F4637.8080901@bio.ifi.lmu.de>

Frank Steiner wrote:
> Karl Vogel wrote:
> 
>>I'm not sure, but this sounds a bit similar to a problem I am seeing.
>> Are you by any chance using the CFQ scheduler?! (elevator=cfq) If so, 
 >> give elevator=as or elevator=deadline a go.
> 
> I've no idea what the CFQ scheduler is :-) I'm not using anything like
> that on the kernel append line, so if it's not standard, then no, I'm
 > likely not using it...

Probably not. Anticipatory (as) scheduler is the default, so unless you 
specify elevator=cfq on the boot line (or are running a patched kernel), 
you will be using that.

You can look at the kernel boot messages to find out, or do the 
following in a shell after booting:

# dmesg|grep "io scheduler"



  reply	other threads:[~2004-08-27 15:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-27 12:23 2.6.8.1+patches: Still a memory leak with cdrecord Frank Steiner
2004-08-27 14:09 ` Karl Vogel
2004-08-27 14:33   ` Frank Steiner
2004-08-27 15:41     ` Karl Vogel [this message]
2004-08-30  8:57       ` Frank Steiner

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=412F5624.7010506@seagha.com \
    --to=karl.vogel@seagha.com \
    --cc=fsteiner-mail@bio.ifi.lmu.de \
    --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 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.