From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.14]) (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 ABED510785 for ; Wed, 15 Apr 2026 17:35:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.14 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776274527; cv=none; b=jaF+ib+5cV+WnLLdwZKjX+UQP0dkvYMmWgXGj1H1Jo349C5ghMLoZkmxO9k+yatay/Dd2d3qhSPB7+x7YsaqGgZcV0ofUzMeuYA3hW2s1RFzFX88oD3A036GFQ2gkbgU/V/gkSOPT27kxBVVPK3cbIa3GzDytD22pO3OdE16c4U= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776274527; c=relaxed/simple; bh=yU/ruaahGT9m/gagFWTYE/7z5BGCNFc2xEFDHxoibuI=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References: Content-Type:MIME-Version; b=UXp41ZGYtcqttqDR1H9fm8wYXeB+mRj73uPReguxt7OntOGmRn/CTFIvQwcGCnjDSB6c8lyxhGSh2XTY26lR20cfMVJI0ozFp74kgFNDpNgGctYIIZKj96s11e5jEzEKGK5KpkI1EnkPrifpoa10TgdhP8B3ud8jwH8574Zv6ng= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=pass smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=S9iGV6Wp; arc=none smtp.client-ip=192.198.163.14 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="S9iGV6Wp" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1776274525; x=1807810525; h=message-id:subject:from:to:cc:date:in-reply-to: references:content-transfer-encoding:mime-version; bh=yU/ruaahGT9m/gagFWTYE/7z5BGCNFc2xEFDHxoibuI=; b=S9iGV6WpgMaSLCjyDqJmt5BTnsr1xJ2ro3Hi7ddwFmRt2meuylkVMaQz +Sd5sbiAjrjqfCoY73NwPfhSd+msnTL/2DNkXhnl4fe06agvtj+BgRS2n 3cvW9oMX5Er3aV81DKZArYLQwdLpRBe8RNtmmUCYf3uqxojO4j6ENURfX fiduMz1+lZ2sQ4+xM1gtFoQAvrkWCHevSW0tAgk4ZakwMgumUNGljwb/n jfxKbxJ8nJW1YG5tDtTGJw28HnFDWYXx7DdjEbpb38f0RmhGZBWJq1q3y mOxOWZVblxeLz+Yfuwumkf6v36K4wH7hVnN64q7Mncp5fJeLN+VPEjz2H w==; X-CSE-ConnectionGUID: F1Qc2aiaRiahOv5r+pqIpQ== X-CSE-MsgGUID: VijBB66ARdyqPOYik+pkcA== X-IronPort-AV: E=McAfee;i="6800,10657,11760"; a="77335953" X-IronPort-AV: E=Sophos;i="6.23,179,1770624000"; d="scan'208";a="77335953" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by fmvoesa108.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Apr 2026 10:35:24 -0700 X-CSE-ConnectionGUID: h11rcV+xRC6Pu6GVPs0pxA== X-CSE-MsgGUID: G6gVYBzkSb6Kp/ftULFphA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,179,1770624000"; d="scan'208";a="230418374" Received: from unknown (HELO [10.241.243.39]) ([10.241.243.39]) by orviesa008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Apr 2026 10:35:24 -0700 Message-ID: Subject: Re: [Patch v4 00/22] Cache aware scheduling From: Tim Chen To: Duan Tingyin Cc: adamli@os.amperecomputing.com, aubrey.li@intel.com, bsegall@google.com, cyy@cyyself.name, dietmar.eggemann@arm.com, gautham.shenoy@amd.com, gavinguo@igalia.com, haoxing990@gmail.com, hdanton@sina.com, jianyong.wu@outlook.com, joshdon@google.com, juri.lelli@redhat.com, kprateek.nayak@amd.com, len.brown@intel.com, libchen@purestorage.com, linux-kernel@vger.kernel.org, mgorman@suse.de, mingo@redhat.com, peterz@infradead.org, qyousef@layalina.io, rostedt@goodmis.org, sshegde@linux.ibm.com, tim.c.chen@intel.com, vernhao@tencent.com, vincent.guittot@linaro.org, vineethr@linux.ibm.com, vschneid@redhat.com, yu.c.chen@intel.com, yu.chen.surf@gmail.com, zhao1.liu@intel.com, ziqianlu@bytedance.com Date: Wed, 15 Apr 2026 10:35:24 -0700 In-Reply-To: <20260414032037.1545057-1-tingyin.duan@gmail.com> References: <20260414032037.1545057-1-tingyin.duan@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.58.1 (3.58.1-1.fc43) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 On Tue, 2026-04-14 at 11:20 +0800, Duan Tingyin wrote: > Thanks for your patch series. >=20 > I've tested the changes on my hygon servers (model 4h, 6h, 7h, 8h) =20 > with kernel version 7.0.0-rc7 and no performance regression is observed. > P.S. the patch from https://lore.kernel.org/lkml/cover.1775548724.git.fuh= ao@open-hieco.net/ is=20 > include in these tests. >=20 > Tested-by: Tingyin Duan Thank you! Tim