Process to copy on write bit of a page
Whenever bit is set then illustrates the process to copy on ‘write’ bit of a page is handled by the kernel?
Expert
In circumstances such as, where the copy on write bit of a page is set and that page is shared through more than the one process, the Kernel assigns copies and new page the content to the new page and the other processes keep their references to the old page. Subsequent to copying the Kernel updates the page table entry with the new page number. After that, Kernel decrements the reference count of the previous pfdata table entry.
In cases such as, where the copy on write bit is set and no processes are sharing the page, the Kernel permits the physical page to be use again by the processes. By doing so, it clears the copy on write bit and disassociates the page from its disk copy (or if one exists), since other process might share the disk copy. Then it removes or deletes the pfdata table entry from the page-queue as the latest copy of the virtual page is not on the swap device. It decrements the swap-use count for the page as well as if count drops to zero or nil, frees the swap space.
Write down the attributes of conventional HDD's?
Explain how a server motherboard is different from the desktop?
Im posting following questions,please reply back if possible? 1..Identify a recent (within the last six (6) months) moral dilemma or ethically questionable situation relating to ICT that you are familiar with. This situation can be either in the media (for example one you have sourced from a newsp
Explain briefly about dynamic update?
Write socket LGA 775 is apt for which type of Intel Processors?
Write down the use of Complements and list out its types.
What is an interface and microprocessor?
What is a computer and different functions of a computer?
Why workflows are based on the Extensible Models?
Write a brief note on ‘Shell’?
18,76,764
1957976 Asked
3,689
Active Tutors
1433544
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!