From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758465AbcIHLWO (ORCPT ); Thu, 8 Sep 2016 07:22:14 -0400 Received: from mx2.suse.de ([195.135.220.15]:45853 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754140AbcIHLWM (ORCPT ); Thu, 8 Sep 2016 07:22:12 -0400 Date: Thu, 8 Sep 2016 13:22:08 +0200 From: Borislav Petkov To: Fenghua Yu Cc: Thomas Gleixner , "H. Peter Anvin" , Ingo Molnar , Tony Luck , Peter Zijlstra , Tejun Heo , Stephane Eranian , Marcelo Tosatti , David Carrillo-Cisneros , Shaohua Li , Ravi V Shankar , Vikas Shivappa , Sai Prakhya , linux-kernel , x86 Subject: Re: [PATCH v2 06/33] Documentation, x86: Documentation for Intel resource allocation user interface Message-ID: <20160908112208.eqapt32wuhlkomox@pd.tnic> References: <1473328647-33116-1-git-send-email-fenghua.yu@intel.com> <1473328647-33116-7-git-send-email-fenghua.yu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1473328647-33116-7-git-send-email-fenghua.yu@intel.com> User-Agent: NeoMutt/ (1.7.0) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 08, 2016 at 02:57:00AM -0700, Fenghua Yu wrote: > From: Fenghua Yu > > The documentation describes user interface of how to allocate resource > in Intel RDT. > > Please note that the documentation covers generic user interface. Current > patch set code only implemente CAT L3. CAT L2 code will be sent later. > > Signed-off-by: Fenghua Yu > Reviewed-by: Tony Luck > --- > Documentation/x86/intel_rdt_ui.txt | 164 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 164 insertions(+) > create mode 100644 Documentation/x86/intel_rdt_ui.txt > > diff --git a/Documentation/x86/intel_rdt_ui.txt b/Documentation/x86/intel_rdt_ui.txt > new file mode 100644 > index 0000000..27de386 > --- /dev/null > +++ b/Documentation/x86/intel_rdt_ui.txt Why isn't this part of Documentation/x86/intel_rdt.txt and needs to be a separate file? -- Regards/Gruss, Boris. SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) --