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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1502304395-7166-1-git-send-email-vikas.shivappa@linux.intel.com>
Date:   Wed,  9 Aug 2017 11:46:32 -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, eranian@...gle.com,
        davidcc@...gle.com, ak@...ux.intel.com,
        sai.praneeth.prakhya@...el.com
Subject: [PATCH 0/3 V3] Cqm3 based on resctrl fs with MBM support

Sending some changes to the V2 version based on Thomas feedback that the
worst case limbo processing in IPI was still not acceptable and to
improve the cache line access during scheduling.
This also includes a fix during hot cpu processing which was reported.

Patches are based on the tip/x86/cache (where the V2 was merged)

Vikas Shivappa (3):
  x86/intel_rdt/cqm: Add fix to clear the default RMID during hotcpu
  x86/intel_rdt: Modify the intel_pqr_state for better performance
  x86/intel_rdt/cqm: Improve limbo list processing

 arch/x86/include/asm/intel_rdt_sched.h   |  30 +++--
 arch/x86/kernel/cpu/intel_rdt.c          |  34 +++--
 arch/x86/kernel/cpu/intel_rdt.h          |  10 ++
 arch/x86/kernel/cpu/intel_rdt_monitor.c  | 209 +++++++++++++------------------
 arch/x86/kernel/cpu/intel_rdt_rdtgroup.c |  10 +-
 5 files changed, 146 insertions(+), 147 deletions(-)

-- 
1.9.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ