what is the functionality of kernel in unix architecture?
Answer Posted / rhino
Kernel is the part of the Operating System(OS) that
interacts directly with the hardware of computer through
device drivers that are built into the kernel
Major functions of kernel are:
1. To manage computer memory
2. To maintain file system
3. To handel errors
4. To perform input and output services
5. To allocate the resources of the computer(such as CPU,
input/output devices etc.) among users
6. Unix commands are interacted by the Shell to the kernel.
Is This Answer Correct ? | 53 Yes | 2 No |
Post New Answer View All Answers
In what way the protection fault handler concludes?
Explain kernal and shell?
How do you determine and set the path in unix?
How to change the directory in unix?
How do I delete files older than 2 days unix?
What is directory unix?
How do I find my unix os version?
Name the key features of the bourne shell.
What is unix file?
How does unix pipe work?
Which is a form of interprocess communication in unix?
How do I run a .sh file in unix?
How to stop an infinite loop in unix?
Is android unix like?
What is unix operating system used for?