Home Tutorials IT Jobs Source Codes Certifications Discussion Forum
  Linux Tutorial
Linux Introduction
Unix
Linus and Linux
What Kernel Is?
Linux Commands
Linux Shell
Root and Other Users
Virtual Consoles
Logoff and Shutdown
The Command Prompt
Wildcards
Command History
Aliases
Redirection
Pipelines
Stopping a Program
Environment Variables
Exit Status
Linux File System
Linux File Names
Linux Directories
Directory Terminology
Navigating the File System
Listing Linux Files
Linux Downloads
Recommended Books
   IT Jobs
Software Jobs
Networking Jobs
   Model Question Papers
BE Computer Science
MCA
BCA
Others
 
   

What is the Linux Kernel?

The kernel is heart of the Linux operating system. It manages the resources of Linux. Resources include:

  • File management
  • Multitasking
  • Memory management
  • I/O management
  • Process management
  • Device management
  • Networking support including IPv4 and IPv6
  • Advanced features such as virtual memory, shared libraries, demand loading, shared copy-on-write executables etc


The kernel decides who will use these resources and for how long and when. It runs your programs or sets up to execute binary files.

The kernel acts as an intermediary between the computer hardware and various applications.

Linux Kernel

<< Previous | Next >>

Home  |  About us  | Privacy  |  Disclaimer  |  Contact us |  Advertise with us | Our Link Partners
All Rights Reserved 2009, CodeTeller.com