9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Newbie questions
@ 2007-12-07  9:58 Bob
  2007-12-07 12:17 ` Steve Simon
  0 siblings, 1 reply; 6+ messages in thread
From: Bob @ 2007-12-07  9:58 UTC (permalink / raw)
  To: 9fans

I am trying to make sure I understand the distributed nature of Plan
9.  There is no architecture restrictions for CPU servers, file
servers and terminals correct. I mean that they don't have to have the
same architecture, i.e. all x86s. I can mix and match the machines in
anyway I see fit.

Also, to port Plan 9 to a new system, the main thing that needs to be
done is to create a compiler for that architecture. There is little
system dependent code.

Please let me know if I am missing something

Thanks
Bob


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

* Re: [9fans] Newbie questions
  2007-12-07  9:58 [9fans] Newbie questions Bob
@ 2007-12-07 12:17 ` Steve Simon
  2007-12-07 14:33   ` C H Forsyth
  2007-12-07 15:49   ` [9fans] " Randall Bohn
  0 siblings, 2 replies; 6+ messages in thread
From: Steve Simon @ 2007-12-07 12:17 UTC (permalink / raw)
  To: 9fans

> I am trying to make sure I understand the distributed nature of Plan
> 9.  There is no architecture restrictions for CPU servers, file
> servers and terminals correct. I mean that they don't have to have the
> same architecture, i.e. all x86s. I can mix and match the machines in
> anyway I see fit.

Yep. To ensure this I beleive there are still some Alphas around
where plan9 is used to "keep the code honest" (i.e. to prevent
x86-isms creaping in).

> Also, to port Plan 9 to a new system, the main thing that needs to be
> done is to create a compiler for that architecture. There is little
> system dependent code.

yes to this too.

The processor dependent code is mostly wrapped up in libmach
http://plan9.bell-labs.com/magic/man2html/2/mach and a 
thousand odd lines in the kernel startup.

getting your new kernel into RAM and device drivers for your
new platform may cause more headaches.

-Steve


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

* Re: [9fans] Newbie questions
  2007-12-07 12:17 ` Steve Simon
@ 2007-12-07 14:33   ` C H Forsyth
  2007-12-07 15:49   ` [9fans] " Randall Bohn
  1 sibling, 0 replies; 6+ messages in thread
From: C H Forsyth @ 2007-12-07 14:33 UTC (permalink / raw)
  To: 9fans

>Yep. To ensure this I beleive there are still some Alphas around
>where plan9 is used to "keep the code honest" (i.e. to prevent
>x86-isms creaping in).

ARM and PowerPC are commonly used, including small embedded things
and several quite big machines.


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

* [9fans] Re: Newbie questions
  2007-12-07 12:17 ` Steve Simon
  2007-12-07 14:33   ` C H Forsyth
@ 2007-12-07 15:49   ` Randall Bohn
  1 sibling, 0 replies; 6+ messages in thread
From: Randall Bohn @ 2007-12-07 15:49 UTC (permalink / raw)
  To: 9fans

On Dec 7, 7:30 am, fors...@vitanuova.com (C H Forsyth) wrote:
> >Yep. To ensure this I beleive there are still some Alphas around
> >where plan9 is used to "keep the code honest" (i.e. to prevent
> >x86-isms creaping in).
>
> ARM and PowerPC are commonly used, including small embedded things
> and several quite big machines.

Would there be an ARM port that works with Qemu? I'd like to try plan9
on a non-x86 cpu.


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

* Re: [9fans] Re: Newbie Questions
  2007-06-04  9:08 ` [9fans] " chutsu
@ 2007-06-04  9:33   ` W B Hacker
  0 siblings, 0 replies; 6+ messages in thread
From: W B Hacker @ 2007-06-04  9:33 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

chutsu@gmail.com wrote:
> actually in relation to what you guys are saying...have you heard of
> "Mylivesearch.com", its a development team in Aussie that claims they
> have a better searching algorithm than google. Their argument is that
> their search engine searches through the web simutanously(hence LIVE),
> so instead of indexing all the pages like google does.
>
> The search engine is still under development..but its nearly
> done....mid to end of June?? I think...would be quite interesting to
> see how it all turns out. I think I'm becomming a bit too relient to
> the whole google thing...and I'm not too sure thats good for me!
> Followup-To:
> Distribution:
> Organization: University of Bath Computing Services, UK
> Keywords:
> Cc:
>
>

'Better' search engines have a great deal to do with whom is seeking what, and
from whence.

It isn't hard to benchmark one - or several - 'better' searches.

Where Google shines vs, for example, what AltaVista used to be, or 'Dialog' even
earlier, is getting it 'good enough' often enough, cheap enough, and fast enough ..

AND ...

...doing it for such a massive sustained and peak global request load.

That last part - plus several years of head-start on the infrastructure to
support it - is the hardest to match, let alone beat.

So we may be far more 'stuck with' Google than anyone is with Winwoes...

Not to say we might not want to move them off our 'first choice' preference
settings.  Or try to live without them altogether, if only 'coz 'Big
Brother'ism' is already bad enough without their making it worse.


Bill



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

* [9fans] Re: Newbie Questions
  2007-06-01 16:09 [9fans] Newbie Questions Lorenzo Fernando Bivens de la Fuente
@ 2007-06-04  9:08 ` chutsu
  2007-06-04  9:33   ` W B Hacker
  0 siblings, 1 reply; 6+ messages in thread
From: chutsu @ 2007-06-04  9:08 UTC (permalink / raw)
  To: 9fans

actually in relation to what you guys are saying...have you heard of
"Mylivesearch.com", its a development team in Aussie that claims they
have a better searching algorithm than google. Their argument is that
their search engine searches through the web simutanously(hence LIVE),
so instead of indexing all the pages like google does.

The search engine is still under development..but its nearly
done....mid to end of June?? I think...would be quite interesting to
see how it all turns out. I think I'm becomming a bit too relient to
the whole google thing...and I'm not too sure thats good for me!
Followup-To:
Distribution:
Organization: University of Bath Computing Services, UK
Keywords:
Cc:


--
Dennis Davis, BUCS, University of Bath, Bath, BA2 7AY, UK
D.H.Davis@bath.ac.uk


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

end of thread, other threads:[~2007-12-07 15:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-07  9:58 [9fans] Newbie questions Bob
2007-12-07 12:17 ` Steve Simon
2007-12-07 14:33   ` C H Forsyth
2007-12-07 15:49   ` [9fans] " Randall Bohn
  -- strict thread matches above, loose matches on Subject: below --
2007-06-01 16:09 [9fans] Newbie Questions Lorenzo Fernando Bivens de la Fuente
2007-06-04  9:08 ` [9fans] " chutsu
2007-06-04  9:33   ` W B Hacker

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