Operating system


Topic | v1 | created by jjones |
Description

An operating system (OS) is system software that manages computer hardware, software resources, and provides common services for computer programs. Time-sharing operating systems schedule tasks for efficient use of the system and may also include accounting software for cost allocation of processor time, mass storage, printing, and other resources. For hardware functions such as input and output and memory allocation, the operating system acts as an intermediary between programs and the computer hardware, although the application code is usually executed directly by the hardware and frequently makes system calls to an OS function or is interrupted by it. Operating systems are found on many devices that contain a computer – from cellular phones and video game consoles to web servers and supercomputers. The dominant desktop operating system is Microsoft Windows with a market share of around 82.74%. macOS by Apple Inc.


Relations

e.g. Kali Linux

Kali Linux is a Debian-derived Linux distribution designed for digital forensics and penetration test...

subtopic of Computer science

Computer science is the study of computation and information. Computer science deals with theory of c...

e.g. Midori

Midori (which means green in Japanese) was the code name for a managed code operating system being de...


Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources

treated in Computer Science from the Bottom Up

In a nutshell, what you are reading is intended to be a shop class for computer science. Young comput...

treated in Operating Systems Notes

Here are are some rough notes I put together as part of revision for a uni course.