[Fontconfig-bugs] [Bug 101889] Make fontconfig cache relocatable
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jul 30 10:02:26 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101889
--- Comment #2 from Akira TAGOH <akira at tagoh.org> ---
There shouldn't be too much affect to switch to the private-mapping. the cache
is creating atomically when it needs to be updated. so any updates won't be
notified through the shared-mapping.
Another concern is to increase the call of stat(2) which affects the
performance. need some cleanup on APIs to reduce the unnecessary calls of
stat(2).
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20170730/f3251ce9/attachment.html>
More information about the Fontconfig-bugs
mailing list