Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1501875

Re: [PATCH v4 06/18] x86/intel_rdt: Add CONFIG, Makefile, and basic initialization

Path csiph.com!goblin2!goblin.stu.neva.ru!aioe.org!bofh.it!news.nic.it!robomod
From Thomas Gleixner <tglx@linutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH v4 06/18] x86/intel_rdt: Add CONFIG, Makefile, and basic initialization
Date Mon, 17 Oct 2016 13:10:01 +0200
Message-ID <stdXP-2H4-11@gated-at.bofh.it> (permalink)
References <ssjVD-7Za-5@gated-at.bofh.it> <ssjVD-7Za-3@gated-at.bofh.it>
X-Original-To Fenghua Yu <fenghua.yu@intel.com>
User-Agent Alpine 2.20 (DEB 67 2015-01-07)
MIME-Version 1.0
Content-Type text/plain; charset=US-ASCII
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 16
Organization linux.* mail to news gateway
X-Original-Cc "H. Peter Anvin" <h.peter.anvin@intel.com>, Ingo Molnar <mingo@elte.hu>, Tony Luck <tony.luck@intel.com>, Peter Zijlstra <peterz@infradead.org>, Stephane Eranian <eranian@google.com>, Borislav Petkov <bp@suse.de>, Dave Hansen <dave.hansen@intel.com>, Nilay Vaish <nilayvaish@gmail.com>, Shaohua Li <shli@fb.com>, David Carrillo-Cisneros <davidcc@google.com>, Ravi V Shankar <ravi.v.shankar@intel.com>, Sai Prakhya <sai.praneeth.prakhya@intel.com>, Vikas Shivappa <vikas.shivappa@linux.intel.com>, linux-kernel <linux-kernel@vger.kernel.org>, x86 <x86@kernel.org>
X-Original-Date Mon, 17 Oct 2016 12:57:02 +0200 (CEST)
X-Original-Message-ID <alpine.DEB.2.20.1610171250450.4912@nanos>
X-Original-References <1476497548-11169-1-git-send-email-fenghua.yu@intel.com> <1476497548-11169-7-git-send-email-fenghua.yu@intel.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1501875

Show key headers only | View raw


On Fri, 14 Oct 2016, Fenghua Yu wrote:
> +config INTEL_RDT_A
> +	bool "Intel Resource Director Technology Allocation support"
> +	default n
> +	depends on X86 && CPU_SUP_INTEL
> +	help
> +	  Select to enable resource allocation which is a sub-feature of
> +	  Intel Resource Director Technology(RDT). More information about
> +	  RDT can be found in the Intel x86 Architecture Software
> +	  Developer Manual June 2016, volume 3, section 17.17.

s/June.*//

Thanks,

	tglx

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v4 06/18] x86/intel_rdt: Add CONFIG, Makefile, and basic initialization "Fenghua Yu" <fenghua.yu@intel.com> - 2016-10-15 01:20 +0200
  Re: [PATCH v4 06/18] x86/intel_rdt: Add CONFIG, Makefile, and basic  initialization Thomas Gleixner <tglx@linutronix.de> - 2016-10-17 13:10 +0200

csiph-web