Environmental subsystem

Environmental subsystems are central components of operating systems of the Windows NT type. They allow the operating system to run software developed for the platform in question. For example, Windows NT 4.0 has four environmental subsystems, viz Win32, DOS or Win16, OS/2, and Posix, the latter of which is a Unix standard.[1] The latter resides primarily in the Dynamic Link Library posix.dll.

The environmental subsystems are one part of the strategy Microsoft developed for making the Windows NT stream of operating systems a hub for multi-platform computing [2] Others include four Hardware Abstraction layers, one for Intel processors, three for RISC processors (DEC Alpha, PowerPC, Mips), and a driver for the High Performance File System, the standard for OS/2. Since Windows 2000, the Fat-32 file system first introduced with Windows 95 has also been present, with HPFS deprecated then being omitted in later systems.[3] A third-party driver for Fat-32 can be used on the earlier NT operating systems. Therefore, Windows NT as of version 4.0 had a default of four file systems (NTFS, HPFS, Fat-12, and Fat-16), and installations of the system with a driver allowing access to a fifth (Fat-32) are very common, and tools allowing access to Unix file systems are also in existence. Interoperability with Novell Netware is generally implemented at the applications and systems programming level rather than at the kernel and data link layer and therfore further from the physical hardware.

References

  1. Various (1993). Inside Windows NT. New Riders press.
  2. Windows NT 4.0 Workstation Resource Kit. Microsoft Press. 1996.
  3. Windows NT 4.0 Server Resource Kit. Microsoft Press. 1998.


This article is issued from Wikipedia - version of the Wednesday, December 30, 2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.