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
What happens to hard link when file is deleted?
What language is a makefile written in?
Explain the ‘ls’ command in linux
How do I find cpu in linux?
Which command is used to uncompress gzip files?
What is the purpose output of cd command?
What is devops model?
What is clang llvm?
How to recover /etc/passwd file and /etc/shadow file?
What command should you use to check your file system?
How does diff command work?
What does pwd mean in linux?
How do I permanently set ulimit in linux?
What is finger command in linux?
What is sudo bash command?