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 the general format of unix command syntax?

781


What command will change your prompt to myprompt?

809


What does grep v grep do?

637


What is ‘ps’ command for?

722


What happens when we execute a unix command?

694






What is the command to compare two files in unix?

709


What is pipe command in unix?

786


Which command is used to create a directory?

660


What is {} in find command?

661


What is the use of awk command in unix?

654


What's a command word?

677


What is the size of time_t?

763


How do I use nslookup?

658


What is “chmod” command?

645


Explain the steps that a shell follows while processing a command.

766