ICL Series 39

From Wikipedia, the free encyclopedia

The ICL Series 39 was a range of mainframe and minicomputer computer systems released by the UK manufacturer ICL in 1985.


Contents

[edit] Origins

The Series 39 range was based upon the New Range concept and the VME operating system from the company's ICL 2900 line, and was introduced as two ranges:

  • Series 39 "Estriel" systems (Series 39 Level 40 and above, including multinodes), which replaced previous mid-range and large processors from the 2900 range, and needed a full computer room environment
  • Series 39 DM1 systems (up to Series 39 Level 30), which were intended to replace the smaller processors such as the ICT1901/2, the ICL2903/4 and the ME29 ranges. These brought mainframe class operating system facilities into the office environment, a first for ICL

[edit] Design

The original Series 39 introduced the "S3L" processors and microcodes, and a nodal architecture (see VME) which is a form of Non-Uniform Memory Access which allowed nodes to be up to 500 meters apart.

The Series 39 range introduced Nodal Architecture, a novel implementation of distributed shared memory that can be seen as a hybrid of a multiprocessor system and a cluster design. Each machine consists of a number of nodes, and each node contains its own order-code processor and main memory. Virtual machines are typically located (at any one time) on one node, but have the capability to run on any node and to be relocated from one node to another. Discs and other peripherals are shared between nodes. Nodes are connected using a high-speed optical bus using multiple fibre optic cables, which is used to provide applications with a virtual shared memory. Memory segments that are marked as shared (public or global segments) are replicated to each node, with updates being broadcast over the inter-node network. Processes which use unshared memory segments (nodal or local) run in complete isolation from other nodes and processes.

The semaphore instructions prove their worth by controlling access to the shared writable memory segments while allowing the contents to be moved around efficiently.

Overall, a well configured Series 39 with VME had an architecture which can provide a significant degree of proofing against disasters, a nod to the abortive VME/T ideas of the previous decade.

[edit] Evolution

A mid-life upgrade to "S3X" ("Essex") processors and microcodes saw :

  • The introduction of SX systems in 1990 to replace the Estriel systems
  • The introduction of DX systems in 1993 to replace the DM1 systems

[edit] Replacement

The Series 39 SX/DX was replaced by the Trimetra system (initially the SY/DY, and then the DL/SL ranges), which made more use of industry standard hardware and allowed for both Windows and VME nodes on the same system.

Trimetra in turn was replaced by Fujitsu's current mainframe platform, Nova, which emulates the Trimetra architecture on generic Unisys ES7000 Intel-based server hardware.

Nova itself is due to be phased out in 2007 and replaced with SuperNova, which runs OpenVME on top of Windows Server or Linux, using as few as two CPUs on generic Wintel server hardware.

The transition of the "ICL mainframe" to a pure software product is thus complete, enabling Fujitsu to concentrate on VME support and development without having to keep up with hardware technology.

[edit] Sources

[edit] See also

  • VME - the VME operating system for the ICL New Range Series