2015年12月3日 星期四

How to increase linux stack size

> ulimit -a  # shows the current stack size
> ulimit -s 32768 # sets the stack size to 32M bytes

沒有留言: