summaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
diff options
context:
space:
mode:
authorDimitri Sivanich2006-03-31 12:31:20 +0200
committerLinus Torvalds2006-03-31 22:18:58 +0200
commit3055addadbe9bfb2365006a1c13fd342a8d30d52 (patch)
tree0efcbd4a4e1d129beeb2dee3649951bea0462052 /kernel/sched.c
parent[PATCH] hrtimer: use generic sleeper for nanosleep (diff)
downloadkernel-qcow2-linux-3055addadbe9bfb2365006a1c13fd342a8d30d52.tar.gz
kernel-qcow2-linux-3055addadbe9bfb2365006a1c13fd342a8d30d52.tar.xz
kernel-qcow2-linux-3055addadbe9bfb2365006a1c13fd342a8d30d52.zip
[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_queue()
It seems that run_hrtimer_queue() is calling get_softirq_time() more often than it needs to. With this patch, it only calls get_softirq_time() if there's a pending timer. Signed-off-by: Dimitri Sivanich <sivanich@sgi.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/sched.c')
0 files changed, 0 insertions, 0 deletions