9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: presotto@closedmind.org
To: 9fans@cse.psu.edu
Subject: [9fans] mine's smaller than yours
Date: Mon, 26 Nov 2001 15:19:48 -0500	[thread overview]
Message-ID: <20011126201949.C6129199E8@mail.cse.psu.edu> (raw)

The last time I did a comparison was with Mach.  I tried
to compare the sources required to make a MIPS kernel with
nothing but a serial console as a device.  I just counted lines
with semicolons, i.e., 'grep ';' | wc -l'.  I really couldn't
configure Mach to do that without a Unix personality
so I didn't count that.  It was still an astounding difference,
on the order of 10 to 1.

If someone feels like doing it for Linux, Unix, whatever,
lets just come up with a benchmark configuration. How
about

x86
one vga card (nvidia tnt2)
ps/2 mouse
ethernet (intel 82557)
ip stack
keyboard
no disk, no local fs

Build the minimum kernel that lets you run enough cruft
to start a window system and get work done.  Assume a remote fs
(or not if you think that's unfair).

See how many ; lines that takes.

This doesn't mean that they have equal function.  However,
its the only objective comparison I can come up with.

What the results would imply is pretty subjective.  If
one group thinks memory is free, they might require all
sorts of stuff to exist in a minimal configuration.  Unless
the size of the compared systems is orders of magnitude
different, all you're really comparing is design choices
made by the designers for what they thought a typical
configuration would be.


                 reply	other threads:[~2001-11-26 20:19 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=20011126201949.C6129199E8@mail.cse.psu.edu \
    --to=presotto@closedmind.org \
    --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).