From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 120665 invoked by alias); 24 Aug 2015 08:45:52 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 120653 invoked by uid 89); 24 Aug 2015 08:45:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Mon, 24 Aug 2015 08:45:50 +0000 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id D488CAA9; Mon, 24 Aug 2015 08:45:48 +0000 (UTC) Received: from blade.nx (ovpn-116-87.ams2.redhat.com [10.36.116.87]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t7O8jkxv003819; Mon, 24 Aug 2015 04:45:47 -0400 Received: by blade.nx (Postfix, from userid 1000) id 8AF142622EE; Mon, 24 Aug 2015 09:45:42 +0100 (BST) Date: Mon, 24 Aug 2015 08:45:00 -0000 From: Gary Benson To: Sandra Loosemore Cc: Pedro Alves , gdb-patches@sourceware.org, Joel Brobecker , Doug Evans , Jan Kratochvil , =?iso-8859-1?Q?Andr=E9_P=F6nitz?= , Paul Koning Subject: Re: [PATCH] remote: allow aborting long operations (e.g., file transfers) (Re: [PATCH] Prelimit number of bytes to read in "vFile:pread:") Message-ID: <20150824084542.GB16508@blade.nx> References: <1439980862-21305-1-git-send-email-gbenson@redhat.com> <20150819105054.GA22009@blade.nx> <55D4B190.6080700@codesourcery.com> <20150819172059.GA31845@blade.nx> <55D4F125.4080409@codesourcery.com> <55D5F799.9020700@redhat.com> <55D607B8.70103@redhat.com> <55D61AA2.5000502@codesourcery.com> <55D73B35.8010008@redhat.com> <55D75B69.1040408@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55D75B69.1040408@codesourcery.com> X-IsSubscribed: yes X-SW-Source: 2015-08/txt/msg00663.txt.bz2 Sandra Loosemore wrote: > I think this addresses all my concerns with the change in the > default behavior. Pedro and Gary, thanks very much for your > patience and hard work in getting this resolved! Between the > speedup in reading the libraries, the messages to explain what is > going on, and making transfers interruptible, this is a big > improvement in usability. :-D Nice :) Sorry for being a grouch at times! Cheers, Gary -- http://gbenson.net/