[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B0BBB83.2020604@klingt.org>
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