From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19544 invoked by alias); 19 Aug 2005 21:32:04 -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 19537 invoked by uid 22791); 19 Aug 2005 21:32:01 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 19 Aug 2005 21:32:01 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j7JLW0Rd028527 for ; Fri, 19 Aug 2005 17:32:00 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j7JLVxV13721 for ; Fri, 19 Aug 2005 17:31:59 -0400 Received: from [127.0.0.1] (vpn50-118.rdu.redhat.com [172.16.50.118]) by potter.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id j7JLVrDO008251; Fri, 19 Aug 2005 17:31:57 -0400 Message-ID: <43064FC3.6050103@redhat.com> Date: Fri, 19 Aug 2005 21:32:00 -0000 From: Dave Brolley User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) MIME-Version: 1.0 To: Dave Brolley CC: sid@sources.redhat.com Subject: Re: [patch][rfa] Dynamic Configuration of SID References: <42F3BF4F.1090709@redhat.com> In-Reply-To: <42F3BF4F.1090709@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-q3/txt/msg00021.txt.bz2 I've committed this. Dave Dave Brolley wrote: > Hi, > > A customer of our showed some interest in dynamic configuration of SID > simulations from the point of view of "warming up" the simulator in > various situations. This generally means limiting high overhead > functionality (tracing, performance analysis, etc.) to areas of the > target application which are of greatest interest. > > Attached are overviews of external and internal specs of how this > could be applied to SID along with a patch which implements the spec. > > Comments are appreciated and, as always, I'm looking for approval to > commit this work. > > Thanks, > Dave >