yum+ldconfig

Enrico Scholz enrico.scholz at informatik.tu-chemnitz.de
Sun Jul 23 17:58:21 UTC 2006


dragoran at feuerpokemon.de (dragoran) writes:

>> B.t.w., did you measure what (percentage of) time could be won when
>> collecting the ldconfig calls?  I really don't think it's worth the
>> pain...
>>
> tell me how and I will be happy to test and show results ;)

create a wrapper around /sbin/ldconfig which measures the time. E.g.

| # mv /sbin/ldconfig{,_}
| # cat <<EOF >/sbin/ldconfig
| #!/bin/sh
| exec time /sbin/ldconfig_ "$@"


Enrico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 480 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20060723/1239f970/attachment.sig>


More information about the fedora-devel-list mailing list