[Fontconfig-bugs] [Bug 101889] Make fontconfig cache relocatable

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 2 13:17:56 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=101889

--- Comment #12 from Behdad Esfahbod <freedesktop at behdad.org> ---
(In reply to Alexander Larsson from comment #10)
> Can't you just resolve all the paths in the cache when you map it and
> allocate space for the rewritten version of them in a single chunk which you
> free with the cache.all

Not doing them all together allows for lazily doing them which should result in
most not needing change and as such still sharing the memory backing the mmaped
cache with other processes.

-- 
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/20170802/96117b5c/attachment.html>


More information about the Fontconfig-bugs mailing list