Main entities which are swapped out of the main memory

What are the main entities which are swapped out of the main memory while swapping the process out of the main memory?

E

Expert

Verified

All memory space filled by the process, Kernel stack, and process's u-area are swapped out, theoretically.

Practically, when the process's u-area includes the Address Translation Tables for the process then Kernel implementations do not swap the u-area.

   Related Questions in Basic Computer Science

©TutorsGlobe All rights reserved 2022-2023.