9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Ronald G. Minnich" <rminnich@lanl.gov>
To: David Leimbach <leimy2k@gmail.com>,
	Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Cc: Russ Cox <russcox@gmail.com>
Subject: Re: [9fans] rc dying in my drawterm on xen
Date: Fri, 19 Nov 2004 11:04:16 -0700	[thread overview]
Message-ID: <Pine.LNX.4.58.0411191059500.11606@linux.site> (raw)
In-Reply-To: <3e1162e604111909366ef3caef@mail.gmail.com>



On Fri, 19 Nov 2004, David Leimbach wrote:

> I just realized that Ron's plan 9 port was for the older version of
> Xen... I've got Xen 2.0.1 running and I'd be glad to help test it out
> if Ron needs any help.

yeah, I will be doing release paperwork monday. 


Here's what is happening when drawterm fails:
rc is started up
rc runs ps
ps gets all the data out of /proc/*/status
ps does a Pwrite of about 3K bytes. 

now it gets weird, but at least part of what is going on is that 
cpu does a read from it's opened fd for /mnt/term/dev/cpunote, and gets -1 
back. That's a hangup from the server (srvold9p I guess, right?) and so it 
sends a hangup to the group, everyone exits. 

Now what is going on between that Pwrite from ps and the hangup is still 
not real clear to me, but at least i've narrowed it down to that. 

Note that cpu -h localhost works fine with no problems. There is some 
difference (srvold9p) that is causing trouble here. 

Also, my Plan 9 port is to the unstable port of Xen, but it is pretty 
recent, and the Xen guys tell me that the interface to guest OSes has not 
changed terribly, so this may not be too bad. 

But having more eyes on my code will sure be useful.

ron


  reply	other threads:[~2004-11-19 18:04 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-17 22:25 Ronald G. Minnich
2004-11-17 23:07 ` geoff
2004-11-18  1:14 ` Kenji Okamoto
2004-11-18  4:50   ` David Leimbach
2004-11-18 15:09   ` Ronald G. Minnich
2004-11-18 17:34     ` C H Forsyth
2004-11-19  3:50     ` Kenji Okamoto
2004-11-19  5:29       ` Lucio De Re
2004-11-19 17:03         ` Ronald G. Minnich
2004-11-19 17:22           ` Wes Kussmaul
2004-11-19 17:26             ` Russ Cox
2004-11-19 17:36               ` David Leimbach
2004-11-19 18:04                 ` Ronald G. Minnich [this message]
2004-11-19 18:21                   ` David Leimbach
2004-11-19 18:31                     ` Ronald G. Minnich
2004-11-19 18:05             ` Ronald G. Minnich
2004-11-19 17:03       ` Ronald G. Minnich
2004-11-22  0:57         ` Kenji Okamoto

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.58.0411191059500.11606@linux.site \
    --to=rminnich@lanl.gov \
    --cc=9fans@cse.psu.edu \
    --cc=leimy2k@gmail.com \
    --cc=russcox@gmail.com \
    /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).