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
What is pipe command in unix?
Name the various commands that are used for the user information in unix.
Which command can you use to find the currently running process in unix server?
What are the differences among a system call, a library function, and a unix command?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What do know about tee command and its usage?
What are grep patterns?
What is the difference between cat command and more command?
What are some command words?
How do I use grep to search for a file?
What is grep command in unix with examples?
What is the use of find command in unix?
Why is it called grep?
Explain command to display different lines that are found when compare two files?
Using unix command how to display no of records in oracle?