From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.help Subject: Re: Latest emacs snapshots max CPU on XP Date: Thu, 1 Mar 2007 16:13:19 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1172762672 9690 80.91.229.12 (1 Mar 2007 15:24:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 1 Mar 2007 15:24:32 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Chris McMahan" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 01 16:24:17 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HMmyZ-0001eK-Sz for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Mar 2007 16:13:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HMmyb-0002dG-IF for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Mar 2007 10:13:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HMmyN-0002d7-Ve for help-gnu-emacs@gnu.org; Thu, 01 Mar 2007 10:13:36 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HMmyJ-0002cs-KE for help-gnu-emacs@gnu.org; Thu, 01 Mar 2007 10:13:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HMmyJ-0002cp-EK for help-gnu-emacs@gnu.org; Thu, 01 Mar 2007 10:13:31 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.250]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HMmyJ-0003Jy-5m for help-gnu-emacs@gnu.org; Thu, 01 Mar 2007 10:13:31 -0500 Original-Received: by an-out-0708.google.com with SMTP id b8so366021ana for ; Thu, 01 Mar 2007 07:13:30 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TwqSJx0XPmeOAhQ/pzdJS3r24ole3rEuKtMNhlyzl0XNfH1xoQ8EJ+s3UvAvxiYXtuJgLEfxhpusMA86H4YoEj0ixLk89inhNU7aQH1zYOCFRc4jQF0TpRtGlaF7NyqiQxuN/Bwy15V2EC+HBPqvX3nEDZohDFFtiLZXoYrCFoo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=S82ZMHT5VHXoYiQmKlbIYrY6ptvnXn+0X0AAIXYc7fGOYvnI5ct85x4HQA8Y3z4PFRkVjN6k2wWWPJ3rdfqdNipbfXkDcCDp+/UWAxZPuu94GhJLkNVP3TF7Xqxd/+o6VJHkyKOpPEww4G8txYhXBZptygoLFV8eO9VlxdPGavM= Original-Received: by 10.115.111.1 with SMTP id o1mr394629wam.1172761999809; Thu, 01 Mar 2007 07:13:19 -0800 (PST) Original-Received: by 10.114.234.16 with HTTP; Thu, 1 Mar 2007 07:13:19 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:41559 Archived-At: On 3/1/07, Chris McMahan wrote: > I still haven't tracked it down, but it might be related > to attempting to read in from sockets for the gnuserv (a wild guess on > my part :) Aha! Until a few months ago, Emacs (from the CVS) had a problem where it would eat between 50 and 100% CPU when using sockets on Windows. That is fixed in the prerelease tarballs (and emacsclient now works on Windows, so perhaps you could give it a try too ;-) Juanma