Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp1110305pxb; Tue, 26 Oct 2021 03:00:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx7nYGhmQUYRhmM97BDv3E5VvaDoR8tTFe9yPnfD7BNsGCozacJfxHRfx4HCEtLEfq9i6h+ X-Received: by 2002:a63:954d:: with SMTP id t13mr11279184pgn.179.1635242403410; Tue, 26 Oct 2021 03:00:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635242403; cv=none; d=google.com; s=arc-20160816; b=bfwguLMul2reILJDDQidPWhIIIvhrnwu0f8eVoni+VKR+V8Nqt/4SqqKMgHPUN9L+0 LWtxAviKb6JOb/JViGP9VMRFJXlI4fqCrNG3+1sGYH09klux9xHpaFqi5S9HV8YudmAr 8eBqiiJVw56QQJRPqxXtJ4islJVr0jVK0CdVQ/aE6C7EneqoOyGD2PcqVh550k4No50+ qoMfLvb1Koh0gx1dX+eosVDFDSo+DDRxpqd/9E4NBKFpSUYlEvDmOVYiplmvl7nkPnrA avw6LEZJaeZlpZiwgYw8WxooLloxQMfWQ3ZwPZioSiMiDPtICM7xqfIKYE99l7402DUA K73g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=p2F5uDRKMlJNwxd4b+6PsGUCuR43YQGuEiZv4M9/kEw=; b=z3oTEtKKQF8EAg6Y8MkUUI4Za1lgPru7wl7tCqX5+u/BNyeMXFh7eck+LZC3ChxAqB D+4Rr/OOfSXJ1I+k89I3ZAqTMlFK31BndzC+CvN7XQmYFreP3Koq6AFEih/uFd25yfoc jC8EoIDK79nN10mIC9u7EJHw+y05NVvzFuGLsHCykwFkjZKXZACWS0pzVXTR4p3E0lYK y0yCxqTlIy5ItXFcfjYC4BjjOQBbqrxuccRyMkzRzkia8Bv1C42IjQbBfvdct/ezE2u3 czXGSmZfd8lofjSxJ02Sgy3yVQWe8cIsEaQNEp0Y9CAxTgVe9luWKuNRPVkgU/o3Y5fb X40w== 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j15si2984929pls.382.2021.10.26.02.59.50; Tue, 26 Oct 2021 03:00:03 -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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233920AbhJZIZx (ORCPT + 99 others); Tue, 26 Oct 2021 04:25:53 -0400 Received: from gateway21.websitewelcome.com ([192.185.45.155]:43606 "EHLO gateway21.websitewelcome.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233551AbhJZIZw (ORCPT ); Tue, 26 Oct 2021 04:25:52 -0400 Received: from cm13.websitewelcome.com (cm13.websitewelcome.com [100.42.49.6]) by gateway21.websitewelcome.com (Postfix) with ESMTP id 8CBBF4023C18C for ; Tue, 26 Oct 2021 03:23:27 -0500 (CDT) Received: from gator4132.hostgator.com ([192.185.4.144]) by cmsmtp with SMTP id fHjzm43EFG0jLfHjzm9VUQ; Tue, 26 Oct 2021 03:23:27 -0500 X-Authority-Reason: nr=8 Received: from host-79-18-63-114.retail.telecomitalia.it ([79.18.63.114]:60752 helo=[10.0.0.35]) by gator4132.hostgator.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1mfHjy-002lOp-DV; Tue, 26 Oct 2021 03:23:26 -0500 Message-ID: <10c64d17-9db7-eb56-537e-e032b7a14e8e@kernel.org> Date: Tue, 26 Oct 2021 10:23:19 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 Subject: Re: [PATCH V5 04/20] trace/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write() Content-Language: en-US To: Steven Rostedt Cc: Ingo Molnar , Tom Zanussi , Masami Hiramatsu , Juri Lelli , Clark Williams , John Kacur , Peter Zijlstra , Thomas Gleixner , Sebastian Andrzej Siewior , linux-rt-users@vger.kernel.org, linux-trace-devel@vger.kernel.org, linux-kernel@vger.kernel.org References: <2b4ea45b1802844cffd98b6a208b22bc4664c795.1635181938.git.bristot@kernel.org> <20211025210843.36fe2829@rorschach.local.home> From: Daniel Bristot de Oliveira In-Reply-To: <20211025210843.36fe2829@rorschach.local.home> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator4132.hostgator.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - kernel.org X-BWhitelist: no X-Source-IP: 79.18.63.114 X-Source-L: No X-Exim-ID: 1mfHjy-002lOp-DV X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: host-79-18-63-114.retail.telecomitalia.it ([10.0.0.35]) [79.18.63.114]:60752 X-Source-Auth: kernel@bristot.me X-Email-Count: 1 X-Source-Cap: YnJpc3RvdG1lO2JyaXN0b3RtZTtnYXRvcjQxMzIuaG9zdGdhdG9yLmNvbQ== X-Local-Domain: no Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/26/21 03:08, Steven Rostedt wrote: > On Mon, 25 Oct 2021 19:40:29 +0200 > Daniel Bristot de Oliveira wrote: > >> When writing a new CPU mask via osnoise/cpus, if the tracer is running, >> the workload is restarted to follow the new cpumask. The restart is >> currently done using osnoise_workload_start/stop(), which disables the >> workload *and* the instrumentation. However, disabling the >> instrumentation is not necessary. >> >> Calling start/stop_per_cpu_kthreads() is enough to apply the new >> osnoise/cpus config. >> >> No functional change. > > I nuked the "No functional change.". You can't have the changes of the > above and say there wasn't functional changes, as the first paragraph > explains the functional changes. ack, /me takes note. -- Daniel > > -- Steve >