GNU bug report logs -
#38644
26.3; emacs uses 100% CPU with auto-revert-mode
Previous Next
Reported by: Peter Ludemann <peter.ludemann <at> gmail.com>
Date: Tue, 17 Dec 2019 01:25:02 UTC
Severity: normal
Found in version 26.3
Fixed in version 27.1
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
If anything, auto-revert-avoid-polling makes responsiveness worse -- the
window locked up a few times on me while doing ctrl-N while running a
CPU-intensive (and possibly IO-intensive) compilation.
Although I might not have set the value correctly ... I did M-x
customise-variable RET auto-revert-avoid-polling RET then "toggle" then
"apply".
.
On Sun, 5 Jan 2020 at 11:57, Mattias EngdegÄrd <mattiase <at> acm.org> wrote:
> 5 jan. 2020 kl. 20.31 skrev Peter Ludemann <peter.ludemann <at> gmail.com>:
>
> > Which version of Emacs would you like me to try this with? And what
> result are you expecting/hoping to see? (e.g., might it reduce the current
> 30-80% CPU load for polling with emacs 28.0.50?) There are only a few open
> files directly under /tmp, so would this have any effect or does it
> propagate down to subdirectories?
> >
> > [Also, I'd need a few more details (not being an emacs-internals person)
> ... should I add this to my .emacs and restart, or execute in a scratch
> buffer, or ...?]
>
> 'auto-revert-avoid-polling' is a single global customisable variable, so
> you would set it using
>
> M-x customise-variable RET auto-revert-avoid-polling RET
>
> , then turn it on and apply the change. I believe it was introduced in
> Emacs 27.
>
> The idea is to save CPU by not having to look at files periodically to see
> if they have changed. I have no idea if you would see any improvement at
> all, but it shouldn't make anything worse.
>
>
[Message part 2 (text/html, inline)]
This bug report was last modified 5 years and 196 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.