Developer | Acorn Computers Ltd |
---|---|
Written in | C, ARM assembly |
OS family | Unix-like |
Working state | Discontinued |
Initial release | 1988 |
Available in | English |
Platforms | Acorn Archimedes |
Default user interface | Graphical user interface |
RISC iX is a discontinued Unix operating system designed to run on a series of workstations based on the Acorn Archimedes microcomputer. [1] Heavily based on 4.3BSD, it was initially completed in 1988, a year after Arthur but before RISC OS. [2] It was introduced in the ARM2-based R140 workstation in 1989, [3] followed up by the ARM3-based R200-series workstations in 1990. [4]
Acorn chose BSD 4.3 as the basis for RISC iX due to its academic origins, these being considered as making the software more appropriate for Acorn's principal target market of tertiary education. SunOS and NeXTSTEP systems were given as examples of other "modern high-performance workstations that use BSD". Other reasons for choosing BSD included better integration of networking and connectivity tools in comparison to System V. [5]
Although Acorn had licensed Sun Microsystems' NeWS in 1987, broad industry adoption of the X Window System, including Sun's belated endorsement, resulted in X11 technologies featuring in RISC iX. [7] RISC iX 1.2 upgraded the X11 server to release 4, and was certified to conform to the X/Open Portability Guide 3 Base profile. [8] [9]
Peculiarly, the system console featured a two-cursor text copying mechanism inspired by Acorn's own earlier 8-bit range including the BBC Micro. [10] One reason given for the inclusion of this feature was to be able to provide command line editing facilities for shells that did not offer it and to compensate for the exclusion of shells that did. [5] : 42
The system implemented transparent demand paging of compressed executable programs, [11] : 69 allowing the constituent pages of these compressed executables to be loaded into memory by the existing demand paging mechanism and then expanded in place for execution, taking advantage of the availability of sparse files (files with zero-padded regions) to reduce the disk space occupied by these pages. Shared library support, enabling processes to share library code, was also introduced to work around other "unpleasant" consequences of the hardware's 32 KB page size, one of these being the excess space occupied by processes residing in main memory, especially in situations where separate pages need to be allocated. [12] [13]
Despite these remedies, the workstations offering RISC iX were regarded as being hampered by the memory management unit (MMU) using 32 KB pages. [14] The MEMC, providing the MMU capabilities in the system architecture, was designed to be simpler to implement than contemporary MMUs, [15] : 155 providing a 128-entry lookup table that effectively partitioned physical RAM into 128 equally sized pages, with a 4 MB address space divided into 128 pages resulting in the 32 KB page size employed in these systems. A "logical" or virtual page could only be usefully mapped to a single physical page through this mapping. [16] This approach coincidentally recreated that employed by the University of Manchester Atlas virtual memory architecture. [15] : 156
The hardware supporting RISC iX also did not have direct memory access capabilities for disk operations, meaning that the CPU would spend time servicing interrupts related to disk transfers resulting in "a definite reduction in, but not a complete loss of, available CPU power during disk transfers". [17] However, by reducing the amount of data being fetched, the executable decompression technique did reduce CPU involvement in performing disk transfers, albeit at the expense of incurring CPU usage in the decompression of retrieved pages. Positive outcomes of the decompression scheme also included reduced loading on storage devices, of importance for networked storage, and generally improved disk transfer performance. [12]
RISC iX was either supplied preinstalled on new computer hardware or was installed onsite from a portable tape drive by Granada Microcare, who would take the installation tape away with them. Upgrades to RISC iX 1.2 from earlier versions started at £349 for R140 machines, and new installations for A400-series machines started at £999. [8] Installations required 100 MB of space on suitable hard drive or network storage, with hard drive and SCSI card bundles being offered from £1699 for R140 machines and from £2326 for A400-series machines. [18]
Once installed a backup of the core operating system to three floppy disks was possible, allowing future reinstallation through the use of remote filesystems or backup media to transfer files to a machine. [19]
According to documentation concerning RISC iX 1.2 availability, the operating system could be used on the R140, R225 and R260, being pre-installed on the R260, accessible via a fileserver (such as an R260) on the R225, and as an upgrade from RISC iX 1.15 or earlier on the R140. The A540, being practically identical to the R260, [20] could support RISC iX as delivered, whereas A400-series machines required an Acorn SCSI card, with older A400-series machines also needing a memory controller upgrade and "all the appropriate field change orders" to have been performed. A300-series machines and the A3000 were not supported, largely due to potential compatibility issues with upgrades needed to bring these machines up to the required specification, in addition to operating temperature considerations with the A3000. [18] Subsequent Archimedes machines, such as the A5000 and A30x0 models, were introduced without any prominent indication of RISC iX compatibility, although the A5000 expansion hardware was designed to support the same form of expansion card interrupt management as the A540, R-series and A400/1-series, specifically to be able to support RISC iX. [21]
Several machines were designed specifically to run RISC iX.
An unreleased machine, built internally by Acorn for the development of RISC iX. Reputedly only three were built and one of them has subsequently been destroyed. All known examples are owned by The National Museum of Computing.
Prototyped but unreleased, the A680 contained an ARM2 processor, 8 MB RAM, a 70 MB hard drive running from an onboard SCSI controller, and either a 40 MB cartridge tape drive or a single 2 MB floppy drive. Up to four "podule" expansion cards could be fitted, although one slot was occupied by the laser beam printer (LBP) expansion card supporting a directly driven low-cost laser printer as an alternative to a PostScript printer connected via the serial port. [22] : 2 The system was meant to run Frame Technology's FrameMaker under the "Acorn UNIX" operating system. [22] : 4 To support 8 MB of RAM, dual memory controller (MEMC) units were employed. [22] : 10 No other machine from Acorn Computers included integrated SCSI. However, it is rumoured that overheating from the SCSI controller was one reason for the machine to never be released.[ citation needed ]
Based on the A440/1, the R140 uses the same 8 MHz ARM2 processor and 4 MB RAM, also providing a 60 MB ST506 hard drive, with the option of adding a second hard drive using the same internal controller. A SCSI adaptor was available (priced at £299 plus VAT) for other storage peripherals. Since the hardware is based on the Archimedes series, Acorn's podule expansions could be added, although appropriate drivers would have needed to be written. [11] : 47
At the time of initial release in 1989, the cost of the R140 was £3,500 for a standalone workstation without Ethernet connectivity. For the additional cost of the Ethernet expansion (£449 plus VAT), a network-capable workstation could be configured. A floating point expansion card [23] based on the WE32206 could also be added (priced at £599 plus VAT). [24] A discount introduced at the start of 1990 offered the R140 bundled with Ethernet expansion and either a 14-inch colour monitor with PC emulation software or a 19-inch monochrome monitor for £2999 plus VAT. [25]
Supplied with RISC OS 2 in ROM, the machine would boot that OS then could either automatically boot RISC iX totally removing RISC OS from memory or continue running RISC OS –optionally being rebooted into RISC iX at any time. [26]
An ordinary A440/1 with at least 4 MB RAM and a suitable hard drive could also run RISC iX. [18]
Based on the A540, [27] the R260 originally contained a 30 MHz ARM3 processor, 8 MB RAM (upgradable to 16 MB) SCSI adapter and a 100 MB [4] [14] or 120 MB [28] SCSI hard drive (typically a Conner CP30100). It booted in the same style as the earlier R140, but was normally configured for customers to boot straight into RISC iX. [29] The machine was supplied with an Ethernet adapter.
The system was released in 1990 priced at £3995 plus VAT, [30] having been announced with a price of £5000 plus VAT. [4] A floating point accelerator or "arithmetic co-processor", the FPA10, was made available in 1993 for the R260, as well as for the A540 and A5000 machines, priced at £99 plus VAT. These machines were designed to support the FPA device via a dedicated socket on the processor card (or, in the case of the A5000, on the motherboard), and offered a peak throughput of 5 MFLOPS at 26 MHz. [31]
A similarly configured A540 could run RISC iX. [18] Production of the A540 and R260 was discontinued in mid-1993. [32]
The R225 was a diskless version of the R260. It required a network file server or an R260 to boot. [18] The system was released alongside the R260 priced at £1995 plus VAT, [30] having been announced with a price of £3000 plus VAT. [4]
As well as industry-standard Ethernet, Acorn's own Econet was supported, facilitating connectivity between Econet and IP-based Ethernet networks. [33] Moreover, the Econet interface on a RISC iX workstation could be treated as a "Unix networking" interface, permitting TCP/IP requests to be sent over Econet to hosts capable of handling them. [34] In 1991, with Ethernet becoming more widespread on campus networks, Acorn offered a Network Gateway Starter Pack featuring the R140 equipped with Econet and Ethernet adapters at a price of £2499, with a licence for the TCP/IP Protocol Suite included to allow Archimedes computers to be able to communicate with such Ethernet-based networks via the gateway. [35]
Similar Econet gateway capabilities were eventually extended to computers running RISC OS with Acorn's TCP/IP Protocol Suite product [36] and with the broader Acorn Universal Networking (AUN) suite of technologies, [37] and a device driver update eventually provided a similar means of routing TCP/IP communications over Econet networks for RISC OS machines. [38]
In 1989, Acorn announced support for the R140 from a number of application software vendors, including Informix, along with applications such as Uniplex, Q-Office (from Quadratron), Tetraplan, Sculptor (from MPD), Sea Change (from Thomson), [39] Recital ("a dBase compatible relational database") and Q-Calc ("a Lotus, key-compatible spreadsheet"). [40] Applications for school administration and financial management - SIMS and SCRIPT (a COBOL-based school administration system [41] ) - were also offered in a bundle with the R140 workstation. [42] The database application development tool DataFlex was announced for the R140 in mid-1990. [43]
Despite Acorn stating an intention to offer a Unix system from as early as 1982, [44] with the National Semiconductor 32016 platform being the proposed vehicle for such a product, technical difficulties with the 32016's chipset led to the Acorn Cambridge Workstation - the surviving product from the Acorn Business Computer range - shipping with a proprietary Acorn operating system instead of the planned Xenix-based Unix offering. [45]
With the development of the ARM chipset, however, Acorn was finally in a position to deliver its own system capable of running Unix, announcing work as early as the autumn of 1987 on an "upmarket ARM-based workstation to run the Unix operating system" for release in mid-1988 to compete with Sun and Apollo models in the higher education market, featuring a built-in WE32206 "arithmetic co-processor". [46] The company eventually brought the R140 to market in early 1989 alongside the second iteration of ARM2-based Archimedes 400-series models, following up in 1990 with the R225 and R260 alongside the high-end, ARM3-based Archimedes 540, thereby delivering on their earlier ambitions within the space of a couple of years. The introduction of the R225 and R260 renewed the enthusiasm of some commentators who conceded that the earlier ARM2-based R140, alongside competition based on the 80386, 68020 and 68030 processors, were underpowered to run "wedding-cake configurations" of the X Window System, Motif, X.desktop and other software, but considered Acorn's ARM3 products, alongside competition based on the 80486, SPARC and 88000 processors, to be more capable of such tasks. [47]
Nevertheless, Acorn discontinued R260 production in 1993, [32] shortly after announcing the floating point accelerator unit, [48] which had been promised for 1991 and repeatedly delayed, [49] and subsequently offered no new RISC iX system products. Although there were expectations that Acorn's corporate parent, Olivetti, might have provided opportunities for ARM-based Unix workstation products, leveraging its relationship with AT&T as the proprietor of Unix, it became apparent that AT&T's own interests lay with products based on the SPARC architecture, [50] with AT&T also having an ownership stake in Sun. [51] Olivetti's own workstation strategy was incoherent at the turn of the 1990s, with the company announcing products based on MIPS and Alpha architectures before settling on Intel's architecture once again. [52]
Olivetti itself had previously made a workstation, the CP486, based on the Intel 80486 running SCO Unix or Xenix and offering support for the Weitek 4167 floating point unit and Intel i860 "application accelerator". This machine was available in 1989 and described as the basis of a "high-cost authoring workstation" in a European initiative, [53] but was rather more expensive than Acorn's RISC iX workstations, costing $16,250 for a configuration with 4 MB of RAM and 150 MB hard disk. [54] Crude hardware performance comparisons based on Dhrystone benchmarking under like-for-like environments - taking results from CP486 benchmarks run under DOS and from Archimedes benchmarks run under RISC OS [55] - indicate that the CP486 was around four times faster than the R140 and was still faster than the R260. Floating-point arithmetic performance of the CP486 was approximately double that of the R260 with FPA fitted. [54] Of more relevance to RISC iX itself, in the context of the workstations developed for European initiatives, the Chorus system was to be used as the basis of the Unix operating system provided, both on the 486-based authoring workstation and the ARM3-based "low cost delivery workstation", [56] [57] with Chorus having been ported to the ARM3 processor. [58]
In computational performance terms, Acorn's R140 compared unfavourably with other 1989 models such as the Sun SPARCstation 1 [59] and Digital DECstation 3100, [60] particularly with regard to floating-point performance, although such disadvantages could perhaps have been somewhat overlooked in an entry-level workstation costing around £4,000 or approximately $6,545, compared to $12,620 for the DECstation 3100, or $7,995 for the entry-level DECstation 2100. [60] The R260 compared more favourably in terms of integer performance with its contemporaries employing processors such as the Intel 486 and Motorola 68030, but comparing less favourably with 68040-based models and newer models from traditional RISC workstation vendors. [61] In terms of pricing, although the R260 maintained a similar price point to the R140, increasing pricing competition between Digital and Sun brought models like the DECstation 2100 down to $5,950 even before the R260's introduction at an already reduced price of £3,995, equivalent to $7,094. [62] At the point of the introduction of floating-point hardware for the R260 in 1993, the performance of the R260 was decidedly uncompetitive with the final MIPS-based DECstation models and contemporary SPARCstation models. [63]
In 1994, the Risc PC launched with an improved chipset that was amenable to running Unix, and amidst a certain level of interest in the "large potential" of Unix running on the new machine, [64] the independent RiscBSD initiative was announced in August 1994 to bring "a base of BSD4.4 - probably the NetBSD flavour" to this hardware platform. [65] A "very, very alpha kernel" was demonstrated after six weeks of initial effort by the RiscBSD developers at the Acorn World show in late 1994. Meanwhile, another initiative, ArcBSD, sought to port FreeBSD to "all 32-bit Acorn machines with sufficient RAM and hard disk space". [66]
Although not developed with any significant Acorn involvement, RiscBSD eventually became NetBSD/arm32 (being imported in NetBSD 1.2 [67] ) and was used in a Risc PC-based product sold by Acorn's education joint venture, Xemplar, called NCServer. [68] Support for this product continued after the Apple takeover of Xemplar in 1999 through a company, Precedence Technologies, founded to continue development having acquired the remaining network computer inventory. [69] [70] The product evolved to employ server hardware based on the Simtec CATS board, providing access to files and applications stored on the server via an HTML-based interface, with RISC OS-based network computers being able to run the NCWorks suite of applications customised from various familiar RISC OS applications such as Draw, Paint, EasiWriter, DataPower and Schema. [71] NetBSD support for Acorn machines was eventually provided by the acorn32 port for Risc PC and A7000 family models, [72] along with the acorn26 port for Archimedes, A-series and R-series models, thus bringing a more modern Unix variant to Acorn's original Unix workstations. [73]
Acorn Computers Ltd. was a British computer company established in Cambridge, England in 1978 by Hermann Hauser, Chris Curry and Andy Hopper. The company produced a number of computers during the 1980s with associated software that were highly popular in the domestic market, and they have been historically influential in the development of computer technology like processors.
Risc PC was a range of personal computers launched in 1994 by Acorn, replacing the Archimedes series. The machines use the Acorn developed ARM CPU and were thereby not IBM PC-compatible.
The Acorn Archimedes is a family of personal computers designed by Acorn Computers of Cambridge, England. The systems in this family use Acorn's own ARM architecture processors and initially ran the Arthur operating system, with later models introducing RISC OS and, in a separate workstation range, RISC iX. The first Archimedes models were introduced in 1987, and systems in the Archimedes family were sold until the mid-1990s alongside Acorn's newer Risc PC and A7000 models.
A workstation is a special computer designed for technical or scientific applications. Intended primarily to be used by a single user, they are commonly connected to a local area network and run multi-user operating systems. The term workstation has been used loosely to refer to everything from a mainframe computer terminal to a PC connected to a network, but the most common form refers to the class of hardware offered by several current and defunct companies such as Sun Microsystems, Silicon Graphics, Apollo Computer, DEC, HP, NeXT, and IBM which powered the 3D computer graphics revolution of the late 1990s.
Apollo/Domain is a series of workstations that were developed and produced by Apollo Computer from c. 1980 to 1989. The machines were built around the Motorola 68k series of processors, except for the DN10000, which has from one to four of Apollo's RISC processors, named PRISM.
Amiga Unix is a discontinued full port of AT&T Unix System V Release 4 operating system developed by Commodore-Amiga, Inc. in 1990 for the Amiga computer family as an alternative to AmigaOS, which shipped by default.
ARX was an unreleased Mach-like operating system written in Modula-2+ developed by Acorn Computers Ltd in the Acorn Research Centre (ARC) United Kingdom (UK) and later by Olivetti—which purchased Acorn—for Acorn's new Archimedes personal computers based on the ARM architecture reduced instruction set computer (RISC) central processing unit (CPUs).
HP 9000 is a line of workstation and server computer systems produced by the Hewlett-Packard (HP) Company. The native operating system for almost all HP 9000 systems is HP-UX, which is based on UNIX System V.
Econet was Acorn Computers's low-cost local area network system, based on a CSMA-CD serial protocol carried over a five-wire data bus, intended for use by schools and small businesses. It was widely used in those areas, and was supported by a large number of different computer and server systems produced both by Acorn and by other companies.
The MIPS Magnum was a line of computer workstations designed by MIPS Computer Systems, Inc. and based on the MIPS series of RISC microprocessors. The first Magnum was released in March, 1990, and production of various models continued until 1993 when SGI bought MIPS Technologies. SGI cancelled the MIPS Magnum line to promote their own workstations including the entry-level SGI Indy.
The IBM RT PC is a family of workstation computers from IBM introduced in 1986. These were the first commercial computers from IBM that were based on a reduced instruction set computer (RISC) architecture. The RT PC uses IBM's proprietary ROMP microprocessor, which commercialized technologies pioneered by IBM Research's 801 experimental minicomputer. The RT PC runs three operating systems: AIX, the Academic Operating System (AOS), and Pick.
The Acorn Business Computer (ABC) was a series of microcomputers announced at the end of 1983 by the British company Acorn Computers. The series of eight computers was aimed at the business, research and further education markets. Demonstrated at the Personal Computer World Show in September 1984, having been under development for "about a year" and having been undergoing field trials from May 1984, the range "understandably attracted a great deal of attention" and was favourably received by some commentators. The official launch of the range was scheduled for January 1985.
DECsystem was a line of server computers from Digital Equipment Corporation. They were based on MIPS architecture processors and ran DEC's version of the UNIX operating system, called ULTRIX. They ranged in size from workstation-style desktop enclosures to large pedestal cabinets.
The Sun-2 series of UNIX workstations and servers was launched by Sun Microsystems in November 1983. As the name suggests, the Sun-2 represented the second generation of Sun systems, superseding the original Sun-1 series. The Sun-2 series used a 10 MHz Motorola 68010 microprocessor with a proprietary Sun-2 Memory Management Unit (MMU), which enabled it to be the first Sun architecture to run a full virtual memory UNIX implementation, SunOS 1.0, based on 4.1BSD. Early Sun-2 models were based on the Intel Multibus architecture, with later models using VMEbus, which continued to be used in the successor Sun-3 and Sun-4 families.
DEC 3000 AXP was the name given to a series of computer workstations and servers, produced from 1992 to around 1995 by Digital Equipment Corporation. The DEC 3000 AXP series formed part of the first generation of computer systems based on the 64-bit Alpha AXP architecture. Supported operating systems for the DEC 3000 AXP series were DEC OSF/1 AXP and OpenVMS AXP.
The Sony NEWS is a series of Unix workstations sold during the late 1980s and 1990s. The first NEWS machine was the NWS-800, which originally appeared in Japan in January 1987 and was conceived as a desktop replacement for the VAX series of minicomputers.
Torch Computers Ltd was a computer hardware company with origins in a 1982 joint venture between Acorn Computers and Climar Group that led to the development of the Communicator or C-series computer, a system based on the BBC Micro with a Z80 second processor and integral modem, intended as a viewdata terminal.
The A7000 and A7000+ were Acorn Computers' entry level computers based somewhat on the Risc PC architecture.
The Advanced Disc Filing System (ADFS) is a computing file system unique to the Acorn computer range and RISC OS-based successors. Initially based on the rare Acorn Winchester Filing System, it was renamed to the Advanced Disc Filing System when support for floppy discs was added and on later 32-bit systems a variant of a PC-style floppy controller.
RISC OS, the computer operating system developed by Acorn Computers for their ARM-based Acorn Archimedes range, was originally released in 1987 as Arthur 0.20, and soon followed by Arthur 0.30, and Arthur 1.20. The next version, Arthur 2, became RISC OS 2 and was completed and made available in April 1989. RISC OS 3 was released with the very earliest version of the A5000 in 1991 and contained a series of new features. By 1996 RISC OS had been shipped on over 500,000 systems.
Selecting BBC mode gives you access to a very useful mechanism called cursor copy action. This was originally developed for the BBC Microcomputer, which is why it is termed BBC mode.
A current flaw is that the 32k page size is really too big. Once paging gets going, the decline in performance is less than graceful.
There is no separate DMA hardware for any other data traffic. The built-in ST506 controller in the A4x0/R140 has its own buffering, and the processor is required to transfer the data under interrupt on each 256-byte sector boundary, or once every 500 microseconds or so during a multi-sector transfer.
In essence, the machine is identical to the R260 Unix workstation, but comes without Unix and without the built-in Ethernet of the latter machine.
Some variants of the computer (Archimedes 400/1, 540, A5000 and R-Series) have extra logic on the backplane PCB, for expansion card interrupt management. The default/power on state of the logic leaves expansion card interrupts enabled, i.e. the logic can be ignored and the system will behave identically to the A300 and early A440 models. Two functions are added by the extra logic, a mask register and a status register. The logic is fitted to support RISC iX.
On switching the machine on you are booted almost instantly into RISC OS. [...] Clicking on the Unix icon activates a dialogue box asking if you really want to go into Unix or not. By clicking on the middle of this box a number of parameters can be set up. For example, you can disable RISC OS completely so that next time you switch the machine on it boots straight into Unix, or you can specify a slow boot which performs all the disk and file checking.
As normally delivered to customers, though, the R260 boots straight into RISCiX multi-user mode; you never see RISC OS. To enter RISC OS, you must log out of Unix by typing halt -RISCOS.
The R140, which is connected between the Ethernet and Econet networks, provides an internet routing service between the two.
{{cite tech report}}
: CS1 maint: multiple names: authors list (link)A gateway can be set up using either a UNIX workstation, such as an R140 or R260, or an Archimedes computer such as the 440.
An Acorn Universal Network can consist of a number of Econet and Ethernet networks linked together via a backbone Ethernet network using RISC OS computers as Gateway stations. These computers can act at the same time as local fileservers.
EconetA is a driver module that allows Econet and Nexus client computers to act as full TCP/IP clients as well as enabling gatewaying between the above systems and standard Ethernet installations.