9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "ron minnich" <rminnich@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net>
Subject: Re: [9fans] new lguest port available
Date: Wed, 23 Apr 2008 15:56:54 -0700	[thread overview]
Message-ID: <13426df10804231556n79d46ad6ke31f3be0ec63485c@mail.gmail.com> (raw)
In-Reply-To: <acb195480804231221i707afb45mae3e0df596eb066b@mail.gmail.com>

On Wed, Apr 23, 2008 at 12:21 PM, Juan M. Mendez <vejeta@gmail.com> wrote:

>  I'm interested Ron, Any change to thnx to get it working with new lguest?

have  not tested with full up thnx yet. I am going to pull down a
release 2.6.25 and make sure it still works with that.

contrib/rminnich/lguest/lg25.tgz
sample linux config file there too.
Also my current 9lguestcpu kernel, 9lguestcpu.2.6.25.elf


to make: tar file includes bin/rc/lguest, to set up paths.
I boot a qemu image and bulid from there, but
cd
tar xvf lg25.tgz
mkdir -p src/ip src/boot src/port src/pc
lguest
cd src/lguest25
mk

and away you go.

My current command line is this:
./Documentation/lguest/lguest    784 /tmp/9lguestcpu.elf
--tunnet=192.168.19.1  \
--block=/u3/thx9.img  \
'venti=#S/sd00/arenas;bootdisk=local!#S/sd00/fossil;bootargs=local!#S/sd00/fossil'


I welcome comments on improving the code. To some extent I'm still
getting a handle on how to set this all up.

Disk IO is not great, net IO seems pretty good. I don't have a stable
timebase on lguest, evidently, or I would run netpipe to test.

ron


  parent reply	other threads:[~2008-04-23 22:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-23 18:01 ron minnich
2008-04-23 18:10 ` Eric Van Hensbergen
2008-04-24 16:21   ` ron minnich
2008-04-23 19:21 ` Juan M. Mendez
2008-04-23 20:30   ` Stefan Hajnoczi
2008-04-23 22:56   ` ron minnich [this message]
2008-04-23 23:00     ` ron minnich
2008-04-23 23:22     ` erik quanstrom
2008-04-23 23:40       ` ron minnich
2008-04-23 23:55         ` erik quanstrom
2008-04-24  0:11       ` Eric Van Hensbergen
2008-04-24  0:29         ` erik quanstrom
2008-04-24  0:40           ` Eric Van Hensbergen
2008-04-24  0:53             ` erik quanstrom
2008-04-24  1:24               ` Eric Van Hensbergen

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=13426df10804231556n79d46ad6ke31f3be0ec63485c@mail.gmail.com \
    --to=rminnich@gmail.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).