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


Groups > linux.kernel > #1615574

[PATCH 0/3 V3] x86/intel_rdt: Improvements/Fixes to RDT framework

From Vikas Shivappa <vikas.shivappa@linux.intel.com>
Newsgroups linux.kernel
Subject [PATCH 0/3 V3] x86/intel_rdt: Improvements/Fixes to RDT framework
Date 2017-04-03 23:50 +0200
Message-ID <tsi1j-40v-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Add some improvements to the existing RDT(Resource director technology)
framework and fixes.

Patches are based on 4.11-rc4

Thanks to Thomas for all the feedback and below are changes in V3:

- Reformatted change log to make it more readable and follow
  the format context, problem, solution format.
- Made a lot of coding convention changes and to make it more
  readable.
- Removed hotcpu change as it was cqm specific and to be sent later.
- Including Tony's patch which removes the restriction of ordering the
  resources and to specify data for all domains while editing schemata.
  This includes the changes in previous version patches 1/5 and 3/5 -
  https://marc.info/?l=linux-kernel&m=148736049210659

[PATCH 1/3] x86/intel_rdt: Fix issue when mkdir uses a freed CLOSid
[PATCH 2/3] x86/intel_rdt: Implement "update" mode when writing
[PATCH 3/3] x86/intel_rdt: Update schemata read to show data in

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


Thread

[PATCH 0/3 V3] x86/intel_rdt: Improvements/Fixes to RDT framework Vikas Shivappa <vikas.shivappa@linux.intel.com> - 2017-04-03 23:50 +0200
  [PATCH 3/3] x86/intel_rdt: Update schemata read to show data in tabular format Vikas Shivappa <vikas.shivappa@linux.intel.com> - 2017-04-03 23:50 +0200
    [tip:x86/cpu] x86/intel_rdt: Update schemata read to show data in  tabular format tip-bot for Vikas Shivappa <tipbot@zytor.com> - 2017-04-05 17:40 +0200
  [PATCH 1/3] x86/intel_rdt: Fix issue when mkdir uses a freed CLOSid Vikas Shivappa <vikas.shivappa@linux.intel.com> - 2017-04-03 23:50 +0200
    Re: [PATCH 1/3] x86/intel_rdt: Fix issue when mkdir uses a freed  CLOSid Thomas Gleixner <tglx@linutronix.de> - 2017-04-05 17:30 +0200
      Re: [PATCH 1/3] x86/intel_rdt: Fix issue when mkdir uses a freed  CLOSid Shivappa Vikas <vikas.shivappa@intel.com> - 2017-04-05 20:10 +0200
      Re: [PATCH 1/3] x86/intel_rdt: Fix issue when mkdir uses a freed  CLOSid "Luck, Tony" <tony.luck@intel.com> - 2017-04-05 20:10 +0200
        Re: [PATCH 1/3] x86/intel_rdt: Fix issue when mkdir uses a freed  CLOSid Fenghua Yu <fenghua.yu@intel.com> - 2017-04-05 22:20 +0200
  [PATCH 2/3] x86/intel_rdt: Implement "update" mode when writing schemata file Vikas Shivappa <vikas.shivappa@linux.intel.com> - 2017-04-03 23:50 +0200
    [tip:x86/cpu] x86/intel_rdt: Implement "update" mode when writing  schemata file tip-bot for Tony Luck <tipbot@zytor.com> - 2017-04-05 17:40 +0200

csiph-web