Comment #1 on issue 3646 by
[hidden email]: Improve LowSpace handling
http://code.google.com/p/pharo/issues/detail?id=3646Also, i think that mechanism which suspends the process which made the last
memory allocation attempt is useless, because
there is no any guarantees that exactly given process causing memory
overflow due to some runaway allocation, instead of some other one which
runs in parallel.