all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Cc: emacs-devel@gnu.org
Subject: Re: W32 to AIX performance
Date: Wed, 28 Jun 2006 10:28:31 +0200	[thread overview]
Message-ID: <m3odwd4rbk.fsf@kfs-l.imdomain.dk> (raw)
In-Reply-To: <loom.20060628T012810-800@post.gmane.org> (Michael Mauger's message of "Tue, 27 Jun 2006 23:48:05 +0000 (UTC)")

Michael Mauger <mmaug@yahoo.com> writes:

> I'm currently using GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600) of 2006-05-02 
> on XP.  
>
> I use an up-to-date cygwin ssh to connect to both Solaris and AIX machines 
> without problems using RSA keys.  Under the DOS console and cygwin's RXVT it 
> works as expected.
>
> Starting an `M-x shell' and then invoking ssh within the comint buffer to a 
> Solaris machine works great.  Tramp using the sshx method to the Solaris box 
> works as well.
>
> Doing the same with the AIX box however is problematic.  Under comint, the 
> response is so slow that it is unusable.  For example, more than a minute to 
> `ls' an empty directory and get the next prompt.  The output does not come 
> slowly, but rather all appears at the end of a long wait.  

Does setting process-adaptive-read-buffering to nil help?

>                                                            Tramp using sshx is 
> unusable because it times out.  In fact, under Emacs, any interaction with the 
> AIX box exhibits this behavior.  

Is Emacs non-responsive when this happens, or using a lot of CPU?

Can you use a debugger to see what emacs is doing when it is waiting for
output from the AIX box?

You may have to interrupt the execution several times and make a backtrace
to see if there is a specific point where emacs is stuck.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

  reply	other threads:[~2006-06-28  8:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-27 23:48 W32 to AIX performance Michael Mauger
2006-06-28  8:28 ` Kim F. Storm [this message]
2006-06-29  3:10   ` Michael Mauger
2006-07-03 18:11     ` Michael Mauger
2006-07-03 21:44       ` Kim F. Storm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3odwd4rbk.fsf@kfs-l.imdomain.dk \
    --to=storm@cua.dk \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.