From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 130387 invoked by alias); 9 Dec 2015 17:38:37 -0000 Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org Received: (qmail 130374 invoked by uid 89); 9 Dec 2015 17:38:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS,T_RP_MATCHES_RCVD autolearn=no 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; Wed, 09 Dec 2015 17:38:36 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 17B4F5B; Wed, 9 Dec 2015 17:38:35 +0000 (UTC) Received: from fche.csb (unused [10.10.52.179] (may be forged)) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id tB9HcYlL015509; Wed, 9 Dec 2015 12:38:34 -0500 Received: by fche.csb (Postfix, from userid 2569) id 8B8B058971; Wed, 9 Dec 2015 12:38:21 -0500 (EST) To: =?us-ascii?Q?=3D=3FUTF-8=3FB=3FIlpob3UsIFdlbmppYW4v5ZGo5paH5YmRIg=3D?= =?us-ascii?Q?=3D=3F=3D?= Cc: Subject: Re: question about the stress test References: <5667F781.5070708@cn.fujitsu.com> From: fche@redhat.com (Frank Ch. Eigler) Date: Wed, 09 Dec 2015 17:38:00 -0000 In-Reply-To: <5667F781.5070708@cn.fujitsu.com> (zhouwj-fnst@cn.fujitsu.com's message of "Wed, 9 Dec 2015 17:42:25 +0800") Message-ID: User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2015-q4/txt/msg00252.txt.bz2 > I noticed in the stress test, there is no case of several stap > processes running at the same time. [...] Good idea, a test like that would be nice. - FChE