9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Claudio Leite <leitec@kelton.leitec.org>
To: 9fans@cse.psu.edu
Subject: [9fans] xen kernel
Date: Thu, 29 Nov 2007 14:56:34 -0500	[thread overview]
Message-ID: <a2dca4749e1c04eea15cfbb3650b5471@kelton.leitec.org> (raw)

Does anyone know the latest sources from which one can compile a xen3
kernel?  I tried with the most recent sources and failed.  IIRC the
issues were in devarch.c (mfence is not defined in the xen sources)
and sdxen.c (xenbio() had bno as long rather than uvlong).  I
attempted to fix these by making the necessary additions (i.e.
defining mfence as it was defined in the pc/ tree) and modifications
(changing bno to uvlong) but the resulting kernel did not boot.

I used xen-public headers from xen 3.1.1, if that makes a difference.

Additionally, would recompiling with correct matching headers perhaps
fix my issue where heavy disk I/O halts the network interface?  I
remember having recompiled sometime in early 2007 with the correct
headers (on a completely different machine than I am running on now)
and the problem going away, but it may have been incomplete testing on
my part.  I can't find any reference to this beyond a mention in the
magma.com.ni Plan9/xen tutorial.

The kernel I am using right now is from the 'ronslaptop' directory
dated May 12th '07.

Thanks.
-Claudio


             reply	other threads:[~2007-11-29 19:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-29 19:56 Claudio Leite [this message]
2007-11-29 21:35 ` Richard Miller

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=a2dca4749e1c04eea15cfbb3650b5471@kelton.leitec.org \
    --to=leitec@kelton.leitec.org \
    --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).