Operating system

An Operating system is the most important piece of software running on a computer. Many people have used a computer, all have used Microsoft word or excel for spreadsheets. These are application program. The application program interacts with the Operating system, and now the Operating system is a program that is run when ether a computer is switched on. We need an Operating system installed on our computers or else it will become very inhospitable. We all use digital computers and everything is represented by numbers.

The Operating system provides help to do productive work such as writing letters or surfing the web. It an provide the techniques to overlap input and output with processing, while a program is receiving an input from the keyboard, another can e writing to a file whilst another processes. This means the efficiency of the computer is improved.

An Operating system is software which makes the hardware more user-friendly, when people hear about windows they would probably think of it as ‘the most popular of them all’ they probably don’t even know there is others.

Systems services are the real interface to the Operating system, these services are used to describe the set of functions provided by an Operating system to allow a user to request services from it.

Join now!

Each Operating system has its own set of system services that made programs which used such system services to difficult to port another system, POSIX, the pos stands for portable Operating system. POSIX is not an Operating system but is a standard for Operating system designers.

The POSIX interface is available on almost all Operating system, such as UNIX, WINDOWS NT, OS/2 and open VMS.

The POSIX programming interface is simple system services are descried fully in the manuals supplied with each Operating system.

All of the system services are defined as C functions that mean that they return ...

This is a preview of the whole essay