]> git.baikalelectronics.ru Git - kernel.git/commit
sched: add [__]update_rq_clock(rq)
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:46 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:46 +0000 (11:16 +0200)
commitf0c844d3d3551777207ab0ef0ac6881118ceacdf
tree25a0721d639f244f61bba84edf296b8442e373a4
parent55391a188fceb38412be0b6b834714f236441fe8
sched: add [__]update_rq_clock(rq)

add the [__]update_rq_clock(rq) functions. (No change in functionality,
just reorganization to prepare for elimination of the heavy 64-bit
timestamp-passing in the scheduler.)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c