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 make computer faster?
How do you limit memory usage for commands?
Which command will show you free/used memory?
How do I check my cpu speed?
What does free command do in linux?
What is FC command?
What is devops linux?
What is the ipconfig command for linux?
What does && mean in linux?
What is whois command?
How do you create a text file in linux?
What does umask 077 mean?
The ‘logout’ built in command is used to
How do I run a script in linux?
How do I clear terminal command history?