emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recent recentf slowdown due to "/ftp:..."


From: Stephen Berman
Subject: Re: Recent recentf slowdown due to "/ftp:..."
Date: Mon, 06 Jul 2009 10:06:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

On Sun, 05 Jul 2009 17:53:47 +0200 Michael Albinus <address@hidden> wrote:

> Stephen Berman <address@hidden> writes:
>
>> I have confirmed that while the problem occurs with my first post-branch
>> build, GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of
>> 2009-06-23 on escher (and still with current build of 2009-06-30), it
>> does not occur with my last pre-branch build, GNU Emacs 23.0.94.2
>> (i686-pc-linux-gnu, GTK+ Version 2.14.4) of 2009-06-14 on escher.
>> Whatever causes the pause seems to leave a trace in resident memory that
>> prevents the pause, so testing requires a fresh login session.  Because
>> of this, unfortunately, I do not have time to revert from CVS to find
>> the problematic change.  Unless someone can suggest another way to
>> locate it, I'll just add this to the bugtracker and hope it gets fixed.
>
> I've tried to reproduce the problem exactly as you have described, it
> doesn't happen to me.
>
> What is the exact GNU/Linux distribution you are using? 

openSUSE 11.1 (i586)
VERSION = 11.1

>                                                         Which desktop
> are you using (Gnome? KDE? Something different?) 

My regular desktop is KDE 4.2.4 (KDE 4.2.4) "release 2" and that's what
I was using in all my previous reports on this problem (in addition, I
use the gtk-qt engine from the rpm kcm_gtk-1.1-5.5).  This morning I
logged on to Gnome after booting the machine and ran my test case, and
here too I got the ~30s pause (actually closer to 27-8 seconds).  Then I
logged out of Gnome, logged on to KDE, ran my test case, and did not get
the pause.  Then I restarted the X server, logged on to KDE again, ran
my test case and still got no pause.  So I conclude that the pause only
happens with the first Emacs started after booting the machine.  (But I
have not yet tried my test case with -nw.)

>                                                  Is GVFS running after
> your login? Is GVFS running after the first Emacs start, including the
> pause?

Gnome both before and after starting Emacs (here with the pause):
address@hidden:~> ps -ef --cols 100 | grep gvfs | grep -v grep
steve     4553     1  0 09:01 ?        00:00:00 /usr/lib/gvfs/gvfsd
steve     4562     1  0 09:01 ?        00:00:00 /usr/lib/gvfs//gvfs-fuse-daemon 
/home/steve/.gvfs
steve     4736     1  0 09:02 ?        00:00:00 
/usr/lib/gvfs/gvfs-hal-volume-monitor
steve     4739     1  0 09:02 ?        00:00:00 
/usr/lib/gvfs/gvfs-gphoto2-volume-monitor
steve     4775     1  0 09:02 ?        00:00:00 /usr/lib/gvfs/gvfsd-trash 
--spawner :1.10 /org/gtk/g
steve     4814     1  0 09:02 ?        00:00:00 /usr/lib/gvfs/gvfsd-burn 
--spawner :1.10 /org/gtk/gv
s

KDE both before and after starting Emacs:
address@hidden:~> ps -ef --cols 100 | grep gvfs | grep -v grep
steve     5747     1  0 09:10 ?        00:00:00 /usr/lib/gvfs/gvfsd
steve     5756     1  0 09:10 ?        00:00:00 /usr/lib/gvfs//gvfs-fuse-daemon 
/home/steve/.gvfs

The directory  /home/steve/.gvfs is empty.

> I'm checking, whether the new tramp-gvfs.el package is involved.

Thanks.

Steve Berman





reply via email to

[Prev in Thread] Current Thread [Next in Thread]