Answer Posted / nishikant sahu
The term “context Switching” is used to define the user mode
and kernel mode.
If “context Switching” happens while exciting your program
that become kernel mode and if not then it a user mode.
context Switching.. Save the current state of program and
execute the other task.
Suppose in your program if system calls happen then it
should be executed by Kernel so this time “state of the
process” should
Be saved and move to kernel mode.
Nishikant Sahu
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
How do I check my system performance?
What does umask 077 mean?
How do I navigate in cmd?
What is the copy command in linux?
What daemon is used for scheduling of the commands?
What is makefile in unix?
How do I check terminal history?
What is a simple command?
What is cpu in linux?
What is difference between egrep and grep?
What is $@ in bash?
How do I test my cpu speed?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
What is cmake in linux?
What is devops linux?