all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Anast Gramm <anastasis.gramm2@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Fixxed buffer size for eshell
Date: Mon, 1 May 2017 15:15:45 +0300	[thread overview]
Message-ID: <20170501121545.mastnq7mxboyomyc@gmail.com> (raw)
In-Reply-To: <83vaplk8gw.fsf@gnu.org>

On Sun, Apr 30, 2017 at 10:21:03PM +0300, Eli Zaretskii wrote:
> All I can say is that I cannot reproduce this here.  I've ran this
> command
> 
>   $ od prog
> 
> where prog is a 13MB executable program.  That filled the Eshell
> buffer with 190,000 lines, and I still didn't see any slowdown.  Not
> sure why you do see Emacs getting slower (I tried C-b and C-p).  Is
> this similar to what you do in your case?

Ok, I just run

od /bin/mixxx in eshell.

( mixxx is 11.6 MB binary and od /bin/mixxx | wc -l gave me ~750000 lines )

Emacs freezes when the buffer is at ~6500 lines,
the whole daemon stoped so I had to restart it to write this email.
MPD started glitching the music that was on, and firefox crashed.
Also my network manager restarted at that point.

I managed to open a terminal and type pkill emacs, and everything went back
to normal.

Is it possible that memory depletion is causing this? I got 8gb...

P.S. when I run the same command in urxvt it just prints out the octals
for a while without a single hint of lag anywhere on the pc.



  reply	other threads:[~2017-05-01 12:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-30 10:02 Fixxed buffer size for eshell Anast Gramm
2017-04-30 14:21 ` Eli Zaretskii
2017-04-30 18:37   ` Anast Gramm
2017-04-30 19:21     ` Eli Zaretskii
2017-05-01 12:15       ` Anast Gramm [this message]
2017-05-01 14:26         ` Eli Zaretskii

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=20170501121545.mastnq7mxboyomyc@gmail.com \
    --to=anastasis.gramm2@gmail.com \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@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.