Thursday, January 30, 2014

Common Hardware & Software Assets Handled By Os's

Every computer needs an operating system to manage its resources.


An operating system is the most important software running on a computer. Without it, a computer cannot operate its hardware or run applications and games. An operating system manages the applications and "resources" (such as disk drives, memory and processors/cores). Any device inside the computer or plugged into the computer system is managed by the operating system. The operating system manages running applications or programs, which are called processes.


Processor(s)


An operating system manages all processes executed by the computer's processor.


The operating system (OS) manages at least one processor. The processor (or CPU) is the electronic chip that performs that actual work of executing a process, such as running a web browser or playing music in an MP3 player. The operating system determines when and how much time each process gets "in the processor." The operating system switches between running processes quickly enough to give the illusion that the processes are executing simultaneously. In the case of multiprocessor or multicore systems, the OS also manages which processor or core executes a process.


Memory (RAM)


The operating system allocates chunks of computer memory to each process.


Every modern computer system has memory, and all processes exist in memory until the computer system is turned off. The operating system manages how much memory each process gets to use for itself and its data. Every time a word processor opens another document or a Web browser displays another page, the program requests memory from the operating system. If there is still memory available, the operating system grants the request and tells the requesting program which portion of memory it can use. If no memory is left, it refuses the request and the program has to tell the user that there is not enough memory for it to open the document or Web page.


Hard Disk Storage


Operating systems handle the storage arrangement of the files on an hard drive.


The majority of modern computer systems have a hard drive. When a program is not running, the program itself and its data is stored on the computer's hard drive. The operating system controls where on the hard drive a program and its data is stored, provided sufficient space is available. Programs requiring more storage than the disk drive will hold receive a message from the operating system. Most programs then inform the user that there is not enough space to install the program.


Removable Media


A computer operating system manages the DVD and CD drives connected to it.


The operating system controls reading from and writing to various forms of removable media. The most common example today is an optical drive, such as a CD-ROM or DVD-ROM. If the system has a floppy drive or the user is using a USB thumb drive, the OS manages all access to these devices.


Software


Operating systems control the execution and memory usage of software.


The operating system controls all processes -- any running programs -- on the computer system. This includes word-processing software, Web browsers, games, device drivers and all other types of running programs. The operating system manages all of these. When the programs are invoked, the OS assigns a priority to their execution and designates how much much memory they can have.


Input Devices


A mouse is one of many possible input devices handled by the operating system.


The operating system responds to input devices such as mice, keyboards, joysticks and touch screens by notifying the foreground process (the process the computer operator is using). The foreground process then responds to the input as appropriate. With some devices, the operating system also responds; for instance, when the mouse is moved, the OS updates the mouse pointer's position on the screen.









Related posts



    Memory is an important function of any computer system.Computers use four levels of memory that interact with devices and programs to stabilize system operations. Memory can provide processing ins...
    Microsoft includes a variety of software on computers with its Windows operating system. Windows Media Player is one of these elements; if you wish to uninstall it to revert to a previous version...
    Windows XP is one of the older operating systems from Windows, but it was a very popular operating system that many people still find usable and sometimes preferable. If you have a copy of XP on y...
    Philips GoGear software -- the Philips Device Manager -- requires Windows XP with Service Pack 1 or later to operate. With the Device Manager properly installed, you can update the firmware on you...
    Old computers still have their uses, though limited. Creative people with basic computer hardware skills can take an old computer and turn it into a jukebox without much added cost, if any. You wi...