what is the functionality of kernel in unix architecture?

Answer Posted / prabakaran

Kernel : The core or key components of the OS, consists of
many kernel subsystems like process management(mgt), memory
mgt, file mgt, device mgt, and network mgt.

Each subsystem has
1. Concurrency,
2. Virtual memory,
3. Paging and
4. Virtual file system.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the “echo” command do?

624


How do you repeat a command in terminal?

592


What is difference between grep and find command in unix?

580


What is awk command used for?

602


Explain how to use grep command to list find the records of a file containing 10 different strings?

593






What are file commands?

655


What is the first character of the output in ls l command?

637


What is awk used for?

624


How do you grep recursively?

557


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

763


What are the differences among a system call, a library function, and a unix command?

567


What is the pipe command?

578


How do you grep a case insensitive?

540


Why is awk called awk?

581


Is grep faster than awk?

561