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, 24 Nov 2009 11:54:59 +0100
From:	Tim Blechmann <tim@...ngt.org>
To:	linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] branch hint tweaks

hi all,

doing some branch hint profiling of 2.6.31 on my nehalem machine showed
a few
incorrect branch hints.
these patches remove or change the branch hints

Tim Blechmann (5):
  process_64: remove branch hint
  sched.c: change branch hint
  slab.c: remove branch hint
  sched_fair.c: remove branch hint
  workqueue.c: remove branch hint

 arch/x86/kernel/process_64.c |    4 ++--
 kernel/sched.c               |    4 ++--
 kernel/sched_fair.c          |    2 +-
 kernel/workqueue.c           |    2 +-
 mm/slab.c                    |    2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)



Download attachment "signature.asc" of type "application/pgp-signature" (198 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ