Modern general-purpose computers, including personal computers and mainframes, have an
operating system to run other programs, such as application software. Examples of operating
systems for personal computers include Microsoft Windows, Mac OS (and Darwin), Unix, and
Linux.
The lowest level of any operating system is its kernel. This is the first layer of software
loaded into memory when a system boots or starts up. The kernel provides access to various
common core services to all other system and application programs. These services include, but are
not limited to: disk access, memory management, task scheduling, and access to other hardware
devices.
As well as the kernel, an operating system is often distributed with tools for programs to
display and manage a graphical user interface (although Windows and the Macintosh have these
tools built into the operating system), as well as utility programs for tasks such as managing files
and configuring the operating system. They are also often distributed with application software that
does not relate directly to the operating system's core function, but which the operating system
distributor finds advantageous to supply with the operating system.
The delineation between the operating system and application software is not precise, and is
occasionally subject to controversy. From commercial or legal points of view, the delineation can
depend on the contexts of the interests involved. For example, one of the key questions in the
United States v. Microsoft antitrust trial was whether Microsoft's web browser was part of its
operating system, or whether it was a separable piece of application software.
Like the term "operating system" itself, the question of what exactly should form the
"kernel" is subject to some controversy, with debates over whether things like file systems should
be included in the kernel. Various camps advocate microkernels, monolithic kernels, and so on.
Operating systems are used on most, but not all, computer systems. The simplest computers,
including the smallest embedded systems and many of the first computers did not have operating
systems. Instead, they relied on the application programs to manage the minimal hardware
themselves, perhaps with the aid of libraries developed for the purpose. Commercially-supplied
operating systems are present on virtually all modern devices described as computers, from personal
computers to mainframes, as well as mobile computers such as PDAs and mobile phones.
Subscribe to:
Post Comments (Atom)
Popular Posts
-
In 1984 IBM released the PC AT, which featured a 20 MB hard disk. Microsoft introduced MS-DOS 3.0 in parallel. Cluster addresses were incr...
-
A power supply (sometimes known as a power supply unit or PSU) is a device or system that supplies electrical or other types of energy to ...
-
A b a t c h f il e i s no t h i ng m o r e t h a n a c o ll e c ti on of DO S c o mm a nds p l a c e d i n t o a n A S C ...
-
The following are common hard disk configurations. • Partition - A partition is a portion of a physical hard disk. A partition can be pr...
-
The motherboard (or mainboard) is the primary circuit board for a personal microcomputer. Many other components connect directly or indire...
-
A personal computer (PC) is usually a microcomputer whose price, size, and capabilities make it suitable for personal usage. The term was ...
-
A PC's main memory place (or primary storage) is fast storage space that is directly accessible by the CPU. It is generally used for s...
-
SMARTDRV.SYS is a disk caching program for DOS and Windows 3.x systems. The smartdrive program keeps a copy of recently accessed hard disk...
-
Primary storage, or internal memory, is computer memory that is accessible to the central processing unit of a computer without the use of...
-
In computer storage, secondary storage, or external memory, is computer memory that is not directly accessible to the central processing u...
No comments:
Post a Comment