liberty-eiffel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Liberty-eiffel] Garbage Collection for small heaps


From: Christian Rinderknecht
Subject: [Liberty-eiffel] Garbage Collection for small heaps
Date: Wed, 13 Aug 2014 10:39:16 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.0

Dear members,

As I mentionned in an earlier email to the list (improperly entitled),
I am trying to use LibertyEiffel on a low end system (32-bit, 64K
heap). In that email, I raised the issue of I/O that seem to require
"large" buffers, whereas I would like none or very small ones.

The other issue I would like to bring to your kind attention here is
the garbage collector. Since memory size is the first constraint for
me, I would like to trigger collections more often and on lower
thresholds. Currently, I tried to patch the values of RSOC_LIMIT and
FSOC_LIMIT, but I do not fully understand the effects of my
modifications.

Would someone be knowledgeable enough to enlighten my way?

Christian

PS The option [-boost] has already a positive effect on the size of
the C code (which I compile with a modified version of GCC).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]