android: kindly ask the GC to do its thing when the OS is low on memory
authorAlexis Laferrière <alexis.laf@xymus.net>
Wed, 1 Nov 2017 15:14:12 +0000 (11:14 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Tue, 28 Nov 2017 14:31:29 +0000 (09:31 -0500)
commit0c52fbff8f41e9a827ee59624f74466f142c17b4
tree28ae74003833f5998809d049c6198fc112656c71
parent95acb2c24a18f38f56bacd705c5c2936965ff1b7
android: kindly ask the GC to do its thing when the OS is low on memory

bdwgc will try to release some of its memory if compiled with -DUSE_MUNMAP.

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/android/native_app_glue.nit
lib/android/nit_activity.nit