lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 15 Aug 2017 18:00:41 -0700
From:   Vikas Shivappa <vikas.shivappa@...ux.intel.com>
To:     vikas.shivappa@...el.com
Cc:     vikas.shivappa@...ux.intel.com, x86@...nel.org,
        linux-kernel@...r.kernel.org, hpa@...or.com, tglx@...utronix.de,
        peterz@...radead.org, ravi.v.shankar@...el.com,
        tony.luck@...el.com, fenghua.yu@...el.com, ak@...ux.intel.com,
        eranian@...gle.com, davidcc@...gle.com
Subject: [PATCH 0/2 V4] Cqm3 support based on resctrl along with MBM

Sending some fixes to V3 as per discussions with Thomas. This is on top
of the merged patches in tip and contains the following:

 - a fix to MBM hot cpu handling to avoid doubling of the overflow timer
 interval.

 - some changes to the limbo RMID processing patch to make corrections
 to handle the rmid->busy correctly in case of domain going offline and
 to use the correct work_cpu.

Vikas Shivappa (2):
  x86/intel_rdt/mbm: Fix MBM overflow handler during hot cpu
  x86/intel_rdt/cqm: Improve limbo list processing

 arch/x86/kernel/cpu/intel_rdt.c          |  34 ++++-
 arch/x86/kernel/cpu/intel_rdt.h          |  14 +-
 arch/x86/kernel/cpu/intel_rdt_monitor.c  | 213 ++++++++++++++-----------------
 arch/x86/kernel/cpu/intel_rdt_rdtgroup.c |   2 +-
 4 files changed, 136 insertions(+), 127 deletions(-)

-- 
1.9.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ