Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

What are the phases of swapping a page from the memory?

6 like 0 dislike
Hello
What are the phases of swapping a page from the memory in unix?
please reply me. i am waiting for your reply.
Thanx
asked 1 year ago by DBA-boss (120,990 points)

1 Answer

1 like 0 dislike
 
Best answer
Page stealer finds the page eligible for swapping and places the page number in the list of pages to be swapped. Kernel copies the page to a swap device when necessary and clears the valid bit in the page table entry, decrements the pfdata reference count, and places the pfdata table entry at the end of the free list if its reference count is 0.
answered 1 year ago by eagles11 (179,830 points)

Related questions

8 like 0 dislike
1 answer
6 like 0 dislike
1 answer
5 like 0 dislike
3 answers
10 like 0 dislike
1 answer
7 like 0 dislike
1 answer