Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Unix%20Interview%20Questions%20and%20Answers

Question: What are the entities that are swapped out of the main memory while swapping the process out of the main memory?
Answer: All memory space occupied by the process, process?s u-area, and Kernel stack are swapped out, theoretically. Practically, if the process?s u-area contains the Address Translation Tables for the process then Kernel implementations do not swap the u-area.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook