public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: Henrik Austad <henrik@austad.us>
Cc: Ingo Molnar <mingo@elte.hu>, LKML <linux-kernel@vger.kernel.org>,
	Peter Ziljstra <peterz@infradead.org>
Subject: Re: [PATCH 0/2] sched: make the scheduler (even) more modular
Date: Wed, 8 Apr 2009 00:47:08 +0800	[thread overview]
Message-ID: <20090407164708.GH12226@hack> (raw)
In-Reply-To: <1239111373-12774-1-git-send-email-henrik@austad.us>

On Tue, Apr 07, 2009 at 03:36:11PM +0200, Henrik Austad wrote:
>Several of the functions in the core scheduler tests explicitly for class and 
>then to class-specific operations. This should be handled by the sched_class 
>interface.
>
>This patch-series moves 2 such elements over to sched_entity, or more precisely, 
>the priority part.
>
>Ingo, Peter: I forgot to CC lkml the last time around, sorry about this resend.
>

I like these two patches! Really nice!

You can add my reviewed-by if you need:

Reviewed-by: WANG Cong <xiyou.wangcong@gmail.com>

Thanks.


      parent reply	other threads:[~2009-04-07 16:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-07 13:36 [PATCH 0/2] sched: make the scheduler (even) more modular Henrik Austad
2009-04-07 13:36 ` [PATCH 1/2] sched: Move priority calculation into sched_class Henrik Austad
2009-04-07 13:36   ` [PATCH 2/2] sched: Let sched_class handle effective_prio calculation Henrik Austad
2009-04-07 16:47 ` Américo Wang [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=20090407164708.GH12226@hack \
    --to=xiyou.wangcong@gmail.com \
    --cc=henrik@austad.us \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=peterz@infradead.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