9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@coraid.com>
To: me@acm.jhu.edu, 9fans@9fans.net
Subject: Re: [9fans] spreding the word
Date: Mon, 23 Feb 2009 17:20:45 -0500	[thread overview]
Message-ID: <9ad6c896cc1ad905714b3c2255a1dbf4@coraid.com> (raw)
In-Reply-To: <20090223215942.GA30413@unknown>

On Mon Feb 23 17:02:29 EST 2009, me@acm.jhu.edu wrote:
> >if you're after the historical progression of how the
> >structure of the kernel evolved, the file server kernel
> >is much more interesting.
>
> Any bits in particular? Any reason why?

port/proc.c is very interesting, as are pc/lock.c
and pc/trap.c.

they are all very interesting as they illustrate
the same concepts the pc kernel deals with, but
they are substatially simplier.  i fear i've complicated
things a bit.  hardware is more complicated these
days.

naturally, the fs kernel is less capable.  it lacks
dynamic memory, for example.  but the beauty
is that it doesn't need those things.  i think it's
an interesting study in tradeoffs.

einstein said "make everything as simple as
possible, but not simpler".  i think ken's take
is that if it's not simple enough, you're solving
the wrong problem.

- erik



  reply	other threads:[~2009-02-23 22:20 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-23 15:41 hugo rivera
2009-02-23 21:44 ` Christian Walther
2009-02-23 21:54   ` erik quanstrom
2009-02-23 21:59     ` Venkatesh Srinivas
2009-02-23 22:20       ` erik quanstrom [this message]
2009-02-24  2:03     ` Anthony Sorace
2009-02-24  2:53       ` Anthony Sorace
2009-02-24 19:52 ` cinap_lenrek
2009-02-25  7:30   ` hugo rivera
  -- strict thread matches above, loose matches on Subject: below --
2009-02-24  3:11 erik quanstrom
2009-02-23 16:45 erik quanstrom
2009-02-23 17:01 ` Robert Raschke
2009-02-23 21:11   ` michael block
2009-02-23 21:30     ` john
2009-02-24  8:56 ` hugo rivera
2009-02-23 15:39 hugo rivera
2009-02-23 17:18 ` Wes Kussmaul
2009-02-23 18:57   ` erik quanstrom
2009-02-23 21:47     ` Wes Kussmaul
2009-02-23 21:51       ` erik quanstrom

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=9ad6c896cc1ad905714b3c2255a1dbf4@coraid.com \
    --to=quanstro@coraid.com \
    --cc=9fans@9fans.net \
    --cc=me@acm.jhu.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).