Erlang memsup のドキュメントによると:
system_memory_high_watermark = float()
The threshold, as percentage of system memory, for how much system memory can be allocated before the corresponding alarm is set. Te default is 0.80 (80%)
対応する alarm_handler が存在しない場合に、このアラームが設定されたときのデフォルトの動作は何ですか。