All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Piggin <nickpiggin@yahoo.com.au>
To: Con Kolivas <kernel@kolivas.org>
Cc: linux <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@osdl.org>, Ingo Molnar <mingo@elte.hu>
Subject: Re: [PATCH] remove interactive credit
Date: Tue, 02 Nov 2004 23:30:45 +1100	[thread overview]
Message-ID: <41877DF5.8070008@yahoo.com.au> (raw)
In-Reply-To: <418707CD.1080903@kolivas.org>

Con Kolivas wrote:
> remove interactive credit
> 
> 
> 
> ------------------------------------------------------------------------
> 
> Special casing tasks by interactive credit was helpful for preventing fully
> cpu bound tasks from easily rising to interactive status. 
> 
> However it did not select out tasks that had periods of being fully cpu bound
> and then sleeping while waiting on pipes, signals etc. This led to a more
> disproportionate share of cpu time.
> 
> Backing this out will no longer special case only fully cpu bound tasks, and
> prevents the variable behaviour that occurs at startup before tasks declare
> themseleves interactive or not, and speeds up application startup slightly
> under certain circumstances. It does cost in interactivity slightly as load
> rises but it is worth it for the fairness gains.
> 
> Signed-off-by: Con Kolivas <kernel@kolivas.org>
> 

I'm scared :(

I'm in favour of any attempts to simplify things... but will it be two
months or three before this spontaneously explodes for half our userbase?

Andrew's boss so he gets to decide >:)

  reply	other threads:[~2004-11-02 12:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-02  4:06 [PATCH] remove interactive credit Con Kolivas
2004-11-02 12:30 ` Nick Piggin [this message]
2004-11-03 22:24   ` Bill Davidsen
2004-11-02 12:37 ` Ingo Molnar
2004-11-02 12:40   ` Con Kolivas
2004-11-02 12:46     ` Ingo Molnar
2004-11-02 12:49       ` Con Kolivas
2004-11-02 12:59         ` Ingo Molnar

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=41877DF5.8070008@yahoo.com.au \
    --to=nickpiggin@yahoo.com.au \
    --cc=akpm@osdl.org \
    --cc=kernel@kolivas.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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.