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 disadvantages of microkernels?
What is a socket?
How can I boot from usb?
What is option in grep?
What is a command interpreter?
What items of information about a task might be useful in real time scheduling?
What has triggered the need for multitasking in PCs?
What are types of file?
What does direct input mean?
How you can detect deadlock condition?
What is GRUB?
What is system bus? Explain a few related terms.