The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: norman@oclsc.org (Norman Wilson)
Subject: [TUHS] System Economics (was is Linux "officially branded UNIX")
Date: Thu, 16 Mar 2017 11:40:12 -0400	[thread overview]
Message-ID: <1489678815.19703.for-standards-violators@oclsc.org> (raw)

William Pechter:

  VMS source fiche was very common of sites owned by large corporations.
  Their IT  staff used it to research bugs... and as sample code for
  writing their own drivers etc...

=====

Indeed, I used the VMS source microfiche to learn how to
handle various sorts of errors (machine checks, memory
errors) better in UNIX.  Stock VAX systems at the time
just crashed on any error, but it turned out that many of
them admitted recovery: some errors were transient,
others could be ridden over by disabling some piece of the
hardware.

This led to an amusing event on the VAX-11/750 that at the
time handled e-mail as uucp node research!.  (Its internal
name on our datakit node was grigg.)  People noticed that
the system was running slowly.  I checked and discovered
that the CPU itself seemed to be a bit slower.  Then I
checked logs and discovered that a week earlier, there had
been a cache error; my new recovery code had turned off
the failing half of the cache, logged the error, and forged
ahead.

At the next convenient time, we took the system down and ran
DEC's standalone diagnostics.  (Contrary to the rude stories
one hears, those diags were in fact pretty thorough.)  The
problem didn't show up, so we booted grigg back up again,
secure in the knowledge that if the problem was persistent,
my code would let us know without crashing.  (I don't think
it ever showed up again.)

We also learned to pay more attention to console messages!

Norman Wilson
Toronto ON


             reply	other threads:[~2017-03-16 15:40 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-16 15:40 Norman Wilson [this message]
2017-03-16 17:26 ` William Pechter
2017-03-16 18:45   ` Clem Cole
2017-03-16 22:17 ` Dave Horsfall
  -- strict thread matches above, loose matches on Subject: below --
2017-03-14 20:05 Clem Cole
2017-03-14 20:16 ` Arthur Krewat
2017-03-14 20:54 ` Dan Cross
2017-03-14 21:19   ` Clem Cole
2017-03-14 19:01 Noel Chiappa
2017-03-14 14:43 Clem Cole
2017-03-14 15:38 ` Larry McVoy
2017-03-14 15:51   ` Arthur Krewat
2017-03-14 15:56     ` Larry McVoy
2017-03-14 15:57     ` Michael Kjörling
2017-03-14 16:20       ` Arthur Krewat
2017-03-14 18:06         ` Jason Stevens
2017-03-14 18:31           ` Clem Cole
2017-03-14 18:59             ` Jason Stevens
2017-03-14 18:20         ` Clem Cole
2017-03-14 19:48           ` Arthur Krewat
2017-03-15 14:32             ` Michael Kjörling
2017-03-15 15:36               ` Arthur Krewat
     [not found]                 ` <58c9623b.law1Aw2ufj3DFNA1%schily@schily.net>
2017-03-15 15:54                   ` Arthur Krewat
2017-03-15 15:59                 ` Larry McVoy
2017-03-15 17:43                   ` Warner Losh
2017-03-15 19:02                     ` Larry McVoy
2017-03-15 19:14                       ` Warner Losh
2017-03-14 18:41         ` Warner Losh
2017-03-14 18:18   ` Clem Cole
2017-03-14 16:20 ` tfb
2017-03-14 22:45 ` Josh Good
2017-03-15  1:11   ` Clem Cole
2017-03-15  7:55     ` arnold
2017-03-15 19:28     ` Josh Good
2017-03-15 19:35       ` Clem Cole
2017-03-15 20:26         ` Ron Natalie
2017-03-15 23:22           ` 'Josh Good'
2017-03-15 19:45       ` Clem Cole
2017-03-15 20:27         ` Larry McVoy
2017-03-15 20:48           ` Clem Cole
2017-03-15 23:46           ` Arthur Krewat
2017-03-16  0:45             ` Clem Cole
2017-03-16  1:27               ` Steve Nickolas
2017-03-16  3:09                 ` Ron Natalie
2017-03-16  3:18                   ` Charles Anthony
2017-03-16  3:36               ` Dan Cross
2017-03-16  4:08                 ` arnold
2017-03-16 12:51               ` Arthur Krewat
2017-03-16 13:18                 ` William Pechter
2017-03-17 21:20               ` Josh Good
2017-03-16 15:42           ` Chet Ramey
2017-03-16 17:29             ` William Pechter
2017-03-15 23:55         ` Josh Good
2017-03-16  0:05           ` William Pechter
2017-03-15 20:08       ` Clem Cole
2017-03-16  0:46         ` Wesley Parish
2017-03-16  0:52           ` Clem Cole
2017-03-16 19:47       ` Dave Horsfall
2017-03-17  2:16         ` Jason Stevens
2017-03-17 15:55           ` Warner Losh
2017-03-17 21:11           ` Dave Horsfall

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=1489678815.19703.for-standards-violators@oclsc.org \
    --to=norman@oclsc.org \
    /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).