9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: ron minnich <rminnich@lanl.gov>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] process migration
Date: Thu, 18 Sep 2003 07:38:26 -0600	[thread overview]
Message-ID: <Pine.LNX.4.44.0309180735450.22490-100000@maxroach.lanl.gov> (raw)
In-Reply-To: <181e352f.0309172305.5c4b343d@posting.google.com>

On Thu, 18 Sep 2003, Kamal R. Prasad wrote:

> does it allow processes from moving from cpu server A to cpu server B
> after executing from sometime on server A? how is this different from
> UNIX?

it's not, neither Plan 9 nor Unix support this in a general way. There are
systems that support this in a limited way, however.

People keep wanting migration across OS instances to work the way that it
works on CPUs in an SMP. It doesn't, and never has, except in very special
cases. It's easy to get the easy parts right, hard to get the hard parts
right, and impossible to get the impossible parts right. Most people stop
at easy and call it a day.

ron



  parent reply	other threads:[~2003-09-18 13:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-17  9:08 Kamal R. Prasad
2003-09-17  9:17 ` Fco.J.Ballesteros
2003-09-17 13:38 ` Ishwar Rattan
2003-09-18  8:58   ` Kamal R. Prasad
2003-09-18 13:25     ` Russ Cox
2003-09-18 13:38     ` ron minnich [this message]
2003-09-18 14:08       ` Charles Forsyth
2003-09-17 13:39 ` ron minnich

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=Pine.LNX.4.44.0309180735450.22490-100000@maxroach.lanl.gov \
    --to=rminnich@lanl.gov \
    --cc=9fans@cse.psu.edu \
    /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).