what is the functionality of kernel in unix architecture?
Answers were Sorted based on User's Feedback
Answer / varun
it is a breath of system means it communicate with hardware
and software to satisfy user need
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srinu babu
kernel is a hart of the operating system. It works intermediary between user software to system Hardware. It will maintain the Instance names of the all hardware components and It will maintain the
memory management,
I/O management,
processor management and
system management.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I get to my home directory in unix?
Is windows a unix operating system?
A process is running for 1000 times.How to kill all processes except one i.e kill 999 processes?
Explain what is standard unix streams ?
What uses unix operating system?
Explain the terms links and symbolic links with respect to unix?
What are different types of files in unix?
What is alias mechanism?
Is unix a kernel?
What does ls lrt in unix?
Explain file system in unix.
What is piping?