On Wed, 5 Apr 2006 08:43:19 -0700 (PDT) Andrei Lahun <[EMAIL PROTECTED]> babbled:
> Hello. > I tried to profile e to see why do i have 40Mb in > Vmsize. > I used script which check /proc//smaps > So i got after restart: > VMSIZE: 40232 kb > RSS: 19860 kb total > 2258 kb shared > 2304 kb private clean > 12444 kb private dirty > > I found out that a lot of memory used for loaded fonts > by fontconfig and because i have a lot of them in > /usr/share/fonts and some of them like kochi and > mikachan are huge i have that 40 Mb. > > I made a patch for evas, now we load only first font > which match criteria , not a full list returned by > fontconfig , for example with current code if i load > "Verdana" evas + fontconfig load total 37 fonts with > patch only first one - Verdana.ttf > After applying patch i have: > VMSIZE: 19472 kb > RSS: 11772 kb total > 2104 kb shared > 2308 kb private clean > 7360 kb private dirty that's much better. thanks :) patch in cvs! :) > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
