Which of the following actions is/are typically not performed by the operating system when switching context from process A to process B?
Saving current register values and restoring saved register values for process B.
Changing address translation tables.
Swapping out the memory image of process A to the disk.
Invalidating the translation look-aside buffer.
This question is part of this quiz :
OS Process Management,GATE CS 1999