<div dir="ltr">Hello Akash,<div><br></div><div><div class="gmail_extra"><div class="gmail_quote">On Sat, Sep 5, 2015 at 1:53 AM, Akash Chowdhury <span dir="ltr"><<a href="mailto:achowdhury918@gmail.com" target="_blank">achowdhury918@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><p style="line-height:20.8267px;margin:0px 0px 1.35em;font-size:11pt;font-family:Calibri,sans-serif;color:rgb(0,0,0)"><span style="font-size:11pt;line-height:20.8267px">b)<span style="line-height:normal;font-stretch:normal;font-size:7pt;font-family:'Times New Roman'">      </span></span><span style="font-size:11pt;line-height:20.8267px;background-image:initial;background-repeat:initial">for maximum amount of data allocated by an Erlang node</span></p></div></blockquote><div>Yes it is possible since at least 17.0 to limit the amount of memory the VM uses on OSs with a good virtual memory management interface. You need to supply two memory allocator flags in combination: +MMscs <Limit in MB> +Musac false. You can read up on what they do in the erts_alloc manual.</div><div><br></div><div>Lukas</div></div></div></div></div>