From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EC46E320A08 for ; Thu, 25 Sep 2025 20:04:12 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.21 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758830654; cv=none; b=MLiErRrZ+tXZeVgWWsK7Op9YLcXYc6Hnm6vUnKPqpM8oq2ORzmsOxwwDZPWnc0PVPfQ+jsLyyK6yzZchC3Hb3YYNVsqmSiaKuLIFpE4RlHkiwzbPWKygG7n0DNNIdhK0hSQM0Gx+T3kICrj9il2V6vGitQCiUbvShg7GIfGieEc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758830654; c=relaxed/simple; bh=AkDDdTR9vj1/vTSw7b2/MkEuHeAyPOmzsSwe02gqWMU=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=GbIW0lYmoEccaMhQLt6gYjnxxG2OqrQswXiEIDc8KO1DIHodhqWaPv4DxRXyjmzqURvjj5CNI58kWtX7V1JErdNWzoGNaXeYFeipP8zUSb1bgfnlKzT8wIWJF9u3LiAnU3FMIvca1QO1p/Q/irnApXS9Ddc0NQOzXgQ/UZzp7DQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=jpa56YUg; arc=none smtp.client-ip=198.175.65.21 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="jpa56YUg" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1758830653; x=1790366653; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=AkDDdTR9vj1/vTSw7b2/MkEuHeAyPOmzsSwe02gqWMU=; b=jpa56YUgcc06U2e7B7tW1nlTWAjJerFaAubin2DMJfk7rIERgyCEbju4 L+fLqkvach0kEGky7XkPLeJFk6v4iy+ja7c2/6FW3d48tSIcfePnbPqNa u4GJq9LtB+ziXXyHE7nuMpl5ZWyDQtQjFTf4Z0mWdxrqC6a5yzTGlTYa4 Okc7QM/zHOPdzv2t/GsgWfBsQW4FTmAAh4wQDdzx1ejsbhLi0KddKGkn1 HgHOX9NMNiRs1GBo9wYCyTAaLKb702Y2aCJhOP2JnngrHzA0fw+Z00Nf3 Z+GUvqyZWrs9ZvT0LRNd0tplD9o5OSAD73gl6gsy7lPJqU8VtfOP3MvH4 A==; X-CSE-ConnectionGUID: 77tz2kMsTOmtWpu1rvj7ag== X-CSE-MsgGUID: 4XzHZGV4RkOdCbzBA1ea5Q== X-IronPort-AV: E=McAfee;i="6800,10657,11531"; a="61074230" X-IronPort-AV: E=Sophos;i="6.17,312,1747724400"; d="scan'208";a="61074230" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by orvoesa113.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Sep 2025 13:04:09 -0700 X-CSE-ConnectionGUID: pO/ZfK+2S7GIisluk+GECQ== X-CSE-MsgGUID: PqIXRIbOTTu75LM++VP/PQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.18,293,1751266800"; d="scan'208";a="177003639" Received: from inaky-mobl1.amr.corp.intel.com (HELO agluck-desk3.intel.com) ([10.124.220.206]) by orviesa009-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Sep 2025 13:04:08 -0700 From: Tony Luck To: Fenghua Yu , Reinette Chatre , Maciej Wieczor-Retman , Peter Newman , James Morse , Babu Moger , Drew Fustini , Dave Martin , Chen Yu Cc: x86@kernel.org, linux-kernel@vger.kernel.org, patches@lists.linux.dev, Tony Luck Subject: [PATCH v11 12/31] x86,fs/resctrl: Add an architectural hook called for each mount Date: Thu, 25 Sep 2025 13:03:06 -0700 Message-ID: <20250925200328.64155-13-tony.luck@intel.com> X-Mailer: git-send-email 2.51.0 In-Reply-To: <20250925200328.64155-1-tony.luck@intel.com> References: <20250925200328.64155-1-tony.luck@intel.com> Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Enumeration of Intel telemetry events is an asynchronous process involving several mutually dependent drivers added as auxiliary devices during the device_initcall() phase of Linux boot. The process finishes after the probe functions of these drivers completes. But this happens after resctrl_arch_late_init() is executed. Tracing the enumeration process shows that it does complete a full seven seconds before the earliest possible mount of the resctrl file system (when included in /etc/fstab for automatic mount by systemd). Add a hook at the beginning of the mount code that will be used to check for telemetry events and initialize if any are found. Call the hook on every attempted mount. Expectations are that most actions (like enumeration) will only need to be performed on the first call. resctrl filesystem calls the hook with no locks held. Architecture code is responsible for any required locking. Signed-off-by: Tony Luck Reviewed-by: Reinette Chatre --- include/linux/resctrl.h | 6 ++++++ arch/x86/kernel/cpu/resctrl/core.c | 9 +++++++++ fs/resctrl/rdtgroup.c | 2 ++ 3 files changed, 17 insertions(+) diff --git a/include/linux/resctrl.h b/include/linux/resctrl.h index de66928e9430..6350064ac8be 100644 --- a/include/linux/resctrl.h +++ b/include/linux/resctrl.h @@ -511,6 +511,12 @@ void resctrl_offline_mon_domain(struct rdt_resource *r, struct rdt_domain_hdr *h void resctrl_online_cpu(unsigned int cpu); void resctrl_offline_cpu(unsigned int cpu); +/* + * Architecture hook called at beginning of each file system mount attempt. + * No locks are held. + */ +void resctrl_arch_pre_mount(void); + /** * resctrl_arch_rmid_read() - Read the eventid counter corresponding to rmid * for this resource and domain. diff --git a/arch/x86/kernel/cpu/resctrl/core.c b/arch/x86/kernel/cpu/resctrl/core.c index ccba27df3ea6..ee6d53aae455 100644 --- a/arch/x86/kernel/cpu/resctrl/core.c +++ b/arch/x86/kernel/cpu/resctrl/core.c @@ -717,6 +717,15 @@ static int resctrl_arch_offline_cpu(unsigned int cpu) return 0; } +void resctrl_arch_pre_mount(void) +{ + static atomic_t only_once = ATOMIC_INIT(0); + int old = 0; + + if (!atomic_try_cmpxchg(&only_once, &old, 1)) + return; +} + enum { RDT_FLAG_CMT, RDT_FLAG_MBM_TOTAL, diff --git a/fs/resctrl/rdtgroup.c b/fs/resctrl/rdtgroup.c index dc289b03c3d1..72ae7224a2da 100644 --- a/fs/resctrl/rdtgroup.c +++ b/fs/resctrl/rdtgroup.c @@ -2720,6 +2720,8 @@ static int rdt_get_tree(struct fs_context *fc) struct rdt_resource *r; int ret; + resctrl_arch_pre_mount(); + cpus_read_lock(); mutex_lock(&rdtgroup_mutex); /* -- 2.51.0