While using the Unified write filter on IoT Windows 10 the RAM usage is increasing.
On the drive C:\ProgramData\VHD
is execluded from filter.
uwfmgr.exe file add-exclusion "C:\ProgramData\VHD"
Current state of RAM usage on uwfmgr: uwfmgr overlay Get-Consumption
: 20MB
When now writing Data to C:\ProgramData\VHD\Samples.vhd
the RAM usage is increasing to 2GB, then the system will break down.
Current state of RAM usage on uwfmgr: uwfmgr overlay Get-Consumption
: 2048MB
The question is not to incease the RAM limit. The question is how to avoid using uwfmgr RAM while writing on harddisk in excluded area.