From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17925 invoked by alias); 6 Aug 2004 14:17:42 -0000 Mailing-List: contact sid-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sources.redhat.com Received: (qmail 17917 invoked from network); 6 Aug 2004 14:17:41 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 6 Aug 2004 14:17:41 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i76EHfe1005782 for ; Fri, 6 Aug 2004 10:17:41 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i76EHfa07743; Fri, 6 Aug 2004 10:17:41 -0400 Received: from touchme.toronto.redhat.com (IDENT:postfix@touchme.toronto.redhat.com [172.16.14.9]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id i76EHfXP021630; Fri, 6 Aug 2004 10:17:41 -0400 Received: from toenail.toronto.redhat.com (toenail.toronto.redhat.com [172.16.14.211]) by touchme.toronto.redhat.com (Postfix) with ESMTP id AA3E68001FC; Fri, 6 Aug 2004 10:17:40 -0400 (EDT) Received: from toenail.toronto.redhat.com (localhost.localdomain [127.0.0.1]) by toenail.toronto.redhat.com (8.12.10/8.12.5) with ESMTP id i76EHeeP029669; Fri, 6 Aug 2004 10:17:40 -0400 Received: (from fche@localhost) by toenail.toronto.redhat.com (8.12.10/8.12.10/Submit) id i76EHdXc029667; Fri, 6 Aug 2004 10:17:39 -0400 Date: Fri, 06 Aug 2004 14:17:00 -0000 From: "Frank Ch. Eigler" To: Robert Shideleff Cc: sid@sources.redhat.com Subject: Re: pin-pacer glue component Message-ID: <20040806141739.GZ20999@redhat.com> References: <200408041418.36369.bigbob@shideleff.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408041418.36369.bigbob@shideleff.com> User-Agent: Mutt/1.4.1i X-SW-Source: 2004-q3/txt/msg00015.txt.bz2 Hi - > This patch adds a pin-pacer to the glue components. I have used this > successfully in combination with a socket component and netcat to feed test > data from a file into the simulation at a simulation-realistic rate. Thank you for this contribution, it is in the repository. For the future, it would help if the changes include bits like a ChangeLog entry, and perhaps a test suite smoke test (so we can tell when/if the code breaks in the future). - FChE