What is Page-Stealer process? Ans. This is the Kernel process that makes rooms for the incoming pages, by swapping the memory pages that are not the part of the working set of a process. Page-Stealer is created by the Kernel at the system initialization and invokes it throughout the lifetime of the system. Kernel locks a region when a process faults on a page in the region, so that page stealer cannot steal the page, which is being faulted in. - Study24x7
Social learning Network
24 Feb 2023 10:45 AM study24x7 study24x7

What is Page-Stealer process? Ans. This is the Kernel process that makes rooms for the incoming pages, by swapping the memory pages that are not the part of the working set of a process. Page-Stealer is created by the Kernel at the system initialization and invokes it throughout...

See more

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles