<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Nov 24, 2016 at 5:13 AM, L. A. Walsh <span dir="ltr"><<a href="mailto:fonts@tlinx.org" target="_blank">fonts@tlinx.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">1) If I don't use 32-bit programs (I don't install them) does the<br>
32-bit font info need to be computed and cached?<br></blockquote><div><br></div><div>No. if it's there, that would means you have or you used to have if it isn't a clean install.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2) does the info program detect hardlinks and not duplicate<br>
the calculation but reuse it?<br></blockquote><div><br></div><div>No.  the cache is generated per directories but not per fonts. and only checking a mtime to the target directory to detect the change.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">3) Why aren't parallel processes used?  Most users have at<br>
least 4-6 processors these days (my font cache is on a<br>
server w/12 processors) and could get a substantial<br>
reduction if the work was split among multiple processes.<br></blockquote><div><br></div><div>Well,  it could perhaps but the concern is the race on I/O as we've seen on some older versions.</div><div>Though it wouldn't take too much time once you update caches first time. so wonder if we should spend much time on it.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">4) why not run the font-config every night to check if things<br>
are up-to-date.  That would have painlessly updated my<br>
cache before I next used it. <br></blockquote><div><br></div><div>You can do if you want. we can't support all of methods. you may want to ask your package maintainer or distrros if they don't do that.</div><div> </div></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Akira TAGOH</div>
</div></div>