Explain the Unix Kernel?
Answer / shaan_007
The kenel is a control core of UNIX. It is the part of
operating system that interacts directly with the hardware
of the computer system , throuth device driver that are
built into the kernel.
The kernel remains in the machine memory untill you shut
down the computer .Programs can communicate with hardware
only by using kernel as interface .
main fuction of kernel are :
1. to manage computer memory
2. to control access to computer
3. to maintain the file system
4. to handle interrupts
5. to perform input-output services
Is This Answer Correct ? | 15 Yes | 0 No |
What are the different functions of Syntax phase, Scheduler?
Can ram affect fps?
How much ram do I need for gaming?
what is the difference btn collision domain and broad cast domain?
What are the various ipc mechanisms?
How many types of os are there?
Why interprocess communication is required?
How long does chkdsk take to run?
What is the difference between exclusive lock and shared lock?
What are the different states of a process?
What are the sub-components of I/O manager in Windows NT?
Tell something about deadlock and how can we prevent dead lock?