9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Ronald G Minnich <rminnich@lanl.gov>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] replacing 9load
Date: Mon,  5 Dec 2005 16:27:22 -0700	[thread overview]
Message-ID: <4394CCDA.5040404@lanl.gov> (raw)
In-Reply-To: <ee9e417a0512051321jedf70c6l44333da435be6a69@mail.gmail.com>

Russ Cox wrote:

> This is way more code than doing vm86, 

quite true. I agree. But ... the code is written. We've tested the 
user-mode and linuxbios-mode code on a boatload (more than a truckload) 
of cards here and it works quite well. It has been tested most recently 
on a PCI-E card and it worked fine.

>though vm86 is gone on amd64,

yep. that's the problem. Well, one of the problems.

> so maybe it's necessary.  I tried doing this years ago with a home-grown
> x86 simulator, and it didn't seem to run fast enough to appease the
> hardware.

what we've seen here is that the x86 emulator is far faster than 
realmode. It's quite fun to watch the emulator bring cards up ... very 
fast. And, bringing multiple cards up is easy.

If we had a user-mode emulator, could we replace the realmode driver?

thanks

ron



  reply	other threads:[~2005-12-05 23:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-05 20:47 Russ Cox
2005-12-05 20:52 ` William Josephson
2005-12-05 21:02 ` Ronald G Minnich
2005-12-05 21:06   ` Charles Forsyth
2005-12-05 23:22     ` Ronald G Minnich
2005-12-05 21:21   ` Russ Cox
2005-12-05 23:27     ` Ronald G Minnich [this message]
2005-12-05 23:33       ` Russ Cox
2005-12-06  0:19         ` Ronald G Minnich
  -- strict thread matches above, loose matches on Subject: below --
2005-12-04  4:48 [9fans] Replacing 9load Uriel
2005-12-04  7:01 ` jmk
2005-12-04 16:00 ` Russ Cox
2005-12-04 16:56   ` Nigel Roles
2005-12-04 19:07     ` Charles Forsyth
2005-12-04 19:29       ` jmk
2005-12-04 22:13         ` C H Forsyth
2005-12-05 19:42 ` David Leimbach
2005-12-05 20:11   ` jmk

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=4394CCDA.5040404@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).