emacs-devel
[Top][All Lists]
Advanced

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

Re: Clarification about auto-revert-mode and inotify


From: Stefan Monnier
Subject: Re: Clarification about auto-revert-mode and inotify
Date: Tue, 21 Oct 2014 17:32:28 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> It's a timer that just walks the buffer list.

To me running this code 100 times per second sounds very expensive
CPU-wise.

I think that with inotify support, we should be able to handle
efficiently (i.e. with prompt refresh and with almost no CPU use when no
files are modified) a situation where the user enabled
global-auto-revert-mode with a 100 file buffers.


        Stefan



reply via email to

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