[Mono-list] Memory limit

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Tue May 22 10:01:17 UTC 2012


On Tue, May 22, 2012 at 7:47 AM, goodd21 <goodd21 at gmail.com> wrote:
> Is there a way to limit the max memory usage of mono ?
> In other languages, like java or php, there are options like -Xmx for Java
> or -memory_limit for Php.
> Is there an equivalent mechanism for mono?

If you are running on linux, you can set the memory limit with
'ulimit' before running mono.

-Gonzalo


More information about the Mono-list mailing list