Да ладно? Нет блять а вот ШАРП сам менеджит!
Pages can be removed from a process working set as a result of the following actions:
The process reduces or empties the working set by calling the SetProcessWorkingSetSize, SetProcessWorkingSetSizeEx or EmptyWorkingSet function.
The process calls the VirtualUnlock function on a memory range that is not locked.
The process unmaps a mapped view of a file using the UnmapViewOfFile function.