9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Any significant gotchas?
@ 2000-07-11 11:57 John S. Dyson
  2000-07-11 12:21 ` Nigel Roles
  2000-07-11 15:09 ` John S. Dyson
  0 siblings, 2 replies; 5+ messages in thread
From: John S. Dyson @ 2000-07-11 11:57 UTC (permalink / raw)
  To: 9fans

As some of you'all *might* know, I like playing with
OSes...  Any major gotchas in a planned booting
of plan9 on my SMP box? :-).  (Dell Precision 620,
dual 866 Xeon, with 1GB.)

Over the last few years, I have been planning to do
a fully distributed kernel.  It seems that plan9 might
be the best, common, at least semi-free entry in the
market -- and I just don't have the energy to do a
whole effort myself.  Even though it isn't EXACTLY
what I have been planning, it seems to be a reasonable
alternate 'opinion' that I could adopt.

How do you like plan9 (primarily as an experimental,
education or even useful) tool?  I have been intriqued
by it, only primary worry so far would be scalability
and other such issues (from my outside viewpoint.)

Do you guys think that it would be worthwhile to invest
serious time on upgrading and improving the kernel for
large scale usage (on a per-cpu basis.)  Has it improved
alot over the last few years so that an effort isn't
even appropriate?  (I have NO need or desire for private
use of my work, and plan to donate everything back for
review and potential incorporation, as the powers that
be see fit.)

Thanks for your input, and I really look forward to playing
with and investigating this very interesting OS entry.  Hopefully,
I'll be booting Plan9 in the next day or so.  It does seem
that Plan9 has been slowly (and lately more quickly) taking
off, since the license has been made more favorable.  (Please,
no license advocacy, there are other places for that :-)).

John


^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: [9fans] Any significant gotchas?
@ 2000-07-11 14:39 jmk
  2000-07-11 16:09 ` John S. Dyson
  0 siblings, 1 reply; 5+ messages in thread
From: jmk @ 2000-07-11 14:39 UTC (permalink / raw)
  To: 9fans

	>As some of you'all *might* know, I like playing with
	>OSes...  Any major gotchas in a planned booting
	>of plan9 on my SMP box? :-).  (Dell Precision 620,
	>dual 866 Xeon, with 1GB.)

Many BIOS/motherboard combos pay fast and loose with the Intel
Multiprocessor Specification and there's sometimes tweaking required
to find out where the interrupts are really routed to. If you have
a problem like that let me know and get a copy of the MPS table
(there's an Intel binary available to dump it under MS-DOS).

The only other gotcha is Plan 9 will currently only attempt to size
memory up to 768MB, you will need to add
	*maxmem=0x40000000
to plan9.ini to make it probe up to 1GB.

--jim


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2000-07-11 16:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-11 11:57 [9fans] Any significant gotchas? John S. Dyson
2000-07-11 12:21 ` Nigel Roles
2000-07-11 15:09 ` John S. Dyson
2000-07-11 14:39 jmk
2000-07-11 16:09 ` John S. Dyson

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).