summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2010-04-29 02:49:36 (GMT)
committerMatt Turner <mattst88@monolith.freenet-rz.de>2010-05-25 22:40:28 (GMT)
commita75f5f0f0a3676216e0015b3040c785dbfe1e0da (patch)
treec6cd7600562dd0d374e4d41a1d558ce96ef6c7e2 /kernel/sysctl.c
parent1cb3d8e2c8d30d2cbfe42b696d501d0a016edec1 (diff)
downloadlinux-fsl-qoriq-a75f5f0f0a3676216e0015b3040c785dbfe1e0da.tar.xz
alpha: simplify and optimize sched_find_first_bit
Search only the first 100 bits instead of 140, saving a couple instructions. The resulting code is about 1/3 faster (40K ticks/1000 iterations down to 30K ticks/1000 iterations). Cc: Peter Zijlstra <peterz@infradead.org> Cc: Ingo Molnar <mingo@elte.hu> Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Cc: linux-alpha@vger.kernel.org Acked-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions