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 |
Can you please explain the difference between load-time dynamic linking and run-time dynamic linking?
Is it possible to have a deadlock involving only one process?
What is the dispatcher?
What is the resident set and working set of a process?
What are the different types of process termination?
How do I sort files?
Why use 64bit excel?
What are the benefits and losses of placing the functionality in a device controller rather than in placing it in the kernel?
What layer is http?
How do I know if my motherboard is 32 bit or 64 bit?
What is the limit of ram capacity in a 32bit os?
Can ram cause blue screen?