Difference between revisions of "CAL Time-Sharing System"

From Computer History Wiki
Jump to: navigation, search
(Stubby, but a start)
 
(More corrections from Paul McJones)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The '''CAL Time-Sharing System''' (usually given as '''CAL-TSS''') was an unsuccessful [[time-sharing]] [[operating system]] for the [[CDC 6400]] written by the Campus Computer Center at the University of California, Berkeley. It was cancelled in the Fall of 1971 when funding was terminated.
+
The '''CAL Time-Sharing System''' (usually given as '''CAL-TSS''') was an unsuccessful [[time-sharing]] [[operating system]] for the [[CDC 6400]], written by a team at the Campus Computer Center at the University of California, Berkeley. (It was contemporaneous with the [[Berkeley Computer Corporation]] project, but other than [[Butler Lampson]], there was no cross-over between the two.)
  
{{stub}}
+
Design commenced in June 1968; implementation began in December 1968, and a prototype version of the system was running in July 1969. By October 1969 the system was self-supporting. The project was cancelled in November 1971, when funding was terminated. One of the two 6400's bought by Berkeley remained on campus, and in use, until the second half of 1982, but it ran a Berkeley variant of the usual [[Control Data Corporation|CDC]] OS, [[SCOPE]].
 +
 
 +
{{semi-stub}}
  
 
==External links==
 
==External links==
  
 +
* [https://caltss.computerhistory.org/ Cal TSS Archive]
 +
** [https://caltss.computerhistory.org/paper/cal_tss_history.pdf History of the Cal Timesharing System] - technical and organizational history
 
* [http://www.bitsavers.org/pdf/univOfCalBerkeley/Cal_TSS_Overview_Oct69.pdf An Overview of the CAL Time-Sharing System]
 
* [http://www.bitsavers.org/pdf/univOfCalBerkeley/Cal_TSS_Overview_Oct69.pdf An Overview of the CAL Time-Sharing System]
 +
* J. Gray, B. Lampson, B. Lindsay, H. Sturgis, ''[http://bwlampson.site/10a-ControlOS/10a-ControlOS.pdf The Control Structure of an Operating System]''
 
* [http://www.bitsavers.org/pdf/xerox/parc/techReports/CSL-74-1_A_Postmortem_for_a_Timesharing_System.pdf A Postmortem for a Time Sharing System]
 
* [http://www.bitsavers.org/pdf/xerox/parc/techReports/CSL-74-1_A_Postmortem_for_a_Timesharing_System.pdf A Postmortem for a Time Sharing System]
 +
* [http://bwlampson.site/15-ReflectionsOnOS/Acrobat.pdf Reflections on an Operating System Design]
 +
* [https://ieeexplore.ieee.org/document/10143281 History of the CAL Timesharing System]
  
 
[[Category: Operating Systems]]
 
[[Category: Operating Systems]]

Latest revision as of 01:56, 10 January 2024

The CAL Time-Sharing System (usually given as CAL-TSS) was an unsuccessful time-sharing operating system for the CDC 6400, written by a team at the Campus Computer Center at the University of California, Berkeley. (It was contemporaneous with the Berkeley Computer Corporation project, but other than Butler Lampson, there was no cross-over between the two.)

Design commenced in June 1968; implementation began in December 1968, and a prototype version of the system was running in July 1969. By October 1969 the system was self-supporting. The project was cancelled in November 1971, when funding was terminated. One of the two 6400's bought by Berkeley remained on campus, and in use, until the second half of 1982, but it ran a Berkeley variant of the usual CDC OS, SCOPE.

External links