All of lore.kernel.org
 help / color / mirror / Atom feed
* Moving fontconfig cache out of tmpfs
@ 2008-11-17 15:19 Stefan Schmidt
  2008-11-17 15:33 ` Julien Cassignol
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Stefan Schmidt @ 2008-11-17 15:19 UTC (permalink / raw)
  To: openembedded-devel

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?

regards
Stefan Schmidt



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-11-20 13:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.