9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Richard Miller <9fans@hamnavoe.com>
To: 9fans@9fans.net
Subject: Re: [9fans] latest minicluster: ARM fun
Date: Wed,  1 Dec 2010 14:36:24 +0000	[thread overview]
Message-ID: <c8d3d40103bdc2455c36ff02df50a045@hamnavoe.com> (raw)
In-Reply-To: <AANLkTi=nNg=LVzV+Fms9CAfTcAHD_g5GD6GL=9XfvudN@mail.gmail.com>

Very nice, and very reminiscent of the "processor farms" we used to
build out of gumstix-sized transputer TRAM modules in the late '80s.

Of course you'd need a whole boxful of 20Mhz transputers to compete
with a single 600Mhz omap, but the transputer did make it surprisingly
easy to get linear speedups by adding more processors, thanks to the
low latency of communication on its serial links.  Because link
read/write was performed with a single instruction, with process
scheduling and interrupt handling microcoded into the cpu (no kernel
required), the overhead for a send or receive (from user code to bits
on the wire or vice versa) was about 20 cycles, or 1μs.  I would be
interested to know the equivalent figure for overo's ethernet (with
linux or plan 9 helping out).




  parent reply	other threads:[~2010-12-01 14:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-30 17:56 ron minnich
2010-11-30 19:02 ` David Leimbach
2010-12-01  9:46 ` Mathieu Lonjaret
2010-12-01 14:36 ` Richard Miller [this message]
2010-12-01 19:32 ` Skip Tavakkolian
2010-12-01 19:39   ` ron minnich
2010-12-01 21:18     ` Skip Tavakkolian
2010-12-01 21:01   ` Steve Simon
2010-12-02  2:55     ` Lucio De Re

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=c8d3d40103bdc2455c36ff02df50a045@hamnavoe.com \
    --to=9fans@hamnavoe.com \
    --cc=9fans@9fans.net \
    /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).