what is the functionality of kernel in unix architecture?
Answer Posted / u.meghana
kernel forms the core of unix O.S . This interacts with the hardware.It is loaded into memory when a system is booted. It's functions are
1.Managing the system resources.
2.Allocating time for diff users and processes.
3.Deciidng process priorities and performing them
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do chmod command do?
What is the use of finger command?
What is updatedb?
What does grep v grep do?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the size of time_t?
How do I use grep to search for a file?
What is rmdir command?
What is the use of awk command in unix?
What is .sh file?
why metadb requires a seperate slice to create Solaris volume manager
What happens when we execute a unix command?
What is the command to compare two files in unix?
How do I search a whole word in vim?
How do you grep recursively?