<div dir="ltr">Hello,<div>we are unsure about a certain thing regarding heap. Should each address space has it is own heap or there should be somehow one global heap for all the address spaces. To put it into more context, when a creation of a new thread is conducted, it is given frames which become the adress space of the new thread. And it comes naturally that each adress space should has it is heap (e.g. calling heap_init in the new adress space).  Â </div><div>Best regards,</div><div>Martin.</div></div>