Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

S

Name: Anonymous 2015-07-18 10:32

no heap

$ ulimit -s
8192


Nikita, my default stack size is 8MB, does that mean that the total size of all data in Symta must be no more than 8MB? Plus the call stack uses up some memory, too. That's just not serious.

Name: Anonymous 2015-07-18 19:04

>>1
Symta uses its own stack.
https://github.com/saniv/symta/blob/master/runtime/symta.h
#define HEAP_SIZE (32*1024*1024)

in addition it can do malloc.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List