Is there currently any method to limit the amount of memory a process is assigned? As in the Memory(commit size) or Memory(private bytes) as they are called in Process Lasso?
Currently I know that while it is achievable with JobObjects or ProcessGovernor, it requires me to do it manually everytime I want to change how much memory a program has committed to it.
Is it possible to do the same in Process Lasso, and if so, how?
If not, could this please be considered as a future feature in Process Lasso. Ergo, something like automatically changing how much memory is allocated/committed to a process.
More information can be provided if necessary.
Dear shreyaskondaveeti! You need to configure RAM limit in MB or %. Or Option when process exceeds limit to warn, close automatically, reduce priority.