9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Richard Miller <9fans@hamnavoe.com>
To: 9fans@9fans.net
Subject: Re: [9fans] Amazon EC2?
Date: Thu, 13 Nov 2008 20:07:37 +0000	[thread overview]
Message-ID: <c8f62bb78a658130c1bb17f565d697cd@hamnavoe.com> (raw)
In-Reply-To: <6e35c0620811122121q144f9874x59d671720af5c3e@mail.gmail.com>

> I thought I read they were using Xen?  What's the relationship between
> kexec and Xen?

Kexec is a system call which linux uses to load and execute another
kernel.  Kexec has to be work differently under xen, because it's
loading into xen virtual memory not physical memory; but this is
supported by current linux kernels.  Plan 9 would also need some
changes to be able to be loaded by kexec (under xen or otherwise);
I forget the details.




      reply	other threads:[~2008-11-13 20:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-12  1:15 Jack Johnson
2008-11-12  1:54 ` Roman V. Shaposhnik
2008-11-13  5:21   ` Jack Johnson
2008-11-13 20:07     ` Richard Miller [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=c8f62bb78a658130c1bb17f565d697cd@hamnavoe.com \
    --to=9fans@hamnavoe.com \
    --cc=9fans@9fans.net \
    /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).