public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Nick Piggin <piggin@cyberone.com.au>
Cc: Andrew Morton <akpm@osdl.org>,
	mingo@elte.hu, linux-kernel@vger.kernel.org,
	John Hawkes <hawkes@sgi.com>
Subject: Re: [PATCH] Directed migration: Don't Change cpumask in sched_balance_exec()
Date: Sat, 24 Jan 2004 16:58:47 +1100	[thread overview]
Message-ID: <20040124121909.73AFE2C05E@lists.samba.org> (raw)
In-Reply-To: Your message of "Fri, 23 Jan 2004 14:30:18 +1100." <4010954A.7090904@cyberone.com.au>

In message <4010954A.7090904@cyberone.com.au> you write:
> CPUs have (I think) always been int in sched.c, you're using unsigned
> int. No big deal, but I'll change them to int.

I hate int for unsigned things.  Oh well.

> My patches introduce a "move_tasks" function, so I'll rename yours
> to migrate_task and __migrate_task.

Sure!

> Your version of move_task (now migrate_task) never actually used dest_cpu
> unless I am seeing things. Fixed.

Err... Yeah, I knew that.  <cough>

I was, um, just checking you were reading. 8)

> Hows that?

Looks great!

Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

      reply	other threads:[~2004-01-24 12:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-22  2:58 [PATCH] Directed migration: Don't Change cpumask in sched_balance_exec() Rusty Russell
2004-01-22  5:19 ` Nick Piggin
2004-01-22  7:30   ` Rusty Russell
2004-01-23  3:30     ` Nick Piggin
2004-01-24  5:58       ` Rusty Russell [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=20040124121909.73AFE2C05E@lists.samba.org \
    --to=rusty@rustcorp.com.au \
    --cc=akpm@osdl.org \
    --cc=hawkes@sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=piggin@cyberone.com.au \
    /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