What is Architecture of Linux ?

Contents

Architecture of LINUX :–

1.Kernel

2.Shell

3.System Utilities

4.User Application

5.Hardware Platform

 

1.Kernel :–  

It act as an interface b/w Operating System & other hardware resources. it is the main part of operating system that load first & remains in the main memory.

2.Shell :– 

It act as an interface b/w user & operating system . it is a software that provides an interface for user of an operating system which needs service of a kernel.

3. System Utilities :–

 It consists of various system interrupts & system calls which are to transfer the control for the kernel mode containing the kernel & Shell for further Execution of command .
           The control can be transfer using system calls. “system call is an interface   b/w a process & the operating system.
    “In single words the system calls is request for running any program & for performing any operation one the system that the user has requested.
     system calls are different types.
  • File Management system calls :–  its performing a operation Open, Close , Read , Write .
  • Process Control system calls : —  its performing a operation Load , Execute , Create.
  • Management system calls :–  its performing a operation Request device , Write Device , Release Device.
  • Communication system calls :–  Send message Transfer status operation.

How to Install VMware Tools step by step in Kali Linux in Hindi

 4. User Application :– 

The Application which a user requires to perform its task.

 5. Hardware Platform :– 

The Resources of the system such as Keyboard , Monitor , Printer etc. with which user can input-output the request are supported by the Linux.

NOTE :– 

Thanks for visit our site .If it has been helpful for you, then definitely share it with your friends and if you are not getting any topic, then please let us know by commenting below, we will add it ASAP.

we always try to make the best notes available to you. If you want notes for other subject or topic, then you can commenting below.

Leave a Comment