Difference between revisions of "Incompatible Timesharing System"

From Computer History Wiki
Jump to: navigation, search
m
(Clarify that only early versions could run on the PDP-6)
Line 1: Line 1:
 
The '''Incompatible Timesharing System''' (usually '''ITS''') was an early [[time-sharing]] [[operating system]]; initially for the [[PDP-6]], and later for [[PDP-10]]'s. It was developed at MIT in the Artifical Intellegence Lab, after [[Multics]] was done by [[Project MAC]].
 
The '''Incompatible Timesharing System''' (usually '''ITS''') was an early [[time-sharing]] [[operating system]]; initially for the [[PDP-6]], and later for [[PDP-10]]'s. It was developed at MIT in the Artifical Intellegence Lab, after [[Multics]] was done by [[Project MAC]].
  
It ran on [[KA10]]s which were modified with MIT-designed and built [[virtual memory|paging]] hardware (which that generation of PDP-10 did not have); it later ran on the [[KL10]] and [[KS10]] as well.
+
The earliest versions ran on the [[PDP-6]], using the [[base and bounds]] [[memory management]] hardware native to that machine. Later versions ran on [[KA10]]s which were modified with MIT-designed and built [[virtual memory|paging]] hardware (which that generation of PDP-10 did not have); it later ran on the [[KL10]] and [[KS10]] as well.
  
ITS was one of the first OS's connected to the [[ARPAnet]], and it was on an ITS system that the first versions of [[Emacs]] and [[Zork]] were created.
+
ITS was one of the first OS's connected to the [[ARPANET]], and it was on an ITS system that the first versions of [[Emacs]] and [[Zork]] were created.
 +
 
 +
During much of its operational lifetime, ITS ran on only a handful of machines:
  
During much of its lifetime, ITS was only running on a handful of machines:
 
 
* The AI Lab PDP-6 (the Dynamic Modeling group briefly had a PDP-6)
 
* The AI Lab PDP-6 (the Dynamic Modeling group briefly had a PDP-6)
 
* Three KA10s: AI, DM, ML
 
* Three KA10s: AI, DM, ML
 
* One KL10: MC
 
* One KL10: MC
  
Due to failing hardware, the PDP-6 was shut down in the early 80s. The KA10s followed shortly after, but some were replaced with KS10s. By 1990 all MIT machines were shut down permanently.
+
Due to failing hardware, the PDP-6 was shut down in the late 1970s, and physically removed in the early 1980s. The KA10s followed shortly after, but some were replaced with KS10s. By 1990 all MIT machines were shut down permanently.
  
 
Some information on installing & images can be found [http://www.cosmic.com/u/mirian/its.html here].
 
Some information on installing & images can be found [http://www.cosmic.com/u/mirian/its.html here].

Revision as of 16:41, 14 December 2017

The Incompatible Timesharing System (usually ITS) was an early time-sharing operating system; initially for the PDP-6, and later for PDP-10's. It was developed at MIT in the Artifical Intellegence Lab, after Multics was done by Project MAC.

The earliest versions ran on the PDP-6, using the base and bounds memory management hardware native to that machine. Later versions ran on KA10s which were modified with MIT-designed and built paging hardware (which that generation of PDP-10 did not have); it later ran on the KL10 and KS10 as well.

ITS was one of the first OS's connected to the ARPANET, and it was on an ITS system that the first versions of Emacs and Zork were created.

During much of its operational lifetime, ITS ran on only a handful of machines:

  • The AI Lab PDP-6 (the Dynamic Modeling group briefly had a PDP-6)
  • Three KA10s: AI, DM, ML
  • One KL10: MC

Due to failing hardware, the PDP-6 was shut down in the late 1970s, and physically removed in the early 1980s. The KA10s followed shortly after, but some were replaced with KS10s. By 1990 all MIT machines were shut down permanently.

Some information on installing & images can be found here.

See also

External links