LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Mike Galbraith <efault@gmx.de>
To: Ingo Molnar <mingo@elte.hu>
Cc: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [BUG] scheduler: strange behavor with massive interactive processes
Date: Wed, 28 Mar 2007 13:51:42 +0200	[thread overview]
Message-ID: <1175082702.564.28.camel@Homer.simpson.net> (raw)
In-Reply-To: <20070328114540.GA7942@elte.hu>

(oops, wrong button, went without CCs.  sorry for duplicate)

On Wed, 2007-03-28 at 13:45 +0200, Ingo Molnar wrote:
> * Mike Galbraith <efault@gmx.de> wrote:
> 
> > +	struct task_struct *p = NULL; 
> 
> (small nit: extra space at the end of line.)
> 
> > +				rq->best_expired_prio = MAX_PRIO;
> > +#if 0
> > +				rq->switch_timestamp = jiffies;
> > +#endif
> 
> remove this chunk? (i dont think we want to touch switch_timestamp here)

I'll clean it up, and see if I can do better.

	-Mike


  reply	other threads:[~2007-03-28 11:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27  1:34 [BUG] scheduler: strange behavor with massive interactive processes Satoru Takeuchi
2007-03-27  5:04 ` Mike Galbraith
2007-03-28  8:38   ` Mike Galbraith
2007-03-28 11:45     ` Ingo Molnar
2007-03-28 11:51       ` Mike Galbraith [this message]
2007-03-31 10:15     ` Satoru Takeuchi
2007-03-31 10:29       ` Mike Galbraith
2007-03-27 19:14 ` Ingo Molnar
2007-03-28  1:16   ` Satoru Takeuchi
2007-03-31  8:16     ` Satoru Takeuchi

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=1175082702.564.28.camel@Homer.simpson.net \
    --to=efault@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=takeuchi_satoru@jp.fujitsu.com \
    /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).