]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] sched: uninline task_timeslice
authorIngo Molnar <mingo@elte.hu>
Sat, 25 Jun 2005 21:57:22 +0000 (14:57 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:43 +0000 (16:24 -0700)
commitf2cf0aaab1c5892e9aec9dc8e584812c9896b39d
tree057b9f538bb4ece645ade5d4693f2cd1a14b92aa
parentad1fc93b659b82c305b888d568299a97321ba988
[PATCH] sched: uninline task_timeslice

      "Chen, Kenneth W" <kenneth.w.chen@intel.com>

uninline task_timeslice() - reduces code footprint noticeably, and it's
slowpath code.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/sched.c