Date: Sun, 18 Feb 2007 21:45:54 +0000 From: vittorio <vdemart1@tin.it> To: freebsd-performance@freebsd.org, freebsd-questions@freebsd.org Subject: Howto prelink to boost performance Message-ID: <200702182145.55275.vdemart1@tin.it>
next in thread | raw e-mail | index | archive | help
In an openbsd ML I have read that it is possible for a desktop instalation to improve the performance by using the prelinking ability of openbsd similar to that of linux. here the key sentence:"........ prelinking... can be enabled using `ldconfig -P /usr/bin /usr/sbin /usr/local/bin /usr/local/sbin /usr/X11R6/bin'. This should result in a noticeable speed increase, especially on programs with lots of loaded libraries ...................." (mozilla, firefox, etc.) In freebsd 6.2 the option -P doesn't seem to exist for ldconfig. How could I - under freebsd - get the same result (prelink I mean!)? Ciao Vittorio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702182145.55275.vdemart1>