BBN Time-Sharing System
{{short description|Computer operating system}}
{{Infobox OS
| name = BBN Time-Sharing System
| logo =
| logo caption =
| logo size =
| logo alt =
| screenshot = Ed Fredkin working on PDP-1.jpg
| caption = Ed Fredkin working on PDP-1, c. 1960
| screenshot_size =
| screenshot_alt =
| collapsible =
| version of =
| developer = Bolt, Beranek and Newman (BBN)
| family =
| working state = Historic
| source model =
| released = {{Start date and age|1962|09}}
| discontinued =
| RTM date =
| GA date =
| latest release version =
| latest release date =
| latest preview version =
| latest preview date =
| marketing target =
| programmed in =
| language =
| update model =
| package manager =
| supported platforms = PDP-1
| kernel type =
| userland =
| ui =
| license =
| preceded by =
| succeeded by =
| website =
| support status =
| other articles =
| prog_language =
}}
The BBN Time-Sharing System was an early time-sharing system created at Bolt, Beranek and Newman (BBN) for the PDP-1 computer. It began operation in September 1962."A Time-Sharing Debugging System for a Small Computer", by J. McCarthy (Stanford), S. Boilen (Bolt Beranek and Newman), E. Fredkin (Information International Inc.), and J. C. R. Licklider (ARPA), Proceedings of the Spring Joint Computer Conference, 1963, page 56 [https://archive.org/details/time-sharing-debugging-system]
History
J. C. R. Licklider left MIT to become a vice president at Bolt Beranek and Newman in 1957. He learned about time-sharing from Christopher Strachey at a UNESCO-sponsored conference on Information Processing in Paris in June 1959.{{Cite book|last1=Gillies|first1=James M.|url=https://books.google.com/books?id=pIH-JijUNS0C&pg=PA13|title=How the Web was Born: The Story of the World Wide Web|last2=Gillies|first2=James|last3=Gillies|first3=James and Cailliau Robert|last4=Cailliau|first4=R.|date=2000|publisher=Oxford University Press|isbn=978-0-19-286207-5|pages=13|language=en}}
Digital Equipment Corporation's prototype PDP-1 was ready in November, 1959, and the machine was featured in the November/December issue of Datamation magazine.[https://history-computer.com/ModernComputer/Electronic/PDP-1.html History-Computer.com: DEC PDP-1 History] BBNer Ed Fredkin saw a prototype system at the Eastern Joint Computer Conference in Boston in December 1959, and was extremely interested.A Culture of Innovation: Insider Accounts of Computing and Life at BBN, David Walden and Raymond Nickerson, editors, Waterside Publishing, 2nd edition, 2012., page 53 Given BBN's interest, DEC's founder and President Ken Olsen visited and explained that DEC had just completed construction of a prototype PDP-1, and that they needed a test site for a month. BBN agreed to be the test site, at its regular hourly rates, and then in early 1960 obtained the prototype PDP-1.Culture of Innovation, page 53 The first production PDP-1 arrived in November 1960, and was formally accepted in April 1961.BBN's formal acceptance of the first PDP-1 was reported in Computers and Automation, April 1961, page 8B. [https://archive.org/stream/bitsavers_computersA_6613365/196104#page/n31/mode/2up/search/%22PROGRAMMED+DATA+PROCESSOR%22]
With the PDP-1 installed at BBN, in 1960 Licklider took on MIT's John McCarthy and Marvin Minsky as consultants. McCarthy had been advocating for the concept of time-sharing computers since the same year, but had found slow progress at MIT. At BBN, Licklider and Fredkin were keenly interested. In particular, Fredkin insisted that "timesharing could be done on a small computer, namely, a PDP-1."Culture of Innovation, page 14 As Fredkin recounts:Quoted in Culture of Innovation, page 54
:John’s invention of time-sharing and his telling me about his ideas all occurred before the PDP-1 existed. When I first saw the PDP-1 at the Eastern Joint Computer Conference, I realized that it was the perfect low-cost vehicle for implementing John's ideas. That is why I specified that several of the modifications for time sharing be part of the PDP-1b.
McCarthy recalled in 1989:"An Interview with John McCarthy," 2 March 1989, oral history conducted by William Aspray,
transcript OH 156, Charles Babbage Institute, University of Minnesota, p. 5.[https://conservancy.umn.edu/bitstream/handle/11299/107476/oh156jm.pdf?sequence=1&isAllowed=y]
:I kept arguing with him. I said "Well, you’d have to ... get an interrupt system." And he said, "We can do that. You'd have to get some kind of swapper." I said “We can do that."
Accordingly, a BBN team, largely led by Sheldon Boilen, built custom hardware add-ons to the company's second PDP-1 to provide an external interrupt system and a magnetic drum for swapping storage. To this end, BBN acquired the first UNIVAC FASTRAND rotating drum, with a 45-Mbyte storage capacity and an access time of about 0.1 second.Culture of Innovation, page 29
In Fall 1962, BBN conducted a public demonstration of the BBN Time-Sharing System, with one operator in Washington, D.C., and two in Cambridge.Culture of Innovation, page 14
Hardware support for time-sharing
As described in McCarthy et al., the computer's hardware was as follows: "The PDP-1 is a single address binary computer with an 18 bit word and five microsecond memory cycle; most instructions require ten microseconds to execute. The basic memory size is 4096 words, but up to 65,536 words may be addressed indirectly. The machine we used has 8192 words, 4096 of which are reserved for the time-sharing system. Each user sees a 4096 word memory.... Attached to the computer is a high speed magnetic drum memory divided into 22 fields each of 4096 words. A basic operation of the drum system is the memory-swap accomplished in 33 milliseconds. In this operation 4096 words are transferred from the core memory to a drum field and simultaneously the core memory is loaded from a different drum field.... A 4096 word drum field is allocated for saving the core image of each user when his program is not running. A user's program in run status is run for 140 milliseconds, then if there is another user also in run status, the state of core memory is stored in the first user's core image on drum and simultaneously the second user's core image is loaded into core and the second user's program is started in the appropriate place."
See also
References
{{Reflist}}
{{Time-sharing operating systems}}
Category:Time-sharing operating systems