Explain the Unix Kernel?



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

Post New Answer

More Operating Systems General Concepts Interview Questions

In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?

2 Answers  


How many types of fragmentation occur in operating system?

0 Answers  


Differentiate between Complier and Interpreter?

2 Answers   TCS,


what are LRU, LFU in the OS concepts? How they are useful in the scheduling?

2 Answers  


What are the different functions of Syntax phase, Scheduler?

1 Answers   Teradata,






Describe Inter Machine Communication?

0 Answers   MaxSolPro,


How you can Kill the Session by force?

0 Answers  


What is the concept of reentrancy?

0 Answers  


Where is program files located?

0 Answers  


What is DRAM? In which form does it store data?

1 Answers   DRDO, HCL, SoftLand, TCS,


How do I find the path to a file?

0 Answers  


What are a virtual machines and site their advantages?

0 Answers  


Categories