All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Linux-Kernel list <linux-kernel@vger.kernel.org>
Subject: RFC: scheduler, and per-arch switch_to
Date: Mon, 11 Feb 2002 08:29:36 -0500	[thread overview]
Message-ID: <3C67C740.43AAD437@mandrakesoft.com> (raw)

Do we really care about the third arg to the switch_to() macro?

IMHO it would be nice to define the architecture context switch
interface like

  void switch_to(struct thread_info *from, struct thread_info *to);

because we don't really seem to do much with the third arg, AFAICS.

-- 
Jeff Garzik      | "I went through my candy like hot oatmeal
Building 1024    |  through an internally-buttered weasel."
MandrakeSoft     |             - goats.com

             reply	other threads:[~2002-02-11 13:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-11 13:29 Jeff Garzik [this message]
2002-02-11 14:06 ` RFC: scheduler, and per-arch switch_to Thomas Capricelli
2002-02-11 14:17 ` Russell King
2002-02-11 23:47 ` 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=3C67C740.43AAD437@mandrakesoft.com \
    --to=jgarzik@mandrakesoft.com \
    --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.