What is Kernel and Its main Functions

Advertisements

Round Robin Scheduling in Operating System Deadlock in Operating System

What is Kernel and Its main Functions

A Kernel is a computer program that is the heart and core of an Operating System. Since the Operating System has control over the system so, the Kernel also has control over everything in the system. Kernel is the most important part of an Operating System. Whenever a system starts, the Kernel is the first program that is loaded after the bootloader because the Kernel has to handle the rest of the thing of the system for the Operating System. The Kernel remains in the memory until the Operating System is shut-down.

The kernel is basically a computer program usually considered as a central component or module of OS. It is responsible for handling, managing, and controlling all operations of computer systems and hardware. Whenever the system starts, the kernel is loaded first and remains in the main memory. It also acts as an interface between user applications and hardware.

Functions of Kernel

The Kernel is responsible for low-level tasks such as disk management, memory management, task management, etc. It provides an interface between the user and the hardware components of the system. When a process makes a request to the Kernel, then it is called System Call.

  • Access Computer resource: It is responsible for managing all computer resources such as CPU, memory, files, processes, etc. It acts as a bridge between the user and the resources of the system.
  • Resource Management: It facilitates or initiates the interaction between components of hardware and software.
  • Memory Management: It manages RAM memory so that all running processes and programs can work effectively and efficiently.
  • Device Management: The peripheral devices connected in the system are used by the processes. So, the allocation of these devices is managed by the Kernel.
  • It also controls and manages all primary tasks of the OS as well as manages access and use of various peripherals connected to the computer.
  • It schedules the work done by the CPU so that the work of each user is executed as efficiently as possible.

Types of Kernel

There are basically five types of Kernels as given below.

  • Monolithic Kernel
  • MicroKerne
  • Hybrid Kernel
  • Nano Kernel
  • Exo Kernel

Monolithic Kernels: Monolithic Kernels are those Kernels where the user services and the kernel services are implemented in the same memory space i.e. different memory for user services and kernel services are not used in this case. By doing so, the size of the Kernel is increased and this, in turn, increases the size of the Operating System. As there is no separate User Space and Kernel Space, so the execution of the process will be faster in Monolithic Kernels.

Advantages of Monolithic Kernel

  • It provides CPU scheduling, memory scheduling, file management through System calls only.
  • Execution of the process is fast because there is no separate memory space for user and kernel.

Disadvantages of Monolithic Kernel

  • If any service fails, then it leads to system failure.
  • If new services are to be added then the entire Operating System needs to be modified.

Microkernel: A Microkernel is different from Monolithic kernel because in a Microkernel, the user services and kernel services are implemented into different spaces i.e. we use User Space and Kernel Space in case of Microkernels. As we are using User Space and Kernel Space separately, so it reduces the size of the Kernel and this, in turn, reduces the size of Operating System. As we are using different spaces for user services and kernel service, so the communication between application and services is done with the help of message parsing and this, in turn, reduces the speed of execution.

Advantages of Microkernel

  • If new services are to be added then it can be easily added.

Disadvantages of Microkernel

  • Since we are using User Space and Kernel Space separately, so the communication between these can reduce the overall execution time.

Hybrid Kernel: A Hybrid Kernel is a combination of both Monolithic Kernel and Microkernel. It makes the use of the speed of Monolithic Kernel and the modularity of Microkernel. Hybrid kernels are micro kernels that have some "non-essential" code in kernel-space in order for the code to run more quickly than it would be in user-space. So, some services such as network stack or filesystem are run in Kernel space to reduce the performance overhead, but still, it runs kernel code as servers in the user-space.

Nanokernel: In a Nanokrnel, as the name suggests, the whole code of the kernel is very small i.e. the code executing in the privileged mode of the hardware is very small. The term nanokernel is used to describe a kernel that supports a nanosecond clock resolution.

Exokernel: Exokernel is an Operating System kernel that is developed by the MIT parallel and the Distributed Operating Systems group. Here in this type of kernel, the resource protection is separated from the management and this, in turn, results in allowing us to perform application-specific customization. In the Exokernel, the idea is not to implement all the abstractions. But the idea is to impose as few abstractions as possible and by doing so the abstraction should be used only when needed. So, no force abstraction will be there in Exokernel and this is the feature that makes it different from a Monolithic Kernel and Microkernel. But the drawback of this is the complex design. The design of the Exokernel is very complex.


Round Robin Scheduling in Operating System Deadlock in Operating System

Google Advertisment

Buy This Ad Space @$20 per Month, Ad Size 600X200 Contact on: hitesh.xc@gmail.com or 9999595223

Magenet is best Adsense Alternative here we earn $2 for single link, Here we get links ads. Magenet

For Projects 9999595223

Google Advertisements


Buy Websites 9999595223

Buy College Projects with Documentation Contact on whatsapp 9999595223. Contact on: hitesh.xc@gmail.com or 9999595223 Try this Keyword C++ Programs

Advertisements