bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#35457: 26.2; global-auto-revert-mode cause 100% cpu usage


From: Michael Albinus
Subject: bug#35457: 26.2; global-auto-revert-mode cause 100% cpu usage
Date: Mon, 29 Apr 2019 11:03:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> Yes, only the one line. I'll file a bug report on freebsd's bugzilla.
>
> I suggest to wait for Michael Albinus to chime in, perhaps he will
> have some insight on this.

I've tested on a FreeBSD 10 system, with Emacs compiled according to the
emacs-26.2 git tag. Also not reproducible.

Maybe you have some global init files which make the difference? Try

--8<---------------cut here---------------start------------->8---
emacs -Q --eval "(global-auto-revert-mode 1)"
--8<---------------cut here---------------end--------------->8---

'top' for emacs starts with 5% cpu, and decreases then.

On that FreeBSD 10 system, I cannot run X applications (it is a limited
virtual machine). So you could also try in order to have my config


--8<---------------cut here---------------start------------->8---
emacs -Q -nw --eval "(global-auto-revert-mode 1)"
--8<---------------cut here---------------end--------------->8---

Best regards, Michael.





reply via email to

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