【发布时间】:2012-11-01 21:51:16
【问题描述】:
Erlang R15B02 是否支持混合堆?
我运行了configure --enable-hybrid-heap blabla... 和make,但没有显示[hybrid-heap] 标志:
$ erl
Erlang R15B02 (erts-5.9.2) [source] [64-bit halfword] [smp:16:16] [async-threads:0] [kernel-poll:false]
我从这里知道这个标志:https://stackoverflow.com/a/1185490/940313
【问题讨论】:
标签: compilation erlang heap-memory configure