- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Is it possible to disable GC?
Is it possible to disable GC?
Is it possible to disable GC?
Today, maybe (see ticket 3318) OM's GC creates more problems than it solves.
As a temporary workaround, is it possible to disable somehow (e.g. with a flag) the garbage collector?
Thank you
- ceraolo
- 147 Posts
Re: Is it possible to disable GC?
I think you misunderstand.
You cannot possibly disable the garbage collector without exhausting the memory in 1 minute of using OMEdit/OMC.
The GC is needed to collect unused memory and there is no other way to do that.
I'm fighting to get the 64 bit omc for Windows ready and it will get rid of these kind of problems.
Cheers,
Adrian Pop/
- adrpo
- 885 Posts
Re: Is it possible to disable GC?
Yeah, I've never used personally garbage collecting and misunderstood its usage.
Sorry for that.
- ceraolo
- 147 Posts
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Is it possible to disable GC?