Skip to content

Design a Linux kernel in C and implement memory management techniques, interrupt handling and keyboard and mouse device drivers

License

Notifications You must be signed in to change notification settings

abhirupa-tech/Linux-Kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux-Kernel

AIM: To design a Linux kernel and implement memory management techniques, interrupt handling and keyboard and mouse device drivers

THEORY:

A kernel is the core component of an operating system. Using interprocess communication and system calls, it acts as a bridge between applications and the data processing performed at the hardware level.When an operating system is loaded into memory, the kernel loads first and remains in memory until the operating system is shut down again. The kernel is responsible for low-level tasks such as disk management, task management and memory management.

Contributors:

DeveloperAbhirupa
Allen James Vinoy
Nikhil Anand

About

Design a Linux kernel in C and implement memory management techniques, interrupt handling and keyboard and mouse device drivers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published