Bug 152768

Summary: SuSEconfig.prelink doesn't work
Product: [openSUSE] openSUSE 10.3 Reporter: Xin Wei Hu <xwhu>
Component: BasesystemAssignee: Marcus Meissner <meissner>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Enhancement    
Priority: P5 - None CC: suse-beta
Version: Alpha 4   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Xin Wei Hu 2006-02-22 13:25:56 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.
Comment 1 Marcus Meissner 2006-07-19 14:30:18 UTC
i see no difference in the number of relocations between prelink -a and prelink -amR

(both show 17000 for konqueror).
Comment 2 Marcus Meissner 2006-07-19 14:43:27 UTC
coolo told me to check a full installation.

where this might happen...
Comment 3 Marcus Meissner 2008-05-23 11:06:55 UTC
prelink is outdated and not really used anymore.