TOPS-10: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
m 2-cat sys
m Proper cat
Line 3: Line 3:
TOPS-10 allowed programs to be separated into data and [[object code]] segments; the latter could be shared by all [[process]]es running that program. Once support for [[virtual memory]] was added to the hardware (in the [[KI10]]), TOPS-10 added support for that.
TOPS-10 allowed programs to be separated into data and [[object code]] segments; the latter could be shared by all [[process]]es running that program. Once support for [[virtual memory]] was added to the hardware (in the [[KI10]]), TOPS-10 added support for that.


{{stub}}
{{semi-stub}}


[[Category: PDP-10 Operating Systems]]
[[Category: PDP-10 Operating Systems]]
[[Category: DEC Operating Systems]]
[[Category: DEC Operating Systems]]

Revision as of 18:33, 21 October 2018

TOPS-10 was DEC's operating system for the early PDP-10 computers. It was descended from the 'Monitor' OS used on the PDP-6. It provided both batch and time-sharing capabilities.

TOPS-10 allowed programs to be separated into data and object code segments; the latter could be shared by all processes running that program. Once support for virtual memory was added to the hardware (in the KI10), TOPS-10 added support for that.