Kernel in OS

Introduction

  • Operating System is not a single software. It has combination of software’s.
  • Kernel is the heart of operating system and is central component of operating system which manages operations of computer and hardware.

Functions of Kernel

  • Establishes communication between application and hardware.
  • Disk management.
  • Memory management.
  • Task management.