/EmptyWorkingSet

The EmptyWorkingSet function takes a process handle. It removes as many pages as possible from the process working set. This operation is useful primarily for testing, tuning and replace Garbage Collector (GC) in real-time.

Primary LanguageC#

EmptyWorkingSet

The EmptyWorkingSet function takes a process handle. It removes as many pages as possible from the process working set. This operation is useful primarily for testing, tuning and replace Garbage Collector (GC) in real-time.

Visual Studio 2022 C# 7.2

Working Set Information: https://msdn.microsoft.com/fr-fr/us-us/library/windows/desktop/ms687398(v=vs.85).aspx

Copyright © Pascal Hubert - Brussels, Belgium 2018 - 2022.