The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] PDP-10 in the news today
@ 2017-01-31  0:56 Nelson H. F. Beebe
  2017-01-31  7:41 ` Lars Brinkhoff
  0 siblings, 1 reply; 11+ messages in thread
From: Nelson H. F. Beebe @ 2017-01-31  0:56 UTC (permalink / raw)


This story appears today in The Register:

        PDP-10 enthusiasts resurrect ancient MIT operating system
        Incompatible Timesharing System now compatible with modern machines
        https://www.theregister.co.uk/2017/01/30/pdp10_enthusiasts_resurrect_ancient_mit_operating_system/

Near the end of the story is a mention of SIMH and of KLH10, both
of which emulate the PDP-10.  There is also mention of a PDP-11
emulator running inside ITS.

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: beebe at math.utah.edu  -
- 155 S 1400 E RM 233                       beebe at acm.org  beebe at computer.org -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [TUHS] PDP-10 in the news today
@ 2017-01-31  2:39 Noel Chiappa
  0 siblings, 0 replies; 11+ messages in thread
From: Noel Chiappa @ 2017-01-31  2:39 UTC (permalink / raw)


    > There is also mention of a PDP-11 emulator running inside ITS.

SYSENG;11SIM >

	     Noel


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [TUHS] PDP-10 in the news today
@ 2017-01-31 13:26 Noel Chiappa
  0 siblings, 0 replies; 11+ messages in thread
From: Noel Chiappa @ 2017-01-31 13:26 UTC (permalink / raw)


    > From: Lars Brinkhoff

    > several debuggers called RUG and CARPET

SYSENG;CARPET > and SYSENG;KLRUG > (and also SYSEN2;URUG >).

CARPET runs in the PDP-10, and talks to the 11's via the Rubin 10-11 interface
on MIT-AI (which let the PDP-10 see into the PDP-11s' memory); it installed a
small toehold in the 11 (e.g. for trap handling). There was also a version
(conditionalized in the source) called "Hali" ("Hali is Carpet over a [serial]
line") - 'hali' is Turkish for 'carpet' (I wonder how someone knew that).

RUG runs in the front-end 11 on the KL (MIT-MC). URUG is a really simple
version of RUG that runs in a GT40, and use the GT40 display for output.

There's also 11DDT (KLDCP;11DDT >) - not sure why both this and KLRUG exist -
unless RUG was for the front-end 11, and 11DDT was for the I/O-11?

	Noel


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [TUHS] PDP-10 in the news today
@ 2017-01-31 21:17 Nelson H. F. Beebe
  0 siblings, 0 replies; 11+ messages in thread
From: Nelson H. F. Beebe @ 2017-01-31 21:17 UTC (permalink / raw)


Nigel Williams <nw at retrocomputingtasmania.com> asks on the TUHS list today:

>> ...
>> Is it a reasonable claim that the PDP-10 made time-sharing "common"
>> (note it says "the machine")? I'm presuming that "common" should be
>> read as ubiquitous and accessible (as in lower-cost than
>> competing/alternative options from other manufacturers or even DEC).
>> 
>> I'm wondering if it was really the combination of the PDP-11
>> (lower-cost more models) and Unix ("free" license to universities)
>> that propelled time-sharing, at least at universities.
>> ...

I worked on the IBM ATS (Administrative Terminal System) for text
processing in the early 1970s, and for several years, on the CDC 6400
under both SCOPE and KRONOS operating systems.  Those were mainframe
environments, but users scattered around campus accessed them via
glass terminals, so that was certainly time sharing.

Later, for 12 years (1978--1990), I also worked on TOPS-20 on the
PDP-10, and that too was time sharing, with most users having a
terminal on their desks.  We also had PDP-11 and LSI-11 systems, but
they ran DEC proprietary operating systems, and were generally
dedicated to particular research hardware.

It was only in the early 1980s that my institution also began to run
Unix systems, initially Wollongong BSD on VAX 750s, and then in 1987,
with our first Sun workstations running SunOS.  Thus, for me at least,
Unix time sharing came a dozen years late (though it was still
welcome, and remains so today).


-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: beebe at math.utah.edu  -
- 155 S 1400 E RM 233                       beebe at acm.org  beebe at computer.org -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [TUHS] PDP-10 in the news today
@ 2017-01-31 21:33 Noel Chiappa
  2017-01-31 23:23 ` Clem Cole
  0 siblings, 1 reply; 11+ messages in thread
From: Noel Chiappa @ 2017-01-31 21:33 UTC (permalink / raw)


    > From: Nigel Williams

    > Is it a reasonable claim that the PDP-10 made time-sharing "common"
    > ... I'm presuming that "common" should be read as ubiquitous and
    > accessible
    > I'm wondering if it was really the combination of the PDP-11

Good question; I think a case can be made both ways.

    > (lower-cost more models)

One observation I will make: the two don't have identical time-lines; the
earliest PDP-10 models predate the PDP-11 by a good chunk, and the PDP-11
out-lasted the PDP-10. So that has a big influence, I think, on the question
above.

The first PDP-10 (the KA - we'll leave aside the even earlier PDP-6) was made
out of small cards with individual transistors (B-series Flip Chips), whereas
the earliest PDP-11 model (the -11/20) used SSI TTL on much larger cards.
Ditto on the other end: the last PDP-10 sold used 29xx bit-slice technology,
whereas the PDP-11 lasted through three generations of microprocessor (the
LSI-11, Fonz, and Jaws).

	Noel


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-01-31 23:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-31  0:56 [TUHS] PDP-10 in the news today Nelson H. F. Beebe
2017-01-31  7:41 ` Lars Brinkhoff
2017-01-31  8:12   ` Peter Jeremy
2017-01-31 14:19     ` Clem Cole
2017-01-31 19:33       ` Warren Toomey
2017-01-31 21:07         ` Nigel Williams
2017-01-31  2:39 Noel Chiappa
2017-01-31 13:26 Noel Chiappa
2017-01-31 21:17 Nelson H. F. Beebe
2017-01-31 21:33 Noel Chiappa
2017-01-31 23:23 ` Clem Cole

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).