From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24611 invoked by alias); 7 Sep 2006 19:54:40 -0000 Received: (qmail 24603 invoked by uid 22791); 7 Sep 2006 19:54:40 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 07 Sep 2006 19:54:38 +0000 Received: from elgar.sibelius.xs4all.nl (root@elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.4/8.13.4) with ESMTP id k87JsAYc000484; Thu, 7 Sep 2006 21:54:10 +0200 (CEST) Received: from elgar.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.13.8/8.13.6) with ESMTP id k87JsAhn026090; Thu, 7 Sep 2006 21:54:10 +0200 (CEST) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.13.8/8.13.8/Submit) id k87Js9sd022237; Thu, 7 Sep 2006 21:54:09 +0200 (CEST) Date: Thu, 07 Sep 2006 19:54:00 -0000 Message-Id: <200609071954.k87Js9sd022237@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: iliev@ronetix.at CC: ghost@cs.msu.su, gdb-patches@sources.redhat.com In-reply-to: <45002AB3.7090402@ronetix.at> (message from Ilko Iliev on Thu, 07 Sep 2006 16:20:35 +0200) Subject: Re: "Transfer rate" patch References: <44FD2640.7080605@ronetix.at> <45002AB3.7090402@ronetix.at> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00034.txt.bz2 > Date: Thu, 07 Sep 2006 16:20:35 +0200 > From: Ilko Iliev > > The corrected patch again - the output is in "KBytes/sec" or "bytes/sec". > The ChangeLog file is updated too. > > I changed to "KBytes/sec" because of our and other fast JTAG Emulators. Well 9600 Bps is still pretty much standard for serial lines. Mark