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 is $0 bash?

653


Can you explain a little bit about command substitution?

612


What is the pipe command?

583


Explain command to display different lines that are found when compare two files?

678


How does shebang work?

594






What is the difference between cat command and more command?

601


What is ‘ps’ command for?

620


What is a bash command?

627


What is grep and how do you use it?

581


How do you repeat a command in terminal?

597


What do chmod, chown, chgrp commands do?

641


What is the use of the tee command?

602


What does touch command do in unix?

734


What are filter commands in unix?

555


What is the behavioural difference between cmp and diff commands?

682