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 is command statement?
How do I run a bash script?
What is the pipe command?
What is the use of awk command in unix?
What is grep short for?
What are some command words?
What is the use of the tee command?
How do I clear my terminal history?
How do you repeat a command in terminal?
How do I use grep to find a file?
What does #!/ Bin sh do?
What do know about tee command and its usage?
What is merge command in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How do I open a port?