Cedric Bail
On Feb 3, 2013 2:07 AM, "Raphael Kubo da Costa" <
raphael.kubo.da.co...@intel.com> wrote:
>
> Cedric BAIL <cedric.b...@free.fr> writes:
>
> > On Sat, Feb 2, 2013 at 7:28 AM, Tom Hacohen <t...@stosb.com> wrote:
> >> Ok, just had a short chat with Behdad.
> >> He says that you are right and fontconfig should not be init and
shutdown.
> >> I disagree with this design choice, but apparently
> >> that's how it is in fontconfig so arguing against it or disagreeing
will
> >> get us nowhere. ;)
> >> Either someone will apply this patch, or I'll do it today/tomorrow/as
soon
> >> as I can.
> >
> > So leaking and over consuming memory is the default good behavior ???
> > Or I am missing something here ?
>
> Behdad's point is that "fontconfig caches are process-wide resources,
> not your lib's", and FcFini() "is simply there for convenience for
> making it easier to find leaks using valgrind".

Problem is we can't aggressively free those resource when a process go into
some deep sleep. Destroying all canvas and still having a process running
will still use more memory than necessary. This limit the evolution we can
do on our quicklaunch infra. Very sad news on my opinion.

> In any case, I'm glad we can finally get my patch committed to trunk
> (and preferably backported); or I could do that myself if I had commit
> access, *wink wink, nudge nudge*.
>
>
>
------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_jan
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to