From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: Moving fontconfig cache out of tmpfs
Date: Mon, 17 Nov 2008 16:47:36 +0100 [thread overview]
Message-ID: <gfs3mo$qef$1@ger.gmane.org> (raw)
In-Reply-To: <20081117151909.GG11401@datenfreihafen.org>
On 17-11-08 16:19, Stefan Schmidt wrote:
> Hello.
>
> Raster found out a pretty interestesting optimization option.
>
> At the moment we refer to the fontconfig cahc elike this in
> /etc/fonts/fonts.conf:
>
> <cachedir>/var/cache/fontconfig</cachedir>
>
> /var/cache is a symlink to var/volatile/cache which is mounted as tmpfs.
>
> This means that the cache has to regenerated on every boot. This can cost up to
> 20s.
>
> What do people think about pointing this to something not mounted as tmpfs? Any
> problems I'm not aware of?
+1 for pointing it to /var/lib/fontconfig
regards,
Koen
next prev parent reply other threads:[~2008-11-17 15:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-17 15:19 Moving fontconfig cache out of tmpfs Stefan Schmidt
2008-11-17 15:33 ` Julien Cassignol
2008-11-17 15:47 ` Koen Kooi [this message]
2008-11-17 18:47 ` Leon Woestenberg
2008-11-18 21:00 ` Stefan Schmidt
2008-11-18 21:44 ` Koen Kooi
2008-11-18 23:22 ` Stefan Schmidt
2008-11-18 21:52 ` Carsten Haitzler
2008-11-20 13:53 ` Stefan Schmidt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='gfs3mo$qef$1@ger.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.