RE: [PATCH v8 11/13] arch/resctrl: Introduce QOS feature for AMD

2018-11-20 Thread Moger, Babu
el.org; linux- > d...@vger.kernel.org > Subject: Re: [PATCH v8 11/13] arch/resctrl: Introduce QOS feature for AMD > > On Fri, Nov 16, 2018 at 08:54:43PM +, Moger, Babu wrote: > > Enables QOS feature on AMD. > > From Documentation/process/submitting-patches.rst: > > &

Re: [PATCH v8 11/13] arch/resctrl: Introduce QOS feature for AMD

2018-11-20 Thread Borislav Petkov
On Fri, Nov 16, 2018 at 08:54:43PM +, Moger, Babu wrote: > Enables QOS feature on AMD. >From Documentation/process/submitting-patches.rst: "Describe your changes in imperative mood, e.g. "make xyzzy do frotz" instead of "[This patch] makes xyzzy do frotz" or "[I] changed xyzzy to do frotz", a

[PATCH v8 11/13] arch/resctrl: Introduce QOS feature for AMD

2018-11-16 Thread Moger, Babu
Enables QOS feature on AMD. Following QoS sub-features are supported in AMD if the underlying hardware supports it. - L3 Cache allocation enforcement - L3 Cache occupancy monitoring - L3 Code-Data Prioritization support - Memory Bandwidth Enforcement(Allocation) The specification for this feat