From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs W32 HEAD: Pausing on disk access Date: Mon, 31 Oct 2011 03:06:24 -0400 Message-ID: References: <8uj1o8-7da.ln1@lesharris.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1320044792 25694 80.91.229.12 (31 Oct 2011 07:06:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 31 Oct 2011 07:06:32 +0000 (UTC) Cc: emacs-devel@gnu.org To: Les Harris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 31 08:06:29 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RKlwy-0002Nl-TS for ged-emacs-devel@m.gmane.org; Mon, 31 Oct 2011 08:06:29 +0100 Original-Received: from localhost ([::1]:56745 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKlwx-0002Y3-S9 for ged-emacs-devel@m.gmane.org; Mon, 31 Oct 2011 03:06:27 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:38113) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKlwv-0002Xp-Jp for emacs-devel@gnu.org; Mon, 31 Oct 2011 03:06:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RKlwu-0008Ki-Hc for emacs-devel@gnu.org; Mon, 31 Oct 2011 03:06:25 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:33843) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKlwu-0008Ke-Es for emacs-devel@gnu.org; Mon, 31 Oct 2011 03:06:24 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RKlwu-0003BB-8w; Mon, 31 Oct 2011 03:06:24 -0400 In-reply-to: <8uj1o8-7da.ln1@lesharris.com> (message from Les Harris on Sun, 30 Oct 2011 21:14:31 -0700) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:145815 Archived-At: > From: Les Harris > Date: Sun, 30 Oct 2011 21:14:31 -0700 > > I've been tracking head and building a windows build using a > Gnuwin32/Mingw toolchain. Sometimes, on what appears to be disk access > (visiting/saving a file, eldoc lookups, etc,) Emacs will freeze for > roughly 1-3 seconds. > > Its a little sporadic (in the sense it doesn't necessarily happen on > every diskaccess) but quite consistant and frequent. > > What can I do to assist in tracking down what's causing this? Or > perhaps I am the only person seeing this and it is a local system issue? Suggest to start by filing a bug report. In that report, tell as much as you can about your system (assuming this happens on a single system): hardware, OS version, network connections, anything unusual about the disk(s) in question, etc.