9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Novice
@ 2007-05-08  8:56 isliguezze
  2007-05-08  9:14 ` Rogelio Serrano
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: isliguezze @ 2007-05-08  8:56 UTC (permalink / raw)
  To: 9fans

Hi.

I'm novice to Plan9 OS, but I liked it when I read about it
"simpleness".
However when I downloaded the distribution, I couldn't install it on
my
HP notebook because of lack of drivers.
Couldn't their team just take OpenBSD drivers (which are open-source)
and adopt them for Plan9


Best regards, Islam I.


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

* Re: [9fans] Novice
  2007-05-08  8:56 [9fans] Novice isliguezze
@ 2007-05-08  9:14 ` Rogelio Serrano
  2007-05-08 11:22 ` erik quanstrom
  2007-05-08 12:59 ` [9fans] Novice isliguezze
  2 siblings, 0 replies; 5+ messages in thread
From: Rogelio Serrano @ 2007-05-08  9:14 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On 5/8/07, isliguezze@gmail.com <isliguezze@gmail.com> wrote:
> Hi.
>
> I'm novice to Plan9 OS, but I liked it when I read about it
> "simpleness".
> However when I downloaded the distribution, I couldn't install it on
> my
> HP notebook because of lack of drivers.
> Couldn't their team just take OpenBSD drivers (which are open-source)
> and adopt them for Plan9
>

its not that simple. the kernel has a different structure. and they
use a c compiler that is a little different than gcc. i like it more
than gcc though.

doesn't the license might make you nervous?

>
> Best regards, Islam I.
>

-- 
the thing i like with my linux pc is that i can sum up my complaints in 5 items


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

* Re: [9fans] Novice
  2007-05-08  8:56 [9fans] Novice isliguezze
  2007-05-08  9:14 ` Rogelio Serrano
@ 2007-05-08 11:22 ` erik quanstrom
  2007-05-08 12:59 ` [9fans] Novice isliguezze
  2 siblings, 0 replies; 5+ messages in thread
From: erik quanstrom @ 2007-05-08 11:22 UTC (permalink / raw)
  To: 9fans

for what hardware do you need drivers?

- erik

On Tue May  8 04:56:55 EDT 2007, isliguezze@gmail.com wrote:
> However when I downloaded the distribution, I couldn't install it on
> my
> HP notebook because of lack of drivers.


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

* [9fans] Re: Novice
  2007-05-08  8:56 [9fans] Novice isliguezze
  2007-05-08  9:14 ` Rogelio Serrano
  2007-05-08 11:22 ` erik quanstrom
@ 2007-05-08 12:59 ` isliguezze
  2007-05-08 13:27   ` erik quanstrom
  2 siblings, 1 reply; 5+ messages in thread
From: isliguezze @ 2007-05-08 12:59 UTC (permalink / raw)
  To: 9fans

Thanks for the attention. I actually didn't mean it's simple, but
It is elegant, because there is small amount of code, for example
take 8 1/2 and X window systems - they both are graphical, though
Plan9 graphics are a little bit strange, it is many times smaller in
source...

Ken Thompson and Rob Pike say that UNIX(R) and all clones of it
are ancient systems, Plan9 is modern; C language is bad, though
Limbo is very good. They say that their new system is system of
the future, because everything is done through files. But now not
many people use it, unfortunately, because of weird architecture too.
So, now most users are Windows, then Linux, then some BSD, Solaris
(UNIX(R)'es). I use OpenBSD 3.9, though I have Plan9 not installed.

What can you say about it?


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

* Re: [9fans] Re: Novice
  2007-05-08 12:59 ` [9fans] Novice isliguezze
@ 2007-05-08 13:27   ` erik quanstrom
  0 siblings, 0 replies; 5+ messages in thread
From: erik quanstrom @ 2007-05-08 13:27 UTC (permalink / raw)
  To: 9fans

On Tue May  8 08:59:23 EDT 2007, isliguezze@gmail.com wrote:
> Thanks for the attention. I actually didn't mean it's simple, but
> It is elegant, because there is small amount of code, for example
> take 8 1/2 and X window systems - they both are graphical, though
> Plan9 graphics are a little bit strange, it is many times smaller in
> source...

the current system is "rio" --- a successor to 8½.

> 
> Ken Thompson and Rob Pike say that UNIX(R) and all clones of it
> are ancient systems, Plan9 is modern; C language is bad, though
> Limbo is very good. 

(prefaced with "as i see it".)

the basic problem with unix-type operating systems is they treat the
network in a fundamentally different way than they treat the filesystem.
network resources are named differently, use special-case file-descriptors, etc.

in linux that differences goes all the way down to the slab allocator.
there is no way to hand the vfs a socket buffer.

i don't think you can say "c is good, limbo is bad".  they're different.
c is self-hosting. limbo is not.

- erik


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

end of thread, other threads:[~2007-05-08 13:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-08  8:56 [9fans] Novice isliguezze
2007-05-08  9:14 ` Rogelio Serrano
2007-05-08 11:22 ` erik quanstrom
2007-05-08 12:59 ` [9fans] Novice isliguezze
2007-05-08 13:27   ` erik quanstrom

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