On Wed, Jun 02, 2004 at 05:09:01PM +0300, Omer Zak wrote:
> 
> Tzafrir Cohen wrote:
> 
> >>2. Slow version of libraries (I vaguely remember having read something 
> >>about this about RedHat 9.0).  A google search caused me to feel as if I 
> >>am searching for a needle in a big pile of hay.
> >
> >
> >  http://mirror.hamakor.org.il/archives/linux-il/01-2004/7844.html ?
> 
> Thanks for the link.
> 
> The thread in question discussed the problem of huge slowdown of 'grep' 
> when UTF-8 encoding was used.
> 
> However my problem is not that of grep, but of the startup time of other 
> applications in Fedora Core 1.

You refer to the thread about /lib/tls. Google for '/lib/tls linux-il'.

While I have no experience with Fedora, there isn't anything magical
about it. You can always try to debug it yourself, if you really want
to. I would start with 'strace -r -f -o /tmp/trace1 SomeApp' and search
the trace for large times.
Also, is it the same for all apps? Is 'ls' slower than before? Is
something slightly bigger (e.g. emacs)? Or only KDE apps with tons of
shared libs and such?
Did you check the speed of your disk? Maybe it got fragmented?
-- 
Didi


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to