From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Fix for slow process output processing (please test). Date: 06 Jan 2004 00:35:53 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87y8so7kjy.fsf@offby1.atm01.sea.blarg.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073343744 25092 80.91.224.253 (5 Jan 2004 23:02:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Jan 2004 23:02:24 +0000 (UTC) Cc: Eric Hanchrow , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jan 06 00:02:10 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Addje-0005Nq-00 for ; Tue, 06 Jan 2004 00:02:10 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Addjd-0007il-00 for ; Tue, 06 Jan 2004 00:02:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AdeVc-0008SU-9F for emacs-devel@quimby.gnus.org; Mon, 05 Jan 2004 18:51:44 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AdeJn-0003cR-Ht for emacs-devel@gnu.org; Mon, 05 Jan 2004 18:39:31 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AdeJ0-0003HF-Gl for emacs-devel@gnu.org; Mon, 05 Jan 2004 18:39:14 -0500 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AdeHf-0002jp-03; Mon, 05 Jan 2004 18:37:19 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepa.post.tele.dk (Postfix) with SMTP id CDEB348006A; Mon, 5 Jan 2004 23:35:48 +0100 (CET) Original-To: David Kastrup In-Reply-To: Original-Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:19026 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19026 David Kastrup writes: > storm@cua.dk (Kim F. Storm) writes: > > > I suppose that process-adaptive-read-buffering isn't really needed > > on Windows, > > Since Windows is slow, anyway? Because the purpose of my patch was to fix a problem reported to be specific for recent Linux kernels. But of coures, it may have a positive effect on other systems as well... -- Kim F. Storm http://www.cua.dk