[OpenAFS] cache manager is very very slow for simple things

Marc Dionne marc.c.dionne@gmail.com
Thu, 28 Oct 2010 18:04:33 -0400


On Thu, Oct 28, 2010 at 4:07 PM, David Bear <David.Bear@asu.edu> wrote:
> complete a path to an item in AFS. Second, emacs keeps hanging when any
> buffer has a file residing in AFS open. The hang is global to emacs -- but
> not to the computer.
> Any thoughts?

Sounds like the emacs part may be the same bug reported in RT 125555
and 126107 - a deadlock when emacs calls getdents() with an mmaped
file in AFS as a buffer.  If it is, it is fixed as of 1.4.12.

Marc