what is the functionality of kernel in unix architecture?
Answer Posted / suman kumar reddy
we have 2 modes in cpu .
kernel mode and usermode.
kernel provides service to the user on request.
user executes the commands when kernel provides service to
it.after execution completes kernel looks after the system
drivers (network drivers)
user has no privelages until kernel provides service to
the user.
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
Why is it called grep?
How do I open a port?
How does the system know where one command ends and another begins?
What are the general commands in using unix os for a beginner?
hw will u use awk in replacing cahrs and files
How do you grep a case insensitive?
What are some command words?
What is the behavioural difference between cmp and diff commands?
How do I use grep to search for a file?
Are you in or at the office?
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 ‘ps’ command for?
What is unix command line?
What does the “echo” command do?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?