Difference between revisions of "AIX"

From Computer History Wiki
Jump to: navigation, search
m (Version 6.x typo)
(correct AIX 1,2,3 history)
Line 10: Line 10:
 
}}
 
}}
  
I just remember that IBM had someone do a port of SYSV to the PS/2, then it was later ported to the new POWER based RS/6000 platform, and even to the 370 mainframe.
+
Advanced Interactive eXecutive (AIX) is the version of UNIX developed by IBM, initially for the RT/PC, and subsequently for RS/6000, PS/2 and System/370. [https://notes.technologists.com/notes/2017/03/08/lets-start-at-the-very-beginning-801-romp-rtpc-aix-versions/ Let’s start at the very beginning… 801, ROMP, RT/PC, AIX versions] describes the initial 3 versions.
  
 
== Version 1.x ==
 
== Version 1.x ==
This was focused on the [[PS/2]] family of computers with an [[i386]] or greater CPU.  There was also boot disks and drivers to enable any [[IBM 386]] compatible to boot AIX as well.  This version is not exactly stable..
+
AIX 1 was jointly developed by IBM Austin, IBM Yorktown and Interactive Systems Corporation, based on System III and SVR1, and released for RT/PC. It suffered from expected limitations of a first release.
  
 
== Version 2.x ==
 
== Version 2.x ==
I think this was for the ROMP processor in the IBM RT machine. It was the predecessor to the RS/6000.
+
AIX 2 supported the second version of the RT/PC hardware and capabilities planned for the first release. See [http://technologists.com/sauer/Advanced%20Interactive%20Executive%20(AIX)%20Operating%20System%20Overview.pdf Advanced Interactive Executive (AIX) Operating System Overview].
  
 
== Version 3.x ==
 
== Version 3.x ==
Starting with version 3.x, AIX was built for the [[POWER]] CPU, and namely the [[RS/6000]] line of computers.
+
AIX 3 was designed to overcome limitations of prior versions and support the RS/6000. In addition, companion versions ([https://archive.org/stream/bitsavers_ibmpcrtaixefinitionOverviewJul88_4100993/GC23-2002-0_AIX_Family_Definition_Overview_Jul88_djvu.txt IBM AIX Family Definition Overview]) were released for PS/2 and System/370, including TCF (transparent computing facility) based on [https://en.wikipedia.org/wiki/LOCUS_(operating_system) LOCUS].
  
 
== Version 4.x ==
 
== Version 4.x ==

Revision as of 16:18, 22 October 2017


AIX
Logo-aix.gif
Logging into an AIX system
Type: Multitasking, multiuser UNIX
Creator: IBM
Architecture: IBM 386, RS/6000, System/370
This Version: 7.1 for RS/6000, PPC, up to POWER8
Date Released: 1987


Advanced Interactive eXecutive (AIX) is the version of UNIX developed by IBM, initially for the RT/PC, and subsequently for RS/6000, PS/2 and System/370. Let’s start at the very beginning… 801, ROMP, RT/PC, AIX versions describes the initial 3 versions.

Version 1.x

AIX 1 was jointly developed by IBM Austin, IBM Yorktown and Interactive Systems Corporation, based on System III and SVR1, and released for RT/PC. It suffered from expected limitations of a first release.

Version 2.x

AIX 2 supported the second version of the RT/PC hardware and capabilities planned for the first release. See Advanced Interactive Executive (AIX) Operating System Overview.

Version 3.x

AIX 3 was designed to overcome limitations of prior versions and support the RS/6000. In addition, companion versions (IBM AIX Family Definition Overview) were released for PS/2 and System/370, including TCF (transparent computing facility) based on LOCUS.

Version 4.x

Version 4.x introduced CPU support for the PowerPC family of processors, and included minor CHIRP/PReP compatibility, and at least one Apple server that ran AIX.

Version 5L

As it remains now, it's a SYSVr3 based OS with many enhancements from BSD and Linux.

Version 6.x

More Linux- and POSIX compatibility. Some POSIX thread library functions that are only stubs in 5.x are actually working in 6.1 (e.g. some locking functions that appear to be available in 5.1 but aren't locking anything!)

Version 7.x

Adds virtualization support for AIX 5.3 environments. Built-in clustering support.