Received: by 2002:a05:6a10:c604:0:0:0:0 with SMTP id y4csp2802972pxt; Mon, 9 Aug 2021 09:14:17 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwP6S7wQh9PO/PgKJYKxlWRt8aMvdeZOd5EetX+WmnBpgZYT0fThpvWUQAHXFwy8Xkp/eOZ X-Received: by 2002:a05:6638:f0e:: with SMTP id h14mr22120521jas.124.1628525657141; Mon, 09 Aug 2021 09:14:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1628525657; cv=none; d=google.com; s=arc-20160816; b=J9AfCnJoNuqjVFEPnnxjr1bsLtBHzznP8Q/oSC3JOAUmtNn2YM+ekiHZ73FPnBWi7J QW/QwS6bEI+3W9IsK14CeXWBTcrvEA+6TleLwBlj1t19ffb1PS8Xz7xtZISVSu00KGLI OaBmBLXv86GBXmt1DWT4ML8ssuu/2xAg1Cga/NSuxL68NjwZhQ2hcQBopkhBSX43I+H4 aDn/1LbCOUWLGufGb3ogXv8ZVaxZan+OsLnn29uP3jdsfajBHgnzesi8IZPy4UBHmip8 JFvT5F/YTcCU09OEyChzx3u33zWD+U5aFTL3uLwhLugotppJCxvtNGlxlEd/ud5VOIkc jZWw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=8dShubj9/CqEdnvbqsyn06RjhUuMk/Gg8kkKu1v6WCY=; b=KdnjyBQMzDquli98jHRwtJ9YzOmh17OqWRgVRcqJYy5UvlIm1m4xTu4jDwDR8cY/16 TF41j6XiPrma8//AwdyqHQ+JFwtgEDBHcOkUcHfIYzqEKFodDTVyi96eeoZIoCtE8ErC DREnk0rS8UJxAMCpliMdXdcReE5YmJo5FsgZDuEkggVerYdwHyCLFewgHXooAkzDucG9 Y78tid78AnmLj2jZdEczPnu7ahkgZYLCuUiUMJdPoSD9TlcMnjtcRPXrJihtuzchDUAt bYLyLoZrvw9Iri1M0ywn+5frk0mI7PKYkswA0V8fEiOyE5HX9eoyKpMc/o36987kXq+d FRSg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j11si22124381ils.22.2021.08.09.09.14.00; Mon, 09 Aug 2021 09:14:17 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230102AbhHIQLk (ORCPT + 99 others); Mon, 9 Aug 2021 12:11:40 -0400 Received: from smtp-out1.suse.de ([195.135.220.28]:58642 "EHLO smtp-out1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229456AbhHIQLj (ORCPT ); Mon, 9 Aug 2021 12:11:39 -0400 Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id AFEF821F91; Mon, 9 Aug 2021 16:11:16 +0000 (UTC) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id DE0C713AFB; Mon, 9 Aug 2021 16:11:14 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id qvWOIKJTEWFwSgAAMHmgww (envelope-from ); Mon, 09 Aug 2021 16:11:14 +0000 Date: Mon, 9 Aug 2021 09:11:11 -0700 From: Davidlohr Bueso To: Arnaldo Carvalho de Melo Cc: mingo@redhat.com, peterz@infradead.org, tglx@linutronix.de, linux-perf-users@vger.kernel.org, linux-kernel@vger.kernel.org, Davidlohr Bueso Subject: Re: [PATCH 4/7] perf/bench-futex: Add --mlockall parameter Message-ID: <20210809161111.5miya55l6za2bibh@offworld> References: <20210809043301.66002-1-dave@stgolabs.net> <20210809043301.66002-5-dave@stgolabs.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20201120 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 09 Aug 2021, Arnaldo Carvalho de Melo wrote: >Applied. Thanks! > >At some point these options could be handled in a common >futex_parse_options() function that would consume argv[] and then the >specific futex benchmarks would continue from where the common function >left off. I agree. I'll see about a follow up to this series in the future, there are a few other things we can share among the programs. Thanks, Davidlohr