9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Mike Haertel <mike@ducky.net>
To: 9fans@cse.psu.edu
Subject: [9fans] how to install Plan 9 on a multiprocessor
Date: Fri,  5 Oct 2001 12:18:12 -0700	[thread overview]
Message-ID: <200110051918.f95JICT87292@ducky.net> (raw)

Some time ago, I tried installing Plan 9 on two different
multiprocessors, a dual P-III 1GHz, and a quad P-II 333 Mhz.  It
didn't work on either.  Ok, I thought: it's flaky and only works
on exactly the hardware owned by Bell Labs.

Well, I was wrong.

The real problem is that the kernel you get when you install the
last full distribution (3/27/2001) has an interrupt handling bug
that was fixed in in the April 25th update.

But this doesn't help much when you are doing a fresh install--even
when you also install the patch, it only contains source code.

So the magic incantation was: install the 3/27 distribution, then
install all subsequent updates, then--while still running off the
boot floppy--rebuild the kernel from source, and make sure the new
kernel is the one that's installed.

Now it works fine on the quad P-II.  Haven't had a chance to try it
on the dual P-III yet.

It would be nice if someone would roll a new plan9.9gz that contained
at least this fix and some of the others, like the new Nvidia
drivers.  In fact, on the quad P-II I had trouble with the interrupt
handling bug even when it was running with just one processor
enabled.  It is easy to imagine someone casually giving the system
a try, running into all of these subsequently fixed bugs, and giving
up right away because it is "obviously too flaky" to use.


                 reply	other threads:[~2001-10-05 19:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200110051918.f95JICT87292@ducky.net \
    --to=mike@ducky.net \
    --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).