SUN
310-202 · Question #335
Sometimes a process must give up some of its memory space allocation to another process. The process has some of its pages in RAM paged out. Which two statements accurately describe this paging…
The correct answer is B. Selected anonymous memory pages that contain private data or stack information are placed in a C. Unchanged file system pages are NOT placed in swap areas because file system data exist as. See the full explanation below for the reasoning.
Question
Sometimes a process must give up some of its memory space allocation to another process. The process has some of its pages in RAM paged out. Which two statements accurately describe this paging process? (Choose two.)
Options
- AAll the modified data memory pages of a process are moved to a swap area.
- BSelected anonymous memory pages that contain private data or stack information are placed in a
- CUnchanged file system pages are NOT placed in swap areas because file system data exist as
- DThe size of a memory page is fixed and is based on the architecture of the machine running Solaris
How the community answered
(51 responses)- A8% (4)
- B80% (41)
- D12% (6)
Community Discussion
No community discussion yet for this question.