You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Abhishek Jain <ma...@gmail.com> on 2016/10/26 12:41:22 UTC

jvm setting to turn off the Garbage collector

Hi,

Is there any specific setting to turn off the Garbage collector in JVM that
is invoked from C++ application?

Regards
Abhishek

Re: jvm setting to turn off the Garbage collector

Posted by vkulichenko <va...@gmail.com>.
Abhishek,

There is no way to entirely disable GC.

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/jvm-setting-to-turn-off-the-Garbage-collector-tp8508p8561.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: jvm setting to turn off the Garbage collector

Posted by Abhishek Jain <ma...@gmail.com>.
Thanks Val for your response. We want to perform some memory analysis.

Regards
Abhishek

On Wed, Oct 26, 2016 at 2:47 PM, vkulichenko <va...@gmail.com>
wrote:

> Hi Abhishek,
>
> If you disable GC, you will run out of memory very quickly. Can you please
> clarify why you want to do this?
>
> -Val
>
>
>
> --
> View this message in context: http://apache-ignite-users.705
> 18.x6.nabble.com/jvm-setting-to-turn-off-the-Garbage-
> collector-tp8508p8520.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>

Re: jvm setting to turn off the Garbage collector

Posted by vkulichenko <va...@gmail.com>.
Hi Abhishek,

If you disable GC, you will run out of memory very quickly. Can you please
clarify why you want to do this?

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/jvm-setting-to-turn-off-the-Garbage-collector-tp8508p8520.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.