Explain the Unix Kernel?

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


Please Help Members By Posting Answers For Below Questions

Explain booting the system and bootstrap program in operating system.

749


What is scsi?

888


What is the sequence of the three way handshake?

743


What mean operating system?

721


Does direct memory manipulation is an unsafe operations, if yes, how?

800


How do I copy and paste a file location?

736


Can you please explain the difference between trap and trapdoor?

792


How do I check my filesystem?

816


What is best free operating system?

754


Does android run on x86?

730


Where are the global variables stored?

833


When would you choose bottom-up methodology?

2320


What is the difference between 16 bit and 32 bit?

689


What items of information about a task might be useful in real time scheduling?

2226


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?

1154