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.
no heap
$ ulimit -s
8192
#define HEAP_SIZE (32*1024*1024)
-expression