Skip to content
Techusers

Techusers

Learn To be a Dev

  • Home
  • Guide
  • Security & Privacy
  • Tech News
  • Computer
  • Top List
  • What is
  • Engineering
  • How To
  • Tech Terms
  • Toggle search form

What is an Operating System?

Posted on 22/01/202027/04/2020 By Techuser

Overview:

Operating System(OS) is the main program in all computing devices. It is not hardware which presents on the motherboard. OS gives the User Interface or GUI, it also manages the files present in the hard disks and it also manages the I/O processes. OS lets the users interact with the computer like read and write the files, accessing the hardware, etc. There are Hundreds of OS available and we see about the differences between them. Then you can select the right choice of OS.


Definition

An Operating system(OS) is a set of programs which manages all the functions in a computer and it helps the user to communicate with the computer. OS is the combination of two main parts called User space and a Kernel space.


Components of an Operating System

An operating system is the combination of two main parts called Kernel Space and a User Space. Both these are present inside the operating system. But the user can only access the userspace. Kernel space is fully secured because any changes in kernel can crash the entire Operating System.

An Operating System is the combination of Userspace and the Kernel space.

Kernel space

The Kernel is a part of an Operating System which controls the Process, Memory, Files and Input/Outputs and these are the main functions in a computer. Kernel plays a major role in managing the processes. Process management means during the multitasking the RAM needs more space so, the kernel allocates the RAM for each process. The functions of kernel are listed below:

  1. Process Manager
  2. Memory Manager
  3. File Manager
  4. I/O Manager
Process Manager

Multitasking is the special feature in today’s computers. Kernel plays the main role in process management. Simultaneously, many applications like Word processor, Media player, Video editors can run in one computer. This is controlled by the kernel in an Operating System.

Memory Manager

Here, Memory is referred to the RAM or Random Access Memory. RAM is the main memory which run all the applications from the Hard Drives. During multitasking, every applications needs different amount of spaces and it was allocated by the Kernel.

File Manager

File management is the main process in a computer. Because all our needs are some files, we stores our valuable information in any types of files. Every OS has its own file systems and it serves the location to store the data.

I/O Manager

Input/Output Management controls all the Inputs and Outputs devices like Keyboard, Mouse, Monitor, and all the hardware.

A User cannot directly access the Kernel space and also the application is run inside the user spaces.

User Space

The user space is entirely separated from the kernel. Applications like Music players, video players, Browsers, Settings, User Interface, etc. When a user power on the computer, after the booting process a window like a login screen or desktop screen will appear. This user-interactive space is known as user space. The user space is also called a user interface.

The User Interface is two types called Shell or GUI. Most Operating systems have both interfaces but some not have only shell.

Shell

Shell is one type of method to communicate with the operating system. It is based on the commands given to the computer’s OS. It does not have any attractive user interface, it’s just like a text editor. In Windows, Powershell is present.

GUI

GUI stands for Graphical User Interface. Graphical designs are present in the windows for the easy understanding for the users.


Related

Computer

Post navigation

Previous Post: Windows 7 support ends by Microsoft
Next Post: Windows is not booting after Bios Update in Lenovo- Solved

Recent Posts

  • Today’s Wordle Hints, Answer for #1402 on April 21
  • Today’s Wordle Hints, Answer for #1401 on April 20
  • NYT Connections Today: Hints and Answer for April 19
  • Today’s Wordle Hints, Answer for #1400 on April 19
  • Today’s NYT Strands Hints, Answers & Spangram for April 11, 2025

Copyright © 2025 Techusers.

Powered by PressBook WordPress theme