Bugzilla – Bug 152768
SuSEconfig.prelink doesn't work
Last modified: 2008-05-23 11:06:55 UTC
/sbin/conf.d/SuSEconfig.prelink calls "/usr/sbin/prelink -a" directly. It'll take no effects on my system. (Verify that via "LD_DEBUG=statistics konqueror, for example") While "/usr/sbin/prelink -amR" works. My suggestion is to adopt the "-amR" option in SuSEconfig.prelink. It does reduce the time to start up some big C++ applications.
i see no difference in the number of relocations between prelink -a and prelink -amR (both show 17000 for konqueror).
coolo told me to check a full installation. where this might happen...
prelink is outdated and not really used anymore.