Anybody know of an easy way to limit the amount of RAM a process can allocate? My fuzzers are causing excessive usage in the browser...
... which causes allocations to fail in my fuzzing framework as well, leading to all kinds of problems.
-
-
Ideal solution would be like gflags.exe: a command I can run like ramlimit.exe iexplore.exe 1Gb or ramlimit.exe {pid} 1Gb
-
Note: I know about Job objects, but I don't want to write a program to do this using Job objects if one already exists.
-
can you @ me if you find one? generic tool for creating jobs w/ limits would be sweet
End of conversation
New conversation -
-
-
do you want to kill it on cap hit? if there was a cap wouldn't allocations fail faster?
-
I want allocations to fail when a preset limit is reached, so the application can handle the OOM in whatever way it wants.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.