From patchwork Mon Dec 16 15:38:09 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonathan Cameron X-Patchwork-Id: 181737 Delivered-To: patch@linaro.org Received: by 2002:ac9:44c4:0:0:0:0:0 with SMTP id t4csp4457292och; Mon, 16 Dec 2019 07:39:32 -0800 (PST) X-Google-Smtp-Source: APXvYqwKr2BY4QtcDoOc/RVjjX13RNNoL0gpC6al2FPt9ChwnSm4na4/DWK+GuWjiSoca9B8KG1w X-Received: by 2002:a9d:6a5a:: with SMTP id h26mr33436884otn.103.1576510772720; Mon, 16 Dec 2019 07:39:32 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1576510772; cv=none; d=google.com; s=arc-20160816; b=x3zk9gYzOBaEimxY1W41NYgvNozDVklqUmInug1btaEnBl7LRT6lf7hKlrnP9nU1ec 6eGMZNf9hyPau5E8rRyTwLIbQkUMculFFGttZif8ff6SkcmWpfIpZRuwjARr3AyHZtPp oMvVwswN1ZmQrw6rpwKlU29lMN2W0IzAcg4o/8Dpn+TdocdStvXxNstDxsUeEIQytpCY DqEF2yZF/h7e4Qj/lOh4wdhbQR8GdIXrwnjmVs/2VcIxpgjRNjfh1sKXWSgzoquJDjI9 Za5Snr6nxRdAB3eQh1OsqArewfDJziSbXmtMJxHhv5dtyZGRWWlYiTeEdJXYPrQMbYSL 32Pg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=zyTAwWWOlbp2WtErx2N1xg/bAIOz7lOrrxs8NmB2ZOg=; b=uxX0wgT+zWFCQwcuFam5QVrosC3Ei1l6Wiw99eQklxMBNEHYSccLTIK7X+ycmUvA3M fZy+pV+ciPOfhqDZiP6g17J7qCFxu7/tOYLnpM01o7umc0Zz+nUiiIS4i84nd5cT1D0x 3HRitA/uTn3sWDLMLuONbHLoWFY5RlUPyKhN3GqKZfkPdYPi57LIiIW4+w8dRzab+lNB 3oie5kmQyA+X2d/VQhOohj5T8Z/Dj9JLmBdLrClPqusP4VCAvlyX1k3tdCJiZSZvMtxN BJ27PrXDHTyPg746bepCfS0VWPtv0QKFcbmQMXmcm8Mh325iZpok1xANoYO2BYeIGbR4 KARg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-acpi-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-acpi-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z3si10004094oib.164.2019.12.16.07.39.32; Mon, 16 Dec 2019 07:39:32 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-acpi-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-acpi-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-acpi-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728556AbfLPPjc (ORCPT + 7 others); Mon, 16 Dec 2019 10:39:32 -0500 Received: from szxga06-in.huawei.com ([45.249.212.32]:41060 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728417AbfLPPjc (ORCPT ); Mon, 16 Dec 2019 10:39:32 -0500 Received: from DGGEMS405-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id B4EE5CC4E77E0A584EE6; Mon, 16 Dec 2019 23:39:28 +0800 (CST) Received: from lhrphicprd00229.huawei.com (10.123.41.22) by DGGEMS405-HUB.china.huawei.com (10.3.19.205) with Microsoft SMTP Server id 14.3.439.0; Mon, 16 Dec 2019 23:39:18 +0800 From: Jonathan Cameron To: , , , , CC: Keith Busch , , "Rafael J . Wysocki" , , Andrew Morton , Dan Williams , Tao Xu , Brice Goglin , Lorenzo Pieralisi , Hanjun Guo , Sudeep Holla , Jonathan Cameron Subject: [PATCH V6 7/7] docs: mm: numaperf.rst Add brief description for access class 1. Date: Mon, 16 Dec 2019 23:38:09 +0800 Message-ID: <20191216153809.105463-8-Jonathan.Cameron@huawei.com> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20191216153809.105463-1-Jonathan.Cameron@huawei.com> References: <20191216153809.105463-1-Jonathan.Cameron@huawei.com> MIME-Version: 1.0 X-Originating-IP: [10.123.41.22] X-CFilter-Loop: Reflected Sender: linux-acpi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org Try to make minimal changes to the document which already describes access class 0 in a generic fashion (including IO initiatiors that are not CPUs). Signed-off-by: Jonathan Cameron --- Documentation/admin-guide/mm/numaperf.rst | 8 ++++++++ 1 file changed, 8 insertions(+) -- 2.19.1 diff --git a/Documentation/admin-guide/mm/numaperf.rst b/Documentation/admin-guide/mm/numaperf.rst index a80c3c37226e..327c0d72692d 100644 --- a/Documentation/admin-guide/mm/numaperf.rst +++ b/Documentation/admin-guide/mm/numaperf.rst @@ -56,6 +56,11 @@ nodes' access characteristics share the same performance relative to other linked initiator nodes. Each target within an initiator's access class, though, do not necessarily perform the same as each other. +The access class "1" is used to allow differentiation between initiators +that are CPUs and hence suitable for generic task scheduling, and +IO initiators such as GPUs and CPUs. Unlike access class 0, only +nodes containing CPUs are considered. + ================ NUMA Performance ================ @@ -88,6 +93,9 @@ The latency attributes are provided in nanoseconds. The values reported here correspond to the rated latency and bandwidth for the platform. +Access class 0, takes the same form, but only includes values for CPU to +memory activity. + ========== NUMA Cache ==========