question about emergency gc (5.2work3)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: question about emergency gc (5.2work3)
- From: "Juris Kalnins" <juris@...>
- Date: 2010年5月26日 10:14:36 +0300
Is it safe to trigger EGC by returning 0 once from allocation function?
The reason to do this is to try freeing memory before growing data
segment of application.