Difference between revisions of "PDP-10 memories"

From Computer History Wiki
Jump to: navigation, search
(More on the busses)
(S-Bus details)
Line 3: Line 3:
 
There were minor differences between the two external bus types, requiring a [[KI10-M Memory Bus Adapter]] if 18-bit units are to be attached to a KI10. Similarly, 22-bit units can be attached to the S-Bus using a [[DMA20 Memory Bus Controller]].
 
There were minor differences between the two external bus types, requiring a [[KI10-M Memory Bus Adapter]] if 18-bit units are to be attached to a KI10. Similarly, 22-bit units can be attached to the S-Bus using a [[DMA20 Memory Bus Controller]].
  
The S-Bus (and a later version, the X-Bus, used with [[Metal Oxide Semiconductor|MOS]] internal memory, such as the MF20) can do block transfers of up to four [[word]]s; the block can start with any word within the block.
+
The S-Bus (and a later version, the X-Bus, used with [[Metal Oxide Semiconductor|MOS]] internal memory, such as the MF20) performs memory transfers in blocks of up to four [[word]]s, so that four words can be read in any cycle; the block can start with any word within the block. The KL10 contains a pair of S-Busses, designated 0 and 1.
  
 
==Memory systems==
 
==Memory systems==

Revision as of 02:51, 24 March 2019

There were three generations of main memory bus, and memory systems to attach to them, for the PDP-10 line; the first two with the so-called external memory bus, in 18- and 22-bit address forms (for the KA10. and KI10 and early KL10, respectively), and the last with the internal 'S-Bus' (for the later KL10). (Memory for the KS10, which was sui generis, is not covered here.)

There were minor differences between the two external bus types, requiring a KI10-M Memory Bus Adapter if 18-bit units are to be attached to a KI10. Similarly, 22-bit units can be attached to the S-Bus using a DMA20 Memory Bus Controller.

The S-Bus (and a later version, the X-Bus, used with MOS internal memory, such as the MF20) performs memory transfers in blocks of up to four words, so that four words can be read in any cycle; the block can start with any word within the block. The KL10 contains a pair of S-Busses, designated 0 and 1.

Memory systems

18-bit external:

22-bit external:

Internal:

The first two groups are all multi-port memory (generally 4 ports per memory system in the first group, and 8 in the second); the CPU uses one port, the others are used by channels for mass storage such as disks. All except the MF20 and MG20 were core memory, and almost all supported parity, and some level of interleaving.