9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Bakul Shah <bakul+plan9@BitBlocks.com>
To: 9fans@cse.psu.edu
Subject: [9fans] FYI: plan9 on qemu on freebsd
Date: Fri, 27 May 2005 15:45:46 -0700	[thread overview]
Message-ID: <200505272245.j4RMjkWK099838@gate.bitblocks.com> (raw)

Installing plan9 under qemu takes a long time (3+ hours) but
once installed, it works well.  Its performance is good
enough for real work if the kqemu kernel module is used.

I did notice a few strange things.

- some basic timing seems to be messed up.  sleep <n>
  blocks for roughly <n>/10 of real time (but not always --
  `time sleep <n>' is more like <n>/7).

- date seems to flip between current time and jan 2 2000
  without any discernible pattern.

- occasionally the display goes blank and you have to click
  somewhere in the plan9 screen to refresh it.

Other oses under qemu do not have these problems.

More on installation:

To speed up the installation I have tried various tricks
(including installing on a memory disk) but nothing made any
real difference.

I just tried this again:

	qemu-img create plan9.disk 4G
	qemu -cdrom plan9.iso -boot d plan9.disk

This time I chose fossil+venti.  Clearing a 3GB venti arena
happens very fast, at a rate of 10+ MBps, but the copydist
step took 3:24 hours on a 2.4GHz celeron!  I do not see such
speed problems with other OSes under qemu.


             reply	other threads:[~2005-05-27 22:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-27 22:45 Bakul Shah [this message]
2005-05-27 22:51 ` Roman Shaposhnick
2005-05-27 23:11   ` Bakul Shah
2005-05-27 23:19     ` Roman Shaposhnick
2005-05-27 23:44       ` boyd, rounin
2005-05-28  1:35         ` Tim Newsham
2005-05-28  1:41           ` Russ Cox
2005-05-28 19:26           ` bakul+plan9
2005-05-28  2:14 ` William Josephson
     [not found] ` <000001c5630f$dbbf6520$14aaa8c0@utelsystems.local>
2005-05-30  7:54   ` "Nils O. Selåsdal"

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=200505272245.j4RMjkWK099838@gate.bitblocks.com \
    --to=bakul+plan9@bitblocks.com \
    --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).