Answer Posted / 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 |
Post New Answer View All Answers
What does it mean to restore default settings?
State the main difference between logical from physical address space.
How can the speed of interrupt driven input output systems be improved?
Explain time-stamping?
Give a non-computer example of preemptive and non-preemptive scheduling?
What are the 5 basic filing systems?
What mean operating system?
What do you mean by a zombie process?
Does a clean install erase everything?
What is the feature of real time os?
How much ram do I need for 2019 gaming?
What are the different types of process termination?
When an input file is opened, what are the possible errors that may occur?
How many types of os are there?
Explain High Severity and Low Priority with example?