Difference between AIX and OS/2 Last Updated : 27 Jul, 2020 Comments Improve Suggest changes Like Article Like Report 1. AIX : AIX is a series of proprietary operating systems which is provided by IBM. AIX stands for Advanced Interactive eXecutive. Initially it was designed for the IBM RT PC RISC workstation and later it was used for various hardware platforms like IBM RS/6000 series, PowerPC-based systems, System-370 mainframes, PS-2 personal computers and Apple Network Server. It is one of the five commercial operating systems that have versions certified to UNIX 03 standard of The Open Group. The first version of AIX was launched in 1986. The latest stable version of AIX is 7.2. 2. OS/2 : OS/2 is a series of operating system which was developed by co-ordination of Microsoft Incorporation and IBM. Its target systems are personal computers and servers. It is written using C, C++ and assembly language. The first version of OS/2 was launched in 1987. It was discontinued in 2006 and after that it was being updated, maintained and marketed under the name eComStation. In 2015 it was named ArcaOS. The kernel used in this operating system is Monolithic with modules. Difference between AIX and OS/2 : AIX OS/2 It was developed and is owned by IBM. It was developed by co-ordination of Microsoft Inc. and IBM. It was launched in 1986. It was launched in 1987. Its target system type is Server, NAS and workstation. Its target system types are personal computers and servers. Computer architectures supported are POWER, PowerPC-AS, PowerPC and Power ISA. Computer architectures supported by OS/2 are 16-bit x86 (1.x only) and IA-32. Kernel type is Monolithic with modules. Its kernel type is Monolithic with modules. The native APIs are SysV/POSIX. Its native APIs are Proprietary, DOS API and Win16. Preferred license is Proprietary. It has the preferred license of Proprietary. The non-native APIs supported through its subsystems are DOS API. The non-native APIs supported through its subsystems are Win32. File systems supported are JFS, JFS2, ISO 9660, UDF, NFS, SMBFS and GPFS. File systems supported by OS/2 are HPFS, JFS, FAT, ISO 9660, UDF and NFS. Create Quiz Comment B bansal_rtk_ Follow 0 Improve B bansal_rtk_ Follow 0 Improve Article Tags : Operating Systems Difference Between Explore OS BasicsIntroduction to Operating System5 min readTypes of Operating Systems7 min readKernel in Operating System3 min readSystem Call2 min readWhat happens when we turn on computer?3 min readProcess ManagementIntroduction of Process Management3 min readCPU Scheduling in Operating Systems7 min readIntroduction to Process Synchronization4 min readSolutions to Process Synchronization Problems4 min readClassical IPC Problems2 min readIntroduction of Deadlock in Operating System2 min readHandling Deadlocks2 min readMultithreading in OS - Different Models4 min readMemory ManagementIntroduction to memory and memory units2 min readMemory Management in Operating System5 min readBuddy System - Memory Allocation Technique4 min readOverlays in Memory Management4 min readVirtual Memory in Operating System7 min readPage Replacement Algorithms in Operating Systems5 min readOperating system based Virtualization5 min readI/O ManagementFile Systems in Operating System4 min readImplementing Directory Management using Shell Script3 min readSecondary Memory7 min readDisk Scheduling Algorithms9 min readDifference between Spooling and Buffering5 min readImportant LinksLast Minute Notes â Operating Systems15+ min readOperating System Interview Questions15+ min read Like