comp.lang.ada
 help / color / mirror / Atom feed
From: Tucker Taft <stt@averstar.com>
Subject: Re: 6-bit characters (was: Re: Streams in Ada)
Date: Thu, 05 Apr 2001 14:37:44 -0400
Date: 2001-04-05T18:37:44+00:00	[thread overview]
Message-ID: <3ACCBB78.71C50154@averstar.com> (raw)
In-Reply-To: 9ad479$i5a$1@nh.pace.co.uk

Marin David Condic wrote:
> ...
> I didn't get that impression. Just that "DECsystem-10" grew from "PDP-10" -
> that it was mostly a naming issue & not one of any real fundamental
> difference. There may be some technical distinction, but it seems of little
> consequence. Same processor. Same instruction set. Maybe some evolutionary
> differences, but that's true of all significant systems over time. (How long
> have you been able to buy a "Ford Thunderbird"?)
> 
> > |  PDP-20 n.     The most famous computer that never was.  {PDP-10}
> > |  computers running the {{TOPS-10}} operating system were labeled
> > |  `DECsystem-10' as a way of differentiating them from the PDP-11.
> > |  Later on, those systems running {TOPS-20} were labeled `DECSYSTEM-20'
> > |  (the block capitals being the result of a lawsuit brought against DEC
> by
> > |  Singer, which once made a computer called `system-10'), but contrary to
> > |  popular lore there was never a `PDP-20'; the only difference between
> > |  a 10 and a 20 was the operating system and the color of the paint.
> > |  Most (but not all) machines sold to run TOPS-10 were painted `Basil
> > |  Blue', whereas most TOPS-20 machines were painted `Chinese Red' (often
> > |  mistakenly called orange).
> 
> As I recall, the University of Chicago had a DECSYSTEM-20 - but I never
> actually got to touch it. What I saw of the data on it tended to indicate
> that it used the same KL-10 processor as the DECsystem-10. (KA, KI & KL were
> the iterations of the processor I remember.)

The major difference between the DECSystem-20 
and the DECSystem-10 had to do with memory management.
The DECSystem-20 had a better virtual memory
capability than the '10.  Tops-20, the operating system
for the '20, was based on the "Tenex" operating system
developed by BBN, which also pioneered the fancier 
virtual memory hardware for the '10/'20 line.  TOPS-10
was the inspiration for the original CP/M-80 which grew
up (?) into MS-DOS and then Windows.  Tenex/Tops-20 was
the inspiration for Vax/VMS, and might be called the "CISC"
of the operating system world, where Unix/Linux is the "RISC."
It is interesting that the Tenex-Vax/VMS thread joined the
Tops10-MS-DOS thread in Windows-NT (the worst of RISC
and CISC all wrapped up in one baroque mess ;-).

> 
> MDC
> --
> Marin David Condic
> Senior Software Engineer
> Pace Micro Technology Americas    www.pacemicro.com
> Enabling the digital revolution
> e-Mail:    marin.condic@pacemicro.com
> Web:      http://www.mcondic.com/

-- 
-Tucker Taft   stt@avercom.net   http://www.averstar.com/~stt/
Chief Technology Officer, AverCom Corporation (A Titan Company) 
Burlington, MA  USA (AverCom was formerly the Commercial Division of AverStar:
http://www.averstar.com/services/ebusiness_applications.html)



  reply	other threads:[~2001-04-05 18:37 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-31 14:49 Streams in Ada chris.danx
2001-03-31 15:22 ` chris.danx
2001-03-31 21:37   ` Jeff Creem
2001-03-31 21:49     ` chris.danx
2001-03-31 22:21       ` Robert A Duff
2001-03-31 22:33         ` chris.danx
2001-04-02 13:47         ` Ted Dennison
2001-04-02 14:03           ` Florian Weimer
2001-04-02 14:29             ` Ted Dennison
2001-04-02 14:54               ` Robert A Duff
2001-04-02 14:47             ` Marin David Condic
2001-04-02 15:10               ` Florian Weimer
2001-04-02 15:49                 ` Ted Dennison
2001-04-02 16:57                   ` Marin David Condic
2001-04-02 17:43                     ` PDP-10, was " tmoran
2001-04-02 17:49                     ` Robert A Duff
2001-04-02 22:09                       ` 6-bit characters (was: Re: Streams in Ada) Jeffrey Carter
2001-04-02 23:29                         ` Robert A Duff
2001-04-03 16:41                           ` Jeffrey Carter
2001-04-03 17:57                             ` Florian Weimer
2001-04-03 18:19                               ` Marin David Condic
2001-04-05 18:37                                 ` Tucker Taft [this message]
2001-04-03 18:04                             ` Marin David Condic
2001-04-06 22:40                             ` Robert A Duff
2001-04-03 14:10                         ` Marin David Condic
2001-04-03  1:57                       ` Streams in Ada Larry Kilgallen
2001-04-03 14:13                         ` Marin David Condic
2001-04-13 23:21                         ` Robert A Duff
2001-04-02 17:41                   ` Florian Weimer
2001-04-02 18:17                     ` Robert A Duff
2001-04-02 19:36                       ` Marin David Condic
2001-04-02 20:54                         ` Robert A Duff
2001-04-03 10:10                         ` Florian Weimer
2001-04-03 14:21                           ` Marin David Condic
2001-04-03 18:15                             ` Florian Weimer
2001-04-03 23:21                               ` Robert A Duff
2001-04-02 21:13                       ` Florian Weimer
2001-04-02 21:22                         ` Robert A Duff
2001-04-03 10:02                           ` Florian Weimer
2001-04-02 16:42                 ` Marin David Condic
2001-04-13  5:00                 ` David Thompson
2001-03-31 20:48 ` James Rogers
2001-03-31 21:20   ` chris.danx
2001-03-31 21:22     ` chris.danx
2001-03-31 23:10     ` David C. Hoos, Sr.
2001-04-01 11:27       ` chris.danx
2001-04-02 14:12     ` Ted Dennison
2001-04-02 14:00   ` Ted Dennison
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox