Bug 152768 - SuSEconfig.prelink doesn't work
Summary: SuSEconfig.prelink doesn't work
Status: RESOLVED WONTFIX
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Alpha 4
Hardware: Other Other
: P5 - None : Enhancement (vote)
Target Milestone: ---
Assignee: Marcus Meissner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-22 13:25 UTC by Xin Wei Hu
Modified: 2008-05-23 11:06 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.