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
Explain booting the system and bootstrap program in operating system.
What is scsi?
What is the sequence of the three way handshake?
What mean operating system?
Does direct memory manipulation is an unsafe operations, if yes, how?
How do I copy and paste a file location?
Can you please explain the difference between trap and trapdoor?
How do I check my filesystem?
What is best free operating system?
Does android run on x86?
Where are the global variables stored?
When would you choose bottom-up methodology?
What is the difference between 16 bit and 32 bit?
What items of information about a task might be useful in real time scheduling?
What is the cause of thrashing? How does the system detect thrashing? Once it detects thrashing, what can the system do to eliminate this problem?