tramp-devel
[Top][All Lists]
Advanced

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

Re: Accessing SMB shares extremely slow


From: Martin Apel
Subject: Re: Accessing SMB shares extremely slow
Date: Fri, 19 Oct 2012 16:05:13 +0200
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1

Hi Michael,

I tried this, but it didn't have any effect. Any other idea?

Best Regards,

Martin

On 19/10/12 15:07, Michael Albinus wrote:
Martin Apel <address@hidden> writes:

Hi there,
Hi Martin,

I tried to investigate the cause for this and found out, that most of
the time is spent inside tramp-accept-process-output as can be seen
from the following profiling output for a single file open:

tramp-smb-file-name-handler                 330 13.859976999 0.0419999303
tramp-smb-handle-file-local-copy            1 6.914245     6.914245
tramp-smb-send-command                      1 6.91259      6.91259
tramp-smb-wait-for-output                   1 6.912537     6.912537
tramp-accept-process-output                 7 6.9121980000 0.9874568571
accept-process-output                       7 0.903607     0.1290867142
Wow. The major functionality of `tramp-accept-process-output' is to call
`accept-process-output', they shall have similar timings.

What happens, if you remove the `with-timeout' form around
`accept-process-output'?

Martin
Best regards, Michael.
____________
Virus checked by G Data AntiVirus
Version: AVA 22.6457 dated 19.10.2012



reply via email to

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